tig-monorepopool/tig-challenges
2024-08-15 13:50:30 +08:00
..
src Use all 512 bits of keccak512 in seed & challenge generation 2024-08-15 13:50:30 +08:00
Cargo.toml Add support for CUDA optimisations. 2024-08-14 12:55:24 +08:00
README.md Code and description for vector_search challenge. 2024-07-27 00:32:40 +08:00

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:

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

Over the coming year, an additional seven challenges from domains including artificial intelligence, biology, medicine, and climate science will be phased in.

License

End User License Agreement