![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include "ortools/util/solve_interrupter.h"#include <atomic>#include <optional>#include <utility>#include "absl/base/nullability.h"#include "absl/functional/any_invocable.h"#include "absl/synchronization/mutex.h"#include "ortools/base/linked_hash_map.h"#include "ortools/base/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |