A collection of tools for generating, manipulating and - most of all - solving parity games.
Version 4.4, Copyright (c) 2008-2025, BSD 3 LICENSE
It is developed and maintained by:
- (c) Oliver Friedmann, University of Munich (http://oliverfriedmann.com)
- (c) Martin Lange, University of Kassel (http://carrick.fmv.informatik.uni-kassel.de/~mlange/)
Please consult ./doc/pgsolver.pdf for a guide to installation, usage and development of this tool.
You can install this package via OPAM under the name pgsolver.
dune build
- Change version in
dune-project. - Update
CHANGES.md. - Run
dune build. - Commit
git status
git add -A
git commit -m "message"
git tag v0.x [--force]
git push origin master --tags [--force]
- Release
dune-release tag
dune-release distrib
dune-release publish
dune-release opam pkg
dune-release opam submit
Generate a parity game using the generator app by running the following from
the directory where you did dune build:
./_build/default/src/apps/generator/generator.exe --generator recursiveladder 4