tig-monorepopool/tig-challenges
2025-01-09 15:45:09 +08:00
..
src Merge commit 'refs/pull/25/head' of https://github.com/tig-foundation/tig-monorepo into c003_quadkp_update 2025-01-09 15:45:09 +08: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