Include file:
#include "mcrl2/pbes/pbesinst_strategy.h"
add your file description here.
mcrl2::pbes_system::
pbesinst_strategy
¶Values:
- pbesinst_lazy_strategy
pbesinst transformation strategies
mcrl2::pbes_system::
description
(const pbesinst_strategy strategy)¶Returns a string representation of a pbesinst transformation strategy.
mcrl2::pbes_system::
operator<<
(std::ostream &os, const pbesinst_strategy strategy)¶mcrl2::pbes_system::
operator>>
(std::istream &is, pbesinst_strategy &s)¶mcrl2::pbes_system::
parse_pbesinst_strategy
(const std::string &s)¶Parse a pbesinst transformation strategy.
mcrl2::pbes_system::
print_pbesinst_strategy
(const pbesinst_strategy strategy)¶Returns a string representation of a pbesinst transformation strategy.