Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::BinaryTreeNode Struct Reference

Detailed Description

Definition at line 1636 of file diffn_util.cc.

Public Attributes

absl::flat_hash_set< int > connected_components_descendants
int occupying_box_x_max
int occupying_box_index = -1

Member Data Documentation

◆ connected_components_descendants

absl::flat_hash_set<int> operations_research::sat::BinaryTreeNode::connected_components_descendants

Definition at line 1638 of file diffn_util.cc.

◆ occupying_box_index

int operations_research::sat::BinaryTreeNode::occupying_box_index = -1

Definition at line 1643 of file diffn_util.cc.

◆ occupying_box_x_max

int operations_research::sat::BinaryTreeNode::occupying_box_x_max

Definition at line 1641 of file diffn_util.cc.


The documentation for this struct was generated from the following file: