![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <atomic>#include <cstdint>#include <functional>#include <optional>#include "absl/base/thread_annotations.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 |
| In SWIG mode, we don't want anything besides these top-level includes. | |