#580 Data-based synth updates conversion: reverse unchanged vars order.
requested to merge 580-reverse-order-of-unchanged-variables-handling-in-updates-conversion-of-data-based-synthesis into develop
- This improves the performance of synthesis, or rather the conversion of the CIF model to the synthesis representation. See #580 (closed) for an explanation why this is the case.
- I'll add benchmarking results in a separate comment.
Closes #580 (closed)