Include file:
#include "mcrl2/pbes/absinthe_strategy.h"
add your file description here.
mcrl2::pbes_system::
absinthe_strategy
¶Values:
- absinthe_over
The approximation strategies of the absinthe tool.
mcrl2::pbes_system::
description
(const absinthe_strategy strategy)¶Prints an absinthe strategy.
mcrl2::pbes_system::
operator<<
(std::ostream &os, const absinthe_strategy strategy)¶mcrl2::pbes_system::
operator>>
(std::istream &is, absinthe_strategy &strategy)¶mcrl2::pbes_system::
parse_absinthe_strategy
(const std::string &strategy)¶Parses an absinthe strategy.
mcrl2::pbes_system::
print_absinthe_strategy
(const absinthe_strategy strategy)¶Prints an absinthe strategy.