mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 02:17:48 +08:00
530 B
530 B
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:
- Boolean satisfiability
- Capacitated vehicle routing
- Knapsack problem
- Vector range search
- Hypergraph partitioning