tig-monorepopool/tig-challenges
2025-09-04 12:04:56 +01:00
..
src Serialize solutions with u32 instead of f32 for precision. 2025-09-04 12:04:56 +01:00
Cargo.toml Rename nn_training to neuralnet_optimizer. 2025-09-04 12:04:53 +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