Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 326 Bytes

coqtbgen

A formally verified endgame tablebase generator.

Build Instructions

opam install . --deps-only
dune build

To generate a _CoqProject for your editor:

./configure.sh