![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <algorithm>
#include <utility>
#include "absl/log/check.h"
#include "absl/numeric/bits.h"
#include "ortools/util/strong_integers.h"
Go to the source code of this file.
Classes | |
class | operations_research::FixedShapeBinaryTree |
Namespaces | |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |
Functions | |
operations_research::DEFINE_STRONG_INDEX_TYPE (TreeNodeIndex) | |
operations_research::DEFINE_STRONG_INDEX_TYPE (LeafIndex) | |