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

Detailed Description

Definition at line 34 of file environment.h.

#include <environment.h>

Public Attributes

int len
int * ind
double * val

Member Data Documentation

◆ ind

int* _GRBsvec::ind

Definition at line 36 of file environment.h.

◆ len

int _GRBsvec::len

Definition at line 35 of file environment.h.

◆ val

double* _GRBsvec::val

Definition at line 37 of file environment.h.


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