![]() |
aGrUM
0.16.0
|
This is the complete list of members for gum::DAGCycleDetector, including all inherited members.
__addWeightedSet(NodeProperty< Size > &nodeset, const NodeProperty< Size > &set_to_add, Size multiplier) const | gum::DAGCycleDetector | private |
__ancestors | gum::DAGCycleDetector | private |
__dag | gum::DAGCycleDetector | private |
__delWeightedSet(NodeProperty< Size > &nodeset, const NodeProperty< Size > &set_to_del, Size multiplier) const | gum::DAGCycleDetector | private |
__descendants | gum::DAGCycleDetector | private |
__restrictWeightedSet(NodeProperty< Size > &result_set, const NodeProperty< Size > &set_to_restrict, const NodeSet &extrmities) const | gum::DAGCycleDetector | private |
addArc(NodeId x, NodeId y) | gum::DAGCycleDetector | |
ChangeType enum name | gum::DAGCycleDetector | |
DAGCycleDetector() noexcept | gum::DAGCycleDetector | |
DAGCycleDetector(const DAGCycleDetector &from) | gum::DAGCycleDetector | |
DAGCycleDetector(DAGCycleDetector &&from) | gum::DAGCycleDetector | |
eraseArc(NodeId x, NodeId y) | gum::DAGCycleDetector | |
hasCycleFromAddition(NodeId x, NodeId y) const noexcept | gum::DAGCycleDetector | |
hasCycleFromDeletion(NodeId x, NodeId y) const noexcept | gum::DAGCycleDetector | |
hasCycleFromModifications(const std::vector< Change > &modifs) const | gum::DAGCycleDetector | |
hasCycleFromReversal(NodeId x, NodeId y) const noexcept | gum::DAGCycleDetector | |
operator!=(const DAGCycleDetector &from) const | gum::DAGCycleDetector | |
operator=(const DAGCycleDetector &from) | gum::DAGCycleDetector | |
operator=(DAGCycleDetector &&from) | gum::DAGCycleDetector | |
operator==(const DAGCycleDetector &from) const | gum::DAGCycleDetector | |
reverseArc(NodeId x, NodeId y) | gum::DAGCycleDetector | |
setDAG(const DAG &dag) | gum::DAGCycleDetector | |
~DAGCycleDetector() | gum::DAGCycleDetector |