17#ifndef ORTOOLS_MATH_OPT_SOLVERS_GLPK_RAYS_H_
18#define ORTOOLS_MATH_OPT_SOLVERS_GLPK_RAYS_H_
24#include "absl/status/statusor.h"
absl::StatusOr< std::optional< GlpkRay > > GlpkComputeUnboundRay(glp_prob *const problem)
GlpkRay(GlpkRayType type, SparseVector non_zero_components)
std::vector< std::pair< int, double > > SparseVector
SparseVector non_zero_components