![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include "absl/flags/declare.h"#include "absl/flags/flag.h"#include "absl/flags/parse.h"#include "absl/flags/usage.h"#include "absl/log/initialize.h"#include "absl/strings/string_view.h"Go to the source code of this file.
Namespaces | |
| namespace | |
Functions | |
| void | google::InitGoogleLogging (absl::string_view usage) |
| void | google::ShutdownGoogleLogging () |
| void | InitGoogle (absl::string_view usage, int *argc, char ***argv, bool deprecated) |
| void | InitGoogle (const char *usage, int *argc, char ***argv, bool deprecated) |
|
inline |
Definition at line 49 of file init_google.h.
|
inline |
Definition at line 55 of file init_google.h.