Skip to content

#492 Allow different forward/backward edge orders for data-based synthesis

  • 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)

Merge request reports