Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-cut state variable insertions #29

Open
nbingham1 opened this issue Nov 15, 2024 · 0 comments
Open

Multi-cut state variable insertions #29

nbingham1 opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nbingham1
Copy link
Contributor

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.

@nbingham1 nbingham1 added the enhancement New feature or request label Nov 15, 2024
@nbingham1 nbingham1 added this to the State Variable Insertion milestone Nov 15, 2024
@nbingham1 nbingham1 self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant