Include file:
#include "mcrl2/pbes/bdd.h"
add your file description here.
mcrl2::pbes_system::bdd::and_
mcrl2::pbes_system::bdd::bdd_equation
mcrl2::pbes_system::bdd::eq
mcrl2::pbes_system::bdd::false_
mcrl2::pbes_system::bdd::imp
mcrl2::pbes_system::bdd::ite
mcrl2::pbes_system::bdd::not_
mcrl2::pbes_system::bdd::or_
mcrl2::pbes_system::bdd::term
mcrl2::pbes_system::bdd::true_
mcrl2::pbes_system::bdd::variable
mcrl2::pbes_system::bdd::
add_parens
(const std::vector<std::string> &v)¶mcrl2::pbes_system::bdd::
add_single_quotes
(const std::vector<std::string> &v)¶mcrl2::pbes_system::bdd::
at_least_one_equation
(const std::map<pbes_system::propositional_variable, bdd_node> &equation_map)¶mcrl2::pbes_system::bdd::
equation_identifiers
(std::size_t equation_count, const std::vector<bdd_node> &id_variables, bool unary_encoding)¶mcrl2::pbes_system::bdd::
even_ids
(const std::vector<bdd_equation> &equations)¶mcrl2::pbes_system::bdd::
is_degenerate_and
(const pbes_system::pbes_expression &x)¶mcrl2::pbes_system::bdd::
is_degenerate_or
(const pbes_system::pbes_expression &x)¶log2_rounded_up
(std::size_t n)¶mcrl2::pbes_system::bdd::
operator+
(const std::vector<bdd_node> &x, const std::vector<bdd_node> &y)¶mcrl2::pbes_system::bdd::
operator<<
(std::ostream &out, const bdd_equation &eqn)¶mcrl2::pbes_system::bdd::
param_variables
(const pbes_system::propositional_variable &X)¶mcrl2::pbes_system::bdd::
pbes2bdd
(const pbes_system::pbes &p, bool unary_encoding = false)¶mcrl2::pbes_system::bdd::
priority_map
(const std::vector<bdd_equation> &equations)¶mcrl2::pbes_system::bdd::
split_expression
(const pbes_expression &x, Split split, Join join)¶mcrl2::pbes_system::bdd::
split_pbes
(const pbes &p, const pbes_equation_index &eqn_index, const std::vector<bdd_node> &ids)¶mcrl2::pbes_system::bdd::
split_pbes_equation
(const pbes_equation &eqn, std::size_t rank, const bdd_node &id)¶mcrl2::pbes_system::bdd::
string_join
(const std::vector<std::string> &v, const std::string &sep = ", ")¶mcrl2::pbes_system::bdd::
string_join
(InputIt first, InputIt last, const std::string &sep = ", ")¶mcrl2::pbes_system::bdd::
to_bdd
(const data::data_expression &x)¶mcrl2::pbes_system::bdd::
to_bdd
(const data::data_expression_list &v)¶mcrl2::pbes_system::bdd::
to_bdd
(const data::variable_list &v)¶mcrl2::pbes_system::bdd::
to_string
(const BddNodeContainer &nodes, bool after = false)¶