IGLSynth (Infinite Games on graph & Logic-based controller Synthesis) is a high-level Python API for solving Infinite Games and Logic-based strategy Synthesis. It provides an easy interface to
- Define two-player games-on-graphs.
- Assign tasks to players using formal logic.
- Write solvers to compute winning strategies in the game.
See Documentation Page for installation instructions and API documentation.
Note: IGLSynth is still under development.
Please use Github Issues or send an email to ankulkarni@wpi.edu to report any bugs, ask any questions or request new features.