Google OR-Tools: ortools/util/logging.h File Reference
#include <cstdint>
#include <functional>
#include <string>
#include <vector>
#include "absl/strings/str_cat.h"
#include "ortools/base/timer.h"
#include "ortools/util/time_limit.h"
Go to the source code of this file.
Macros | |
| #define | SOLVER_LOG(logger, ...) |
| #define | FORCED_SOLVER_LOG(logger, ...) |
◆ FORCED_SOLVER_LOG
| #define FORCED_SOLVER_LOG | ( | logger, | |
| ... ) |