Dip
0.92.4
|
#include <CglTwomir.hpp>
Public Attributes | |
int | nz |
int | max_nz |
double * | coeff |
int * | index |
double | rhs |
char | sense |
Definition at line 13 of file CglTwomir.hpp.
int DGG_constraint_t::nz |
Definition at line 16 of file CglTwomir.hpp.
int DGG_constraint_t::max_nz |
Definition at line 17 of file CglTwomir.hpp.
double* DGG_constraint_t::coeff |
Definition at line 18 of file CglTwomir.hpp.
int* DGG_constraint_t::index |
Definition at line 19 of file CglTwomir.hpp.
double DGG_constraint_t::rhs |
Definition at line 20 of file CglTwomir.hpp.
char DGG_constraint_t::sense |
Definition at line 21 of file CglTwomir.hpp.