Skip to content

#923 Compute PLC edge variables up-front instead of on-the-fly

Albert Hofkamp requested to merge 923-avoid-duplicate-edge-vars-2 into develop
  • Compute all edge variables before code generation.
  • Fix the used name of the automaton.

As stepping stone towards #934 (closed), derive number of edge variable values, and switch to the boolean type for less than 3 values.

Closes #923 (closed)

Merge request reports

Loading