Loading...
CbcOrClpParam
CbcOrClpParam
CbcOrClpParam::CbcOrClpParam()
CbcOrClpParam::CbcOrClpParam(std::string name, std::string help, double lower, double upper, CbcOrClpParameterType type, int display=2)
CbcOrClpParam::CbcOrClpParam(std::string name, std::string help, int lower, int upper, CbcOrClpParameterType type, int display=2)
CbcOrClpParam::CbcOrClpParam(std::string name, std::string help, std::string firstValue, CbcOrClpParameterType type, int whereUsed=7, int display=2)
CbcOrClpParam::CbcOrClpParam(std::string name, std::string help, CbcOrClpParameterType type, int whereUsed=7, int display=2)
CbcOrClpParam::CbcOrClpParam(const CbcOrClpParam &)
ClpDynamicExampleMatrix
ClpDynamicExampleMatrix
ClpDynamicExampleMatrix::ClpDynamicExampleMatrix()
ClpDynamicExampleMatrix::ClpDynamicExampleMatrix(ClpSimplex *model, int numberSets, int numberColumns, const int *starts, const double *lower, const double *upper, const int *startColumn, const int *row, const double *element, const double *cost, const double *columnLower=NULL, const double *columnUpper=NULL, const unsigned char *status=NULL, const unsigned char *dynamicStatus=NULL, int numberIds=0, const int *ids=NULL)
ClpDynamicExampleMatrix::ClpDynamicExampleMatrix(ClpSimplex *model, int numberSets, int numberColumns, int *starts, const double *lower, const double *upper, int *startColumn, int *row, double *element, double *cost, double *columnLower=NULL, double *columnUpper=NULL, const unsigned char *status=NULL, const unsigned char *dynamicStatus=NULL, int numberIds=0, const int *ids=NULL)
ClpDynamicExampleMatrix::ClpDynamicExampleMatrix(const ClpDynamicExampleMatrix &)
ClpDynamicMatrix
ClpDynamicMatrix
ClpDynamicMatrix::ClpDynamicMatrix()
ClpDynamicMatrix::ClpDynamicMatrix(ClpSimplex *model, int numberSets, int numberColumns, const int *starts, const double *lower, const double *upper, const int *startColumn, const int *row, const double *element, const double *cost, const double *columnLower=NULL, const double *columnUpper=NULL, const unsigned char *status=NULL, const unsigned char *dynamicStatus=NULL)
ClpDynamicMatrix::ClpDynamicMatrix(const ClpDynamicMatrix &)
ClpDynamicMatrix::ClpDynamicMatrix(const CoinPackedMatrix &)
ClpGubDynamicMatrix
ClpGubDynamicMatrix
ClpGubDynamicMatrix::ClpGubDynamicMatrix()
ClpGubDynamicMatrix::ClpGubDynamicMatrix(const ClpGubDynamicMatrix &)
ClpGubDynamicMatrix::ClpGubDynamicMatrix(ClpSimplex *model, int numberSets, int numberColumns, const int *starts, const double *lower, const double *upper, const int *startColumn, const int *row, const double *element, const double *cost, const double *lowerColumn=NULL, const double *upperColumn=NULL, const unsigned char *status=NULL)
ClpGubMatrix
ClpGubMatrix
ClpGubMatrix::ClpGubMatrix()
ClpGubMatrix::ClpGubMatrix(const ClpGubMatrix &)
ClpGubMatrix::ClpGubMatrix(const CoinPackedMatrix &)
ClpGubMatrix::ClpGubMatrix(const ClpGubMatrix &wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns)
ClpGubMatrix::ClpGubMatrix(const CoinPackedMatrix &wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns)
ClpGubMatrix::ClpGubMatrix(CoinPackedMatrix *matrix)
ClpGubMatrix::ClpGubMatrix(ClpPackedMatrix *matrix, int numberSets, const int *start, const int *end, const double *lower, const double *upper, const unsigned char *status=NULL)
ClpSimplex
ClpSimplex
ClpSimplex::ClpSimplex(bool emptyMessages=false)
ClpSimplex::ClpSimplex(const ClpSimplex &rhs, int scalingMode=-1)
ClpSimplex::ClpSimplex(const ClpModel &rhs, int scalingMode=-1)
ClpSimplex::ClpSimplex(const ClpModel *wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns, bool dropNames=true, bool dropIntegers=true, bool fixOthers=false)
ClpSimplex::ClpSimplex(const ClpSimplex *wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns, bool dropNames=true, bool dropIntegers=true, bool fixOthers=false)
ClpSimplex::ClpSimplex(ClpSimplex *wholeModel, int numberColumns, const int *whichColumns)
Searching...
No Matches