Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 327 Bytes

Build Status

A Library for Algorithmic Game Theory in Ssreflect/Coq

Prerequisites

  • coq >= 8.7
  • coq-mathcomp-algebra >= 1.9.0

Build

Just type

make && make install

in the top-level project directory.