Once CONGA has been installed in your conda-environment, CONGA can be called as a module using python3 -m CONGA. On this page we walk through a simple example of running conga for the three different ...
This project is a minimal working version of Constraint Game solver (or Conga). Conga is used to model games and especially to find Pure Nash equilibrium in it. Conga is based on Choco Solver which is ...