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 &)
CglRedSplitParam
CglRedSplitParam
CglRedSplitParam::CglRedSplitParam(const double lub=1000.0, const double eps_elim=1e-12, const double eps_relax_abs=1e-8, const double eps_relax_rel=0.0, const double max_dyn=1e8, const double max_dyn_lub=1e13, const double eps_coeff_lub=1e-13, const double min_viol=1e-7, const int use_int_slacks=0, const int use_cg2=0, const double norm_zero=1e-5, const double min_reduc=0.05, const double away=0.05, const double max_tab=1e7)
CglRedSplitParam::CglRedSplitParam(const CglParam &source, const double lub=1000.0, const double eps_elim=1e-12, const double eps_relax_abs=1e-8, const double eps_relax_rel=0.0, const double max_dyn=1e8, const double max_dyn_lub=1e13, const double eps_coeff_lub=1e-13, const double min_viol=1e-7, const int use_int_slacks=0, const int use_cg2=0, const double norm_zero=1e-5, const double min_reduc=0.05, const double away=0.05, const double max_tab=1e7)
CglRedSplitParam::CglRedSplitParam(const CglRedSplitParam &source)
clo_
CoinPrePostsolveMatrix
cloy
tripleton_action::action
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 CoinBigIndex *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)
coeffz
tripleton_action::action
CoinModel
CoinModel
CoinModel::CoinModel()
CoinModel::CoinModel(const char *fileName, int allowStrings=0)
CoinModel::CoinModel(int nonLinear, const char *fileName, const void *info)
CoinModel::CoinModel(int numberRows, int numberColumns, const CoinPackedMatrix *matrix, const double *rowLower, const double *rowUpper, const double *columnLower, const double *columnUpper, const double *objective)
CoinModel::CoinModel(const CoinModel &)
CoinPackedMatrix
CoinPackedMatrix
CoinPackedMatrix::CoinPackedMatrix()
CoinPackedMatrix::CoinPackedMatrix(const bool colordered, const double extraMajor, const double extraGap)
CoinPackedMatrix::CoinPackedMatrix(const bool colordered, const int minor, const int major, const CoinBigIndex numels, const double *elem, const int *ind, const CoinBigIndex *start, const int *len, const double extraMajor, const double extraGap)
CoinPackedMatrix::CoinPackedMatrix(const bool colordered, const int minor, const int major, const CoinBigIndex numels, const double *elem, const int *ind, const CoinBigIndex *start, const int *len)
CoinPackedMatrix::CoinPackedMatrix(const bool colordered, const int *rowIndices, const int *colIndices, const double *elements, CoinBigIndex numels)
CoinPackedMatrix::CoinPackedMatrix(const CoinPackedMatrix &m)
CoinPackedMatrix::CoinPackedMatrix(const CoinPackedMatrix &m, int extraForMajor, int extraElements, bool reverseOrdering=false)
CoinPackedMatrix::CoinPackedMatrix(const CoinPackedMatrix &wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns)
CoinPackedVector
CoinPackedVector
CoinPackedVector::CoinPackedVector(bool testForDuplicateIndex=COIN_DEFAULT_VALUE_FOR_DUPLICATE)
CoinPackedVector::CoinPackedVector(int size, const int *inds, const double *elems, bool testForDuplicateIndex=COIN_DEFAULT_VALUE_FOR_DUPLICATE)
CoinPackedVector::CoinPackedVector(int capacity, int size, int *&inds, double *&elems, bool testForDuplicateIndex=COIN_DEFAULT_VALUE_FOR_DUPLICATE)
CoinPackedVector::CoinPackedVector(int size, const int *inds, double element, bool testForDuplicateIndex=COIN_DEFAULT_VALUE_FOR_DUPLICATE)
CoinPackedVector::CoinPackedVector(int size, const double *elements, bool testForDuplicateIndex=COIN_DEFAULT_VALUE_FOR_DUPLICATE)
CoinPackedVector::CoinPackedVector(const CoinPackedVector &)
CoinPackedVector::CoinPackedVector(const CoinPackedVectorBase &rhs)
CoinParam
CoinParam
CoinParam::CoinParam()
CoinParam::CoinParam(std::string name, std::string help, double lower, double upper, double dflt=0.0, bool display=true)
CoinParam::CoinParam(std::string name, std::string help, int lower, int upper, int dflt=0, bool display=true)
CoinParam::CoinParam(std::string name, std::string help, std::string firstValue, int dflt, bool display=true)
CoinParam::CoinParam(std::string name, std::string help, std::string dflt, bool display=true)
CoinParam::CoinParam(std::string name, std::string help, bool display=true)
CoinParam::CoinParam(const CoinParam &orig)
CoinPostsolveMatrix
CoinPostsolveMatrix
CoinPostsolveMatrix::CoinPostsolveMatrix(int ncols_alloc, int nrows_alloc, CoinBigIndex nelems_alloc)
CoinPostsolveMatrix::CoinPostsolveMatrix(ClpSimplex *si, int ncols0, int nrows0, CoinBigIndex nelems0, double maxmin_, double *sol, double *acts, unsigned char *colstat, unsigned char *rowstat)
CoinPostsolveMatrix::CoinPostsolveMatrix(OsiSolverInterface *si, int ncols0, int nrows0, CoinBigIndex nelems0, double maxmin_, double *sol, double *acts, unsigned char *colstat, unsigned char *rowstat)
CoinPresolveMatrix
CoinPresolveMatrix
CoinPresolveMatrix::CoinPresolveMatrix(int ncols_alloc, int nrows_alloc, CoinBigIndex nelems_alloc)
CoinPresolveMatrix::CoinPresolveMatrix(int ncols0, double maxmin, ClpSimplex *si, int nrows, CoinBigIndex nelems, bool doStatus, double nonLinearVariable, double bulkRatio)
CoinPresolveMatrix::CoinPresolveMatrix(int ncols0, double maxmin, OsiSolverInterface *si, int nrows, CoinBigIndex nelems, bool doStatus, double nonLinearVariable, const char *prohibited, const char *rowProhibited=NULL)
cup_
CoinPrePostsolveMatrix
cupy
tripleton_action::action
Searching...
No Matches