You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the state-variable insertion algorithm creates more variables than needed to solve the complete state encoding problem. In cases where a variable goes up and down multiple times through a cycle, the state variables should be able to do the same.
Preferred Solution
Add support for multiple transition cycles in a single HSE cycle.
The text was updated successfully, but these errors were encountered:
Related Problem
Currently, the state-variable insertion algorithm creates more variables than needed to solve the complete state encoding problem. In cases where a variable goes up and down multiple times through a cycle, the state variables should be able to do the same.
Preferred Solution
Add support for multiple transition cycles in a single HSE cycle.
The text was updated successfully, but these errors were encountered: