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

#include <environment.h>

Public Attributes

int len
 
int * ind
 
double * val
 

Detailed Description

Definition at line 33 of file environment.h.

Member Data Documentation

◆ ind

int* _GRBsvec::ind

Definition at line 35 of file environment.h.

◆ len

int _GRBsvec::len

Definition at line 34 of file environment.h.

◆ val

double* _GRBsvec::val

Definition at line 36 of file environment.h.


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