mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-03-05 08:18:09 +08:00
747 B
747 B
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:
- Boolean satisfiability
- Capacitated vehicle routing
- Knapsack problem
- Vector range search
- Hypergraph partitioning
Over the coming year, an additional seven challenges from domains including artificial intelligence, biology, medicine, and climate science will be phased in.