package pgsolver

  1. Overview
  2. Docs
A collection of tools for generating, manipulating and - most of all - solving parity games

Install

Dune Dependency

Authors

Maintainers

Sources

v4.3.tar.gz
md5=2a2351836e74173c48bdcd82ccc8521a
sha512=d166662ece175b2249ec564fad9eb461c86341e6004c43bd65e4a32943f5e77b1f2eef31533363d4f0fc91f639ab42120ea24f59add23bda50e1cf46c7e709bb

doc/pgsolver/Specialsolve/index.html

Module Specialsolve

type compact_sol_strat = (Paritygame.node * Paritygame.player * Paritygame.node) list
val find_useful_self_cycles : Paritygame.paritygame -> compact_sol_strat
val compute_winning_nodes_direct : Paritygame.paritygame -> Paritygame.strategy -> Paritygame.player -> Paritygame.node list
OCaml

Innovation. Community. Security.