tig-monorepopool/tig-challenges
2024-10-09 22:36:33 +01:00
..
src Fix bug from merge conflict. 2024-10-09 22:36:33 +01:00
Cargo.toml Use SmallRng for challenge instance generation. 2024-09-20 00:11:44 +08:00
README.md Code and description for vector_search challenge. 2024-07-27 00:32:40 +08:00

tig-challenges

A Rust crate that contains the implementation of TIG's challenges (computational problems adapted for proof-of-work).

Presently, TIG features four challenges:

  1. Boolean satisfiability
  2. Capacitated vehicle routing
  3. Knapsack problem
  4. Vector range search

Over the coming year, an additional seven challenges from domains including artificial intelligence, biology, medicine, and climate science will be phased in.

License

End User License Agreement