![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <cstddef>#include <cstdint>#include <functional>#include <utility>#include <vector>#include "absl/base/attributes.h"#include "absl/base/nullability.h"#include "absl/container/flat_hash_set.h"#include "absl/hash/hash.h"#include "absl/log/check.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
| namespace | operations_research::ssmf_internal |