|
Limbo
|
This is the complete list of members for LpParser::LpDataBase, including all inherited members.
| add_constraint(string const &cname, TermArray const &terms, char compare, double constant)=0 | LpParser::LpDataBase | pure virtual |
| add_objective(bool minimize, TermArray const &terms)=0 | LpParser::LpDataBase | pure virtual |
| add_variable(string const &vname, double l=limbo::lowest< double >(), double r=std::numeric_limits< double >::max())=0 | LpParser::LpDataBase | pure virtual |
| set_integer(string const &vname, bool binary)=0 | LpParser::LpDataBase | pure virtual |
1.8.8