Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
gurobi_util.h File Reference
#include <string>
#include "absl/flags/declare.h"
#include "absl/status/statusor.h"
#include "ortools/third_party_solvers/gurobi_environment.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 OR-Tools root namespace.

Functions

absl::StatusOr< GRBenv * > operations_research::GetGurobiEnv ()
bool operations_research::GurobiIsCorrectlyInstalled ()
std::string operations_research::GurobiParamInfoForLogging (GRBenv *grb, bool one_liner_output)