tig-monorepopool/tig-challenges
2025-04-17 17:33:13 +01:00
..
src Update knapsack and vehicle_routing docs with multi sub-instances. 2025-04-17 17:33:13 +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