#include <parvalues.h>
Definition at line 91 of file parvalues.h.
◆ add_edge()
template<typename VariableContainer , typename UpdateContainer >
| void mcrl2::data::detail::influence_graph::add_edge |
( |
const VariableContainer & |
vars, |
|
|
data_expression |
cond, |
|
|
const UpdateContainer & |
up |
|
) |
| |
|
inline |
◆ at()
◆ contains()
◆ edges()
| const std::set< edge > & mcrl2::data::detail::influence_graph::edges |
( |
| ) |
const |
|
inline |
◆ has_available_next_values_from_the_previous_round()
| bool mcrl2::data::detail::influence_graph::has_available_next_values_from_the_previous_round |
( |
const parameter & |
v | ) |
|
|
inline |
◆ insert()
◆ new_parameter()
◆ new_round()
| void mcrl2::data::detail::influence_graph::new_round |
( |
| ) |
|
|
inline |
◆ product_size()
| long double mcrl2::data::detail::influence_graph::product_size |
( |
| ) |
|
|
inline |
◆ report()
| std::string mcrl2::data::detail::influence_graph::report |
( |
bool |
joined = true | ) |
|
|
inline |
◆ stable()
| bool mcrl2::data::detail::influence_graph::stable |
( |
| ) |
const |
|
inline |
◆ m_edges
| std::set<edge> mcrl2::data::detail::influence_graph::m_edges |
|
private |
◆ m_nodes
The documentation for this class was generated from the following file: