tig-monorepopool/tig-challenges
2025-04-25 18:05:22 +01:00
..
src Clarify better_than_baseline in challenge descriptions, and add extra precision for knapsack. 2025-04-25 18:05:22 +01:00
Cargo.toml Update vehicle routing challenge to VRPTW. 2025-04-17 17:33:13 +01: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