|
| PROBLEME_SIMPLEXE_NOMME (const std::vector< std::string > &NomDesVariables, const std::vector< std::string > &NomDesContraintes, const std::vector< bool > &VariablesEntieres, BasisStatus &basisStatus, bool UseNamedProblems, bool SolverLogs) |
|
bool | isMIP () const |
|
bool | basisExists () const |
|
bool | UseNamedProblems () const |
|
void | SetUseNamedProblems (bool useNamedProblems) |
|
const std::vector< std::string > & | VariableNames () const |
|
const std::vector< std::string > & | ConstraintNames () const |
|
bool | IntegerVariable (size_t idx) const |
|
|
const std::vector< bool > & | VariablesEntieres |
|
BasisStatus & | basisStatus |
|
The documentation for this struct was generated from the following files:
- src/solver/utils/include/antares/solver/utils/named_problem.h
- src/solver/utils/named_problem.cpp