mCRL2
Loading...
Searching...
No Matches
ParityGame Member List

This is the complete list of members for ParityGame, including all inherited members.

assign(const ParityGame &game)ParityGame
assign(const StaticGraph &g, ParityGameVertex *na)ParityGame
assign_pbes(mcrl2::pbes_system::pbes &pbes, verti *goal_vertex=0, StaticGraph::EdgeDirection edge_dir=StaticGraph::EDGE_BIDIRECTIONAL, const std::string &rewrite_strategy="jitty")ParityGame
cardinality(int p) constParityGameinline
cardinality_ParityGameprivate
clear()ParityGame
compress_priorities(const verti cardinality[]=0, bool preserve_parity=true)ParityGame
d() constParityGameinline
d_ParityGameprivate
empty() constParityGameinline
graph() constParityGameinline
graph_ParityGameprivate
make_dual()ParityGame
make_random(verti V, unsigned clustersize, unsigned outdeg, StaticGraph::EdgeDirection edge_dir, int d)ParityGame
make_subgame(const ParityGame &game, ForwardIterator vertices_begin, ForwardIterator vertices_end, bool proper, StaticGraph::EdgeDirection edge_dir=StaticGraph::EDGE_NONE)ParityGame
operator=(const ParityGame &game)ParityGameprivate
ParityGame()ParityGame
ParityGame(const ParityGame &game)ParityGameexplicitprivate
player(verti v) constParityGameinline
Player typedefParityGame
priority(verti v) constParityGameinline
propagate_priorities()ParityGame
propagate_priority(verti v, StaticGraph::const_iterator it, StaticGraph::const_iterator end)ParityGameprotected
proper() constParityGame
read_pbes(const std::string &file_path, verti *goal_vertex=0, StaticGraph::EdgeDirection edge_dir=StaticGraph::EDGE_BIDIRECTIONAL, const std::string &rewrite_strategy="jitty")ParityGame
read_pgsolver(std::istream &is, StaticGraph::EdgeDirection edge_dir=StaticGraph::EDGE_BIDIRECTIONAL)ParityGame
read_raw(std::istream &is)ParityGame
recalculate_cardinalities(verti num_vertices)ParityGameprotected
reset(verti V, int d)ParityGameprotected
shuffle(const std::vector< verti > &perm)ParityGame
Strategy typedefParityGame
swap(ParityGame &pg)ParityGame
verify(const Strategy &s, verti *error) constParityGame
vertex_ParityGameprivate
winner(const StrategyT &s, verti v) constParityGame
write_debug(const Strategy &s=Strategy(), std::ostream &os=std::cerr) constParityGame
write_dot(std::ostream &os) constParityGame
write_pgsolver(std::ostream &os) constParityGame
write_raw(std::ostream &os) constParityGame
~ParityGame()ParityGame