Definition at line 199 of file dynamic_partition.h.
#include <dynamic_partition.h>
◆ MergingPartition() [1/2]
| operations_research::MergingPartition::MergingPartition |
( |
| ) |
|
|
inline |
◆ MergingPartition() [2/2]
| operations_research::MergingPartition::MergingPartition |
( |
int | num_nodes | ) |
|
|
inlineexplicit |
◆ DebugString()
| std::string operations_research::MergingPartition::DebugString |
( |
| ) |
|
◆ FillEquivalenceClasses()
| int operations_research::MergingPartition::FillEquivalenceClasses |
( |
std::vector< int > * | node_equivalence_classes | ) |
|
◆ GetRoot()
| int operations_research::MergingPartition::GetRoot |
( |
int | node | ) |
const |
|
inline |
◆ GetRootAndCompressPath()
| int operations_research::MergingPartition::GetRootAndCompressPath |
( |
int | node | ) |
|
◆ KeepOnlyOneNodePerPart()
| void operations_research::MergingPartition::KeepOnlyOneNodePerPart |
( |
std::vector< int > * | nodes | ) |
|
◆ MergePartsOf()
| int operations_research::MergingPartition::MergePartsOf |
( |
int | node1, |
|
|
int | node2 ) |
◆ NumNodes()
| int operations_research::MergingPartition::NumNodes |
( |
| ) |
const |
|
inline |
◆ NumNodesInSamePartAs()
| int operations_research::MergingPartition::NumNodesInSamePartAs |
( |
int | node | ) |
|
|
inline |
◆ Reset()
| void operations_research::MergingPartition::Reset |
( |
int | num_nodes | ) |
|
◆ ResetNode()
| void operations_research::MergingPartition::ResetNode |
( |
int | node | ) |
|
|
inline |
The documentation for this class was generated from the following files: