Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
_GRBsvec Struct Reference

Detailed Description

Definition at line 32 of file gurobi_environment.h.

#include <gurobi_environment.h>

Public Attributes

int len
int * ind
double * val

Member Data Documentation

◆ ind

int* _GRBsvec::ind

Definition at line 34 of file gurobi_environment.h.

◆ len

int _GRBsvec::len

Definition at line 33 of file gurobi_environment.h.

◆ val

double* _GRBsvec::val

Definition at line 35 of file gurobi_environment.h.


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