![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <array>#include <memory>#include <string>#include <vector>#include "absl/strings/string_view.h"#include "absl/types/span.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
| namespace | operations_research::math_opt |
| namespace | operations_research::math_opt::codegen |
Typedefs | |
| using | operations_research::math_opt::codegen::AttrOpFunctionInfos = std::array<AttrOpFunctionInfo, kNumAttrOps> |
Variables | |
| static constexpr int | operations_research::math_opt::codegen::kNumAttrOps = static_cast<int>(AttrOp::kNumOps) |