Definition at line 51 of file gscip_ext.h.
#include <gscip_ext.h>
|
| absl::flat_hash_map< SCIP_VAR *, double > | terms |
| double | offset = 0.0 |
◆ GScipLinearExpr() [1/3]
| operations_research::GScipLinearExpr::GScipLinearExpr |
( |
| ) |
|
|
default |
◆ GScipLinearExpr() [2/3]
| operations_research::GScipLinearExpr::GScipLinearExpr |
( |
SCIP_VAR * | variable | ) |
|
|
explicit |
◆ GScipLinearExpr() [3/3]
| operations_research::GScipLinearExpr::GScipLinearExpr |
( |
double | offset | ) |
|
|
explicit |
◆ offset
| double operations_research::GScipLinearExpr::offset = 0.0 |
◆ terms
| absl::flat_hash_map<SCIP_VAR*, double> operations_research::GScipLinearExpr::terms |
The documentation for this struct was generated from the following files: