tig-monorepopool/tig-challenges
2025-10-16 11:09:14 +01:00
..
src Expose max_distance as pub field. 2025-10-16 11:09:14 +01:00
Cargo.toml Remove sub-instances, and apply bincode serialization to Solution. 2025-10-07 23:30:07 +01:00
README.md Update documentation. 2025-06-07 00:48:09 +01:00

tig-challenges

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

Presently, TIG features the following challenges:

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

License

End User License Agreement