Skip to content

univerz/bbc

Repository files navigation

research code (read: experimental, unreadable and full of quick hacks :)) intended to help to finally prove bb(5), see bbchallenge.org.

to run this code:

  • you need recent nightly rust compiler, you can get one with rustup
  • to speed up compilation (under linux), project uses mold linker - install it or remove .cargo/config.toml

there are 3 main binaries; you can find example how to use them somewhere around main function:

  • tui - detailed view of proving one machine
  • validate - compare the generated proofs with other bbchallenge's "deciders"
  • prove - prove machines en masse

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages