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

Restrictions on Interleaved Columns #206

Open
DavePearce opened this issue Jul 4, 2024 · 0 comments
Open

Restrictions on Interleaved Columns #206

DavePearce opened this issue Jul 4, 2024 · 0 comments

Comments

@DavePearce
Copy link
Collaborator

DavePearce commented Jul 4, 2024

Restrictions that need to be checked:

  • Number of columns must be 2^n (i.e. 2, 4, 8, etc but not 3 or 5)
  • Cannot interleave already interleaved columns.
  • Cannot be used in vanishing constraints
  • Can only be used as source for sorted permutations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant