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

Distributed prover #88

Merged
merged 12 commits into from
Oct 28, 2024
Merged

Distributed prover #88

merged 12 commits into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. Distributed prover

    Use distribution context
    
    multiplicities reduction
    
    Version working
    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e5bd5c2 View commit details
    Browse the repository at this point in the history
  2. fmt

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    134ac64 View commit details
    Browse the repository at this point in the history
  3. clippy

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d00851f View commit details
    Browse the repository at this point in the history
  4. Solve compilation errors

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    17d6aac View commit details
    Browse the repository at this point in the history
  5. add_air_instance

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    409c097 View commit details
    Browse the repository at this point in the history
  6. clean code

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9f673fe View commit details
    Browse the repository at this point in the history
  7. finalize proof

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d6f4bb3 View commit details
    Browse the repository at this point in the history
  8. fibonacci example working

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ca106ed View commit details
    Browse the repository at this point in the history
  9. fmt

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ed45efd View commit details
    Browse the repository at this point in the history
  10. add instances properly

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9b2d658 View commit details
    Browse the repository at this point in the history
  11. eliminate subgroups

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dc5604f View commit details
    Browse the repository at this point in the history
  12. get_arc

    rickb80 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    236c49f View commit details
    Browse the repository at this point in the history