Struct GLPKBackEnd::GLPKBackEndOptions
Defined in File GLPKBackEnd.h
Nested Relationships
This struct is a nested type of Class GLPKBackEnd.
Struct Documentation
-
struct GLPKBackEndOptions
Public Members
-
int ROUND_BOUNDS = 0
ROUND_BOUNDS 0: bounds are not rounded 1: bounds are rounded to nearest sup integer -1: bounds are rounded to nearest inf integer.
-
std::vector<var_id_kind> var_id_kind_
-
std::shared_ptr<glp_iocp> param
-
int ROUND_BOUNDS = 0