OR-Tools  9.6
Gurobi::SparseMat

Detailed Description

Definition at line 161 of file g_gurobi.h.

Public Attributes

std::vector< int > begins
 
std::vector< int > inds
 
std::vector< double > vals
 

Member Data Documentation

◆ begins

std::vector<int> begins

Definition at line 164 of file g_gurobi.h.

◆ inds

std::vector<int> inds

Definition at line 168 of file g_gurobi.h.

◆ vals

std::vector<double> vals

Definition at line 172 of file g_gurobi.h.


The documentation for this struct was generated from the following file: