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

Yeet Z3 #1

Merged
merged 11 commits into from
Mar 28, 2024
Merged

Yeet Z3 #1

merged 11 commits into from
Mar 28, 2024

Commits on Mar 28, 2024

  1. feat: Support multiple algorithms: general, one_hot, one_cold

    The general algorithm still uses Z3, that will be fixed later on
    fuzzypixelz committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a8fa0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de41021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c79f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32656e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73ffd7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70a3572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5231ddc View commit details
    Browse the repository at this point in the history
  8. style: Rename table names

    - LO -> TABLE_LOW_NIBBLES
    - HI -> TABLE_HIGH_NIBBLES
    - Q{0,2,3,4} -> TABLE_QUARTERS
    fuzzypixelz committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    217b669 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1eab249 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01bce98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af2f6c0 View commit details
    Browse the repository at this point in the history