14#ifndef ORTOOLS_INIT_INIT_H_
15#define ORTOOLS_INIT_INIT_H_
20#include "absl/strings/string_view.h"
128 return ::operations_research::OrToolsMajorVersion();
135 return ::operations_research::OrToolsMinorVersion();
142 return ::operations_research::OrToolsPatchVersion();
149 return ::operations_research::OrToolsVersionString();
static void InitLogging(absl::string_view usage)
static void ShutdownLogging()
static void DeleteByteArray(uint8_t *buffer)
static void SetFlags(const CppFlags &flags)
static bool LoadGurobiSharedLibrary(absl::string_view full_library_path)
bool cp_model_dump_models
bool log_prefix
Controls if time and source code info are used to prefix logging messages.
int stderrthreshold
Controls the logging level shown on stderr.
std::string cp_model_dump_prefix
bool cp_model_dump_response
bool cp_model_dump_submodels