Include file:
#include "mcrl2/pbes/pbesinst_symbolic.h
mcrl2::pbes_system::
pbesinst_symbolic_algorithm
¶Algorithm class for the symbolic_exploration instantiation algorithm.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
state_type
¶typedef for propositional_variable_instantiation
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
datar
¶Data rewriter.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
done
¶Propositional variable instantiations that have been handled.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
edges
¶Data structure for storing the result. E[i] corresponds to the equations generated from the i-th PBES equation.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
init
¶The initial value.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
m_equation_index
¶A lookup map for PBES equations.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
m_pbes
¶The PBES that is being instantiated.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
R
¶The rewriter.
mcrl2::pbes_system::pbesinst_symbolic_algorithm::
todo
¶Propositional variable instantiations that need to be handled.