#492 Allow different forward/backward edge orders for data-based synthesis
requested to merge 492-allow-a-different-forward-and-backward-edge-order-for-cif-data-based-synthesis into develop
- I made many small steps in separate commits, so probably best to review per commit.
- The defaults for the forward and backward edge order remains model order, for backward compatibility.
- I added two new options to specify the orders. To ensure that users who use the old option get a nice message, I kept the old option, but using it results in a custom error message indicating it is no longer supported.
Closes #492 (closed)