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