mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:17:22 +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