14#ifndef OR_TOOLS_MATH_OPT_SOLVERS_GLPK_GAP_H_
15#define OR_TOOLS_MATH_OPT_SOLVERS_GLPK_GAP_H_
39 double relative_gap_limit);
An object oriented wrapper for quadratic constraints in ModelStorage.
double WorstGLPKDualBound(const bool is_maximize, const double objective_value, const double relative_gap_limit)
double objective_value
The value objective_vector^T * (solution - center_point).