Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::SweepLineIntervalTree Member List

This is the complete list of members for operations_research::sat::SweepLineIntervalTree, including all inherited members.

AddInterval(TreeNodeIndex idx, int sweep_line_x_pos, int box_index, int x_max, std::vector< int > *new_connections)operations_research::sat::SweepLineIntervalTreeinline
RecomputeConnectedComponents(TreeNodeIndex idx)operations_research::sat::SweepLineIntervalTreeinline
RemoveNodeIfXMaxLowerOrEqual(TreeNodeIndex idx, int x_threshold)operations_research::sat::SweepLineIntervalTreeinline
SweepLineIntervalTree(int max_y, int num_boxes)operations_research::sat::SweepLineIntervalTreeinlineexplicit
treeoperations_research::sat::SweepLineIntervalTree
tree_nodesoperations_research::sat::SweepLineIntervalTree
union_findoperations_research::sat::SweepLineIntervalTree
UpdateChildrenIntersecting(TreeNodeIndex idx, int sweep_line_x_pos, int component_index, std::vector< int > *new_connections)operations_research::sat::SweepLineIntervalTreeinline
UpdateParents(TreeNodeIndex node, int sweep_line_x_pos, int component_index, std::vector< int > *new_connections)operations_research::sat::SweepLineIntervalTreeinline