Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include "ortools/base/logging.h"
#include <mutex>
#include "absl/flags/flag.h"
#include "absl/flags/usage.h"
#include "absl/log/globals.h"
#include "absl/log/initialize.h"
Go to the source code of this file.
Namespaces | |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |
Functions | |
void | operations_research::FixFlagsAndEnvironmentForSwig () |
void | operations_research::KeepAbslSymbols () |