Clp  1.17.8
AbcSimplex Member List

This is the complete list of members for AbcSimplex, including all inherited members.

abcBaseModel_AbcSimplexprotected
abcCost_AbcSimplexprotected
abcDj_AbcSimplexprotected
abcDualRowPivot_AbcSimplexprotected
abcFactorization_AbcSimplexprotected
abcLower_AbcSimplexprotected
abcMatrix() constAbcSimplexinline
abcMatrix_AbcSimplexprotected
abcNonLinearCost() constAbcSimplexinline
abcNonLinearCost_AbcSimplexprotected
abcPerturbation() constAbcSimplexinline
abcPerturbation_AbcSimplexprotected
abcPivotVariable_AbcSimplexprotected
abcPrimalColumnPivot_AbcSimplexprotected
abcProgress()AbcSimplexinline
abcProgress_AbcSimplexprotected
AbcSimplex(bool emptyMessages=false)AbcSimplex
AbcSimplex(const AbcSimplex &rhs)AbcSimplex
AbcSimplex(const ClpSimplex &rhs)AbcSimplex
AbcSimplex(const ClpSimplex *wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns, bool dropNames=true, bool dropIntegers=true, bool fixOthers=false)AbcSimplex
AbcSimplex(const AbcSimplex *wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns, bool dropNames=true, bool dropIntegers=true, bool fixOthers=false)AbcSimplex
AbcSimplex(AbcSimplex *wholeModel, int numberColumns, const int *whichColumns)AbcSimplex
AbcSimplex(const ClpSimplex *clpSimplex)AbcSimplex
AbcSimplexUnitTest(const std::string &mpsDir)AbcSimplexfriend
abcSolution_AbcSimplexprotected
abcUpper_AbcSimplexprotected
acceptablePivot() constAbcSimplexinline
acceptablePivot_ClpSimplexprotected
active(int iRow) constAbcSimplexinlineprotected
add(double *array, int column, double multiplier) constClpSimplex
addColumn(int numberInColumn, const int *rows, const double *elements, double columnLower=0.0, double columnUpper=COIN_DBL_MAX, double objective=0.0)ClpModel
addColumns(int number, const double *columnLower, const double *columnUpper, const double *objective, const CoinBigIndex *columnStarts, const int *rows, const double *elements)ClpModel
addColumns(int number, const double *columnLower, const double *columnUpper, const double *objective, const CoinBigIndex *columnStarts, const int *columnLengths, const int *rows, const double *elements)ClpModel
addColumns(int number, const double *columnLower, const double *columnUpper, const double *objective, const CoinPackedVectorBase *const *columns)ClpModel
addColumns(const CoinBuild &buildObject, bool tryPlusMinusOne=false, bool checkDuplicates=true)ClpModel
addColumns(CoinModel &modelObject, bool tryPlusMinusOne=false, bool checkDuplicates=true)ClpModel
addRow(int numberInRow, const int *columns, const double *elements, double rowLower=-COIN_DBL_MAX, double rowUpper=COIN_DBL_MAX)ClpModel
addRows(int number, const double *rowLower, const double *rowUpper, const CoinBigIndex *rowStarts, const int *columns, const double *elements)ClpModel
addRows(int number, const double *rowLower, const double *rowUpper, const CoinBigIndex *rowStarts, const int *rowLengths, const int *columns, const double *elements)ClpModel
addRows(int number, const double *rowLower, const double *rowUpper, const CoinPackedVectorBase *const *rows)ClpModel
addRows(const CoinBuild &buildObject, bool tryPlusMinusOne=false, bool checkDuplicates=true)ClpModel
addRows(CoinModel &modelObject, bool tryPlusMinusOne=false, bool checkDuplicates=true)ClpModel
algorithm() constClpSimplexinline
algorithm_ClpSimplexprotected
allowedInfeasibility_ClpSimplexprotected
allSlackBasis()AbcSimplex
ClpSimplex::allSlackBasis(bool resetSolution=false)ClpSimplex
alpha() constClpSimplexinline
alpha_ClpSimplexprotected
alphaAccuracy() constClpSimplexinline
alphaAccuracy_ClpSimplexprotected
arrayForBtran() constAbcSimplexinline
arrayForBtran_AbcSimplex
arrayForDualColumn() constAbcSimplexinline
arrayForDualColumn_AbcSimplex
arrayForFlipBounds() constAbcSimplexinline
arrayForFlipBounds_AbcSimplex
arrayForFlipRhs() constAbcSimplexinline
arrayForFlipRhs_AbcSimplex
arrayForFtran() constAbcSimplexinline
arrayForFtran_AbcSimplex
arrayForReplaceColumn() constAbcSimplexinline
arrayForReplaceColumn_AbcSimplex
arrayForTableauRow() constAbcSimplexinline
arrayForTableauRow_AbcSimplex
atFakeBound(int sequence) constAbcSimplexprotected
atLowerBound enum valueAbcSimplex
atUpperBound enum valueAbcSimplex
automaticScale_ClpSimplexprotected
automaticScaling() constClpSimplexinline
averageInfeasibility_ClpSimplexprotected
barrier(bool crossover=true)ClpSimplex
baseIteration() constClpSimplexinline
baseIteration_ClpSimplexprotected
baseMatrix_ClpModelprotected
baseModel() constAbcSimplexinline
baseModel_ClpSimplexprotected
baseRowCopy_ClpModelprotected
basic enum valueAbcSimplex
bestObjectiveValue_ClpSimplexprotected
bestPossibleImprovement() constClpSimplexinline
bestPossibleImprovement_ClpSimplexprotected
borrowModel(ClpModel &otherModel)ClpSimplex
borrowModel(ClpSimplex &otherModel)ClpSimplex
bothFake enum valueAbcSimplex
btranAlpha_AbcSimplexprotected
changeMade_ClpSimplexprotected
checkArrays(int ignoreEmpty=0) constAbcSimplex
checkBothSolutions()AbcSimplex
checkConsistentPivots() constAbcSimplex
checkDjs(int type=1) constAbcSimplex
checkDualSolution()AbcSimplex
checkDualSolutionPlusFake()AbcSimplex
checkMoveBack(bool checkDuals)AbcSimplex
checkPrimalSolution(bool justBasic)AbcSimplex
ClpSimplex::checkPrimalSolution(const double *rowActivities=NULL, const double *columnActivies=NULL)ClpSimplexprotected
checkSolution(int setToBounds=0)ClpSimplex
checkSolutionBasic() constAbcSimplex
checkSolutionInternal()ClpSimplex
checkUnscaledSolution()ClpSimplex
chgColumnLower(const double *columnLower)ClpModel
chgColumnUpper(const double *columnUpper)ClpModel
chgObjCoefficients(const double *objIn)ClpModel
chgRowLower(const double *rowLower)ClpModel
chgRowUpper(const double *rowUpper)ClpModel
cleanFactorization(int ifValuesPass)AbcSimplex
cleanMatrix(double threshold=1.0e-20)ClpModel
cleanPrimalSolution(double exactMultiple)ClpSimplex
cleanStatus(bool valuesPass=false)AbcSimplex
ClpSimplex::cleanStatus()ClpSimplex
cleanup(int cleanupScaling)ClpSimplex
clearActive(int iRow)AbcSimplexinlineprotected
clearArrays(int which)AbcSimplex
clearArrays(CoinPartitionedVector *which)AbcSimplex
clearArraysPublic(int which)AbcSimplexinline
clearFlagged(int sequence)AbcSimplexinline
clearPerturbed(int iSequence)ClpSimplexinline
clearPivoted(int sequence)AbcSimplexinlineprotected
clpMatrix() constClpModelinline
ClpModel(bool emptyMessages=false)ClpModel
ClpModel(const ClpModel &rhs, int scalingMode=-1)ClpModel
ClpModel(const ClpModel *wholeModel, int numberRows, const int *whichRows, int numberColumns, const int *whichColumns, bool dropNames=true, bool dropIntegers=true)ClpModel
clpModel_AbcSimplexprotected
clpObjectiveValue() constAbcSimplexinline
clpScaledMatrix() constClpModelinline
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)ClpSimplex
coinMessages() constClpModelinline
coinMessages_ClpModelprotected
coinMessagesPointer()ClpModelinline
columnActivity_ClpModelprotected
columnActivityWork_ClpSimplexprotected
columnArray(int index) constClpSimplexinline
columnArray_ClpSimplexprotected
columnLower() constClpModelinline
columnLower_ClpModelprotected
columnLowerWork_ClpSimplexprotected
columnName(int iColumn) constClpModelinline
columnNames() constClpModelinline
columnNames_ClpModelprotected
columnNamesAsChar() constClpModelprotected
columnPrimalSequence_ClpSimplexprotected
columnScale() constClpModelinline
columnScale2() constAbcSimplexinline
columnScale_ClpModelprotected
columnUpper() constClpModelinline
columnUpper_ClpModelprotected
columnUpperWork_ClpSimplexprotected
columnUseScale_AbcSimplexprotected
computeDuals(double *givenDjs, CoinIndexedVector *array1, CoinIndexedVector *array2)AbcSimplex
ClpSimplex::computeDuals(double *givenDjs)ClpSimplex
computeInternalObjectiveValue()AbcSimplex
computeObjective()AbcSimplex
computeObjectiveValue(bool useWorkingSolution=false)AbcSimplex
computePrimals(CoinIndexedVector *array1, CoinIndexedVector *array2)AbcSimplex
ClpSimplex::computePrimals(const double *rowActivities, const double *columnActivities)ClpSimplex
copy(const ClpMatrixBase *from, ClpMatrixBase *&to)ClpModel
copyColumnNames(const std::vector< std::string > &columnNames, int first, int last)ClpModel
copyColumnNames(const char *const *columnNames, int first, int last)ClpModel
copyEnabledStuff(const ClpSimplex *rhs)ClpSimplex
copyFactorization(ClpFactorization &factorization)ClpSimplex
copyFromSaved(int type=31)AbcSimplex
copyInIntegerInformation(const char *information)ClpModel
copyinStatus(const unsigned char *statusArray)ClpModel
copyNames(const std::vector< std::string > &rowNames, const std::vector< std::string > &columnNames)ClpModel
copyRowNames(const std::vector< std::string > &rowNames, int first, int last)ClpModel
copyRowNames(const char *const *rowNames, int first, int last)ClpModel
cost(int sequence)AbcSimplexinline
cost_ClpSimplexprotected
costAddress(int sequence)AbcSimplexinline
costBasic() constAbcSimplexinline
costBasic_AbcSimplexprotected
costRegion() constAbcSimplexinline
costRegion(int which) constAbcSimplexinline
costSaved_AbcSimplexprotected
crash(int type)AbcSimplex
ClpSimplex::crash(double gap, int pivot)ClpSimplex
createCoinModel() constClpModel
createEmptyMatrix()ClpModel
createPiecewiseLinearCosts(const int *starts, const double *lower, const double *gradient)ClpSimplex
createRim(int what, bool makeRowCopy=false, int startFinishOptions=0)ClpSimplexprotected
createRim1(bool initial)ClpSimplexprotected
createRim4(bool initial)ClpSimplexprotected
createRim5(bool initial)ClpSimplexprotected
createStatus()AbcSimplex
currentAcceptablePivot() constAbcSimplexinline
currentAcceptablePivot_AbcSimplexprotected
currentDualBound() constAbcSimplexinline
currentDualBound_AbcSimplexprotected
currentDualTolerance() constAbcSimplexinline
currentDualTolerance_AbcSimplexprotected
currentPrimalTolerance() constClpSimplexinline
dblParam_ClpModelprotected
defaultFactorizationFrequency()AbcSimplex
defaultHandler() constClpModelinline
defaultHandler_ClpModelprotected
deleteBaseModel()AbcSimplex
deleteColumns(int number, const int *which)ClpModel
deleteIntegerInformation()ClpModel
deleteNamesAsChar(const char *const *names, int number) constClpModelprotected
deleteQuadraticObjective()ClpModel
deleteRay()ClpModelinline
deleteRim(int getRidOfFactorizationData=2)ClpSimplexprotected
deleteRows(int number, const int *which)ClpModel
deleteRowsAndColumns(int numberRows, const int *whichRows, int numberColumns, const int *whichColumns)ClpModel
directionIn() constClpSimplexinline
directionIn_ClpSimplexprotected
directionOut() constClpSimplexinline
directionOut_ClpSimplexprotected
disasterArea_ClpSimplexprotected
disasterHandler() constClpSimplexinline
dj_ClpSimplexprotected
djBasic() constAbcSimplexinline
djBasic_AbcSimplexprotected
djRegion() constAbcSimplexinline
djRegion(int which) constAbcSimplexinline
djSaved_AbcSimplexprotected
doAbcDual()AbcSimplex
doAbcPrimal(int ifValuesPass)AbcSimplex
dontFactorizePivots_ClpSimplexprotected
doubleCheck()ClpSimplex
dropNames()ClpModel
dual()AbcSimplex
ClpSimplex::dual(int ifValuesPass=0, int startFinishOptions=0)ClpSimplex
dual_ClpModelprotected
dualBound() constClpSimplexinline
dualBound_ClpSimplexprotected
dualColumnSolution() constClpModelinline
dualDebug(int ifValuesPass=0, int startFinishOptions=0)ClpSimplex
dualFeasible() constClpSimplexinline
dualIn() constClpSimplexinline
dualIn_ClpSimplexprotected
dualObjectiveLimit() constClpModelinline
dualOut() constClpSimplexinline
dualOut_ClpSimplexprotected
dualPivotResultPart1()ClpSimplex
dualRanging(int numberCheck, const int *which, double *costIncrease, int *sequenceIncrease, double *costDecrease, int *sequenceDecrease, double *valueIncrease=NULL, double *valueDecrease=NULL)ClpSimplex
dualRowPivot() constAbcSimplexinline
dualRowPivot_ClpSimplexprotected
dualRowSolution() constClpModelinline
dualTolerance() constClpModelinline
dualTolerance_ClpSimplexprotected
emptyProblem(int *infeasNumber=NULL, double *infeasSum=NULL, bool printMessage=true)ClpModel
eventHandler() constClpModelinline
eventHandler_ClpModelprotected
factorization() constAbcSimplexinline
factorization_ClpSimplexprotected
factorizationFrequency() constAbcSimplex
factorize()ClpSimplex
FakeBound enum nameAbcSimplex
fakeDjs() constAbcSimplexinline
fakeSuperBasic(int iSequence)AbcSimplexinline
fastCrunch(ClpNodeStuff *stuff, int mode)ClpSimplex
fastDual2(ClpNodeStuff *stuff)ClpSimplex
fathom(void *stuff)ClpSimplex
fathomMany(void *stuff)ClpSimplex
fillPerturbation(int start, int number)AbcSimplex
findNetwork(char *rotate, double fractionNeeded=0.75)ClpModel
finish(int startFinishOptions=0)ClpSimplex
firstFree() constAbcSimplexinline
firstFree_ClpSimplexprotected
flagged(int sequence) constAbcSimplexinline
forceFactorization() constClpSimplexinline
forceFactorization(int value)ClpSimplexinline
forceFactorization_ClpSimplexprotected
freeSequenceIn() constAbcSimplexinline
freeSequenceIn_AbcSimplexprotected
ftAlpha_AbcSimplexprotected
generateCpp(FILE *fp, bool defaultFactor=false)ClpSimplex
ClpModel::generateCpp(FILE *fp)ClpModel
getAvailableArray() constAbcSimplex
getAvailableArrayPublic() constAbcSimplexinline
getbackSolution(const ClpSimplex &smallModel, const int *whichRow, const int *whichColumn)ClpSimplex
getBasics(int *index)ClpSimplex
getBasis() constAbcSimplex
getBInvACol(int col, double *vec)ClpSimplex
getBInvARow(int row, double *z, double *slack=NULL)ClpSimplex
getBInvCol(int col, double *vec)ClpSimplex
getBInvRow(int row, double *z)ClpSimplex
getColLower() constClpModelinline
getColSolution() constAbcSimplex
getColumnName(int iColumn) constClpModel
getColumnStatus(int sequence) constClpSimplexinline
getColUpper() constClpModelinline
getDblParam(ClpDblParam key, double &value) constClpModelinline
getEmptyFactorization()AbcSimplex
getFakeBound(int sequence) constAbcSimplexinlineprotected
getInternalColumnStatus(int sequence) constAbcSimplexinline
getInternalStatus(int sequence) constAbcSimplexinline
getIntParam(ClpIntParam key, int &value) constClpModelinline
getIterationCount() constClpModelinline
getNumCols() constClpModelinline
getNumElements() constClpModelinline
getNumRows() constClpModelinline
getObjCoefficients() constClpModelinline
getObjSense() constClpModelinline
getObjValue() constClpModelinline
getReducedCost() constAbcSimplex
getRowActivity() constAbcSimplex
getRowBound(int iRow, double &lower, double &upper) constClpModelprotected
getRowLower() constClpModelinline
getRowName(int iRow) constClpModel
getRowObjCoefficients() constClpModelinline
getRowPrice() constAbcSimplex
getRowStatus(int sequence) constClpSimplexinline
getRowUpper() constClpModelinline
getSmallElementValue() constClpModelinline
getSolution()AbcSimplex
ClpSimplex::getSolution(const double *rowActivities, const double *columnActivities)ClpSimplex
getStatus(int sequence) constClpSimplexinline
getStrParam(ClpStrParam key, std::string &value) constClpModelinline
getTrustedUserPointer() constClpModelinline
getUserPointer() constClpModelinline
goodAccuracy() constClpSimplexinline
gutsOfCopy(const AbcSimplex &rhs)AbcSimplex
ClpSimplex::gutsOfCopy(const ClpSimplex &rhs)ClpSimplexprotected
ClpModel::gutsOfCopy(const ClpModel &rhs, int trueCopy=1)ClpModelprotected
gutsOfDelete(int type)AbcSimplex
gutsOfInitialize(int numberRows, int numberColumns, bool doMore)AbcSimplex
gutsOfLoadModel(int numberRows, int numberColumns, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub, const double *rowObjective=NULL)ClpModelprotected
gutsOfPrimalSolution(int type)AbcSimplex
gutsOfResize(int numberRows, int numberColumns)AbcSimplex
gutsOfScaling()ClpModelprotected
gutsOfSolution(int type)AbcSimplex
gutsOfSolution(double *givenDuals, const double *givenPrimals, bool valuesPass=false)AbcSimplex
handler_ClpModelprotected
hitMaximumIterations() constClpModel
housekeeping()AbcSimplex
ClpSimplex::housekeeping(double objectiveChange)ClpSimplexprotected
inCbcBranchAndBound() constClpModelinline
incomingInfeasibility_ClpSimplexprotected
infeasibilityCost() constClpSimplexinline
infeasibilityCost_ClpSimplexprotected
infeasibilityRay(bool fullRay=false) constClpSimplex
initialBarrierNoCrossSolve()ClpSimplex
initialBarrierSolve()ClpSimplex
initialDenseFactorization() constAbcSimplex
initialDualSolve()ClpSimplex
initialNumberInfeasibilities_AbcSimplexprotected
initialPrimalSolve()ClpSimplex
initialSolve(ClpSolve &options)ClpSimplex
initialSolve()ClpSimplex
initialSumInfeasibilities_AbcSimplexprotected
integerInformation() constClpModelinline
integerType_ClpModelprotected
internalFactorize(int solveType)AbcSimplex
internalRay() constClpModelinline
internalStatus() constAbcSimplexinline
internalStatus_AbcSimplexprotected
internalStatusSaved_AbcSimplexprotected
intParam_ClpModelprotected
inverseColumnScale() constClpModelinline
inverseColumnScale2() constAbcSimplexinline
inverseColumnScale_ClpModelprotected
inverseColumnUseScale_AbcSimplexprotected
inverseRowScale() constClpModelinline
inverseRowScale2() constAbcSimplexinline
inverseRowScale_ClpModelprotected
isAbandoned() constClpModelinline
isColumn(int sequence) constAbcSimplexinline
isDualObjectiveLimitReached() constClpModel
isFixed enum valueAbcSimplex
isFree enum valueAbcSimplex
isInteger(int index) constClpModel
isIterationLimitReached() constClpModelinline
isObjectiveLimitTestValid() constAbcSimplex
isPrimalObjectiveLimitReached() constClpModel
isProvenDualInfeasible() constClpModelinline
isProvenOptimal() constClpModelinline
isProvenPrimalInfeasible() constClpModelinline
largestDualError() constClpSimplexinline
largestDualError_ClpSimplexprotected
largestGap_AbcSimplexprotected
largestPrimalError() constClpSimplexinline
largestPrimalError_ClpSimplexprotected
largeValue() constClpSimplexinline
largeValue_ClpSimplexprotected
lastBadIteration() constClpSimplexinline
lastBadIteration_ClpSimplexprotected
lastCleaned_AbcSimplexprotected
lastDualBound_AbcSimplexprotected
lastDualError_AbcSimplexprotected
lastFirstFree() constAbcSimplexinline
lastFirstFree_AbcSimplexprotected
lastFlaggedIteration_ClpSimplexprotected
lastGoodIteration_ClpSimplexprotected
lastPivotRow() constAbcSimplexinline
lastPivotRow_AbcSimplexprotected
lastPrimalError_AbcSimplexprotected
lengthNames() constClpModelinline
lengthNames_ClpModelprotected
loadNonLinear(void *info, int &numberConstraints, ClpConstraint **&constraints)ClpSimplex
loadProblem(const ClpMatrixBase &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub, const double *rowObjective=NULL)ClpSimplex
loadProblem(const CoinPackedMatrix &matrix, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub, const double *rowObjective=NULL)ClpSimplex
loadProblem(const int numcols, const int numrows, const CoinBigIndex *start, const int *index, const double *value, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub, const double *rowObjective=NULL)ClpSimplex
loadProblem(const int numcols, const int numrows, const CoinBigIndex *start, const int *index, const double *value, const int *length, const double *collb, const double *colub, const double *obj, const double *rowlb, const double *rowub, const double *rowObjective=NULL)ClpSimplex
loadProblem(CoinModel &modelObject, bool keepSolution=false)ClpSimplex
loadProblem(CoinStructuredModel &modelObject, bool originalOrder=true, bool keepSolution=false)ClpSimplex
loadQuadraticObjective(const int numberColumns, const CoinBigIndex *start, const int *column, const double *element)ClpModel
loadQuadraticObjective(const CoinPackedMatrix &matrix)ClpModel
logLevel() constClpModelinline
lower(int sequence)AbcSimplexinline
lower_ClpSimplexprotected
lowerAddress(int sequence)AbcSimplexinline
lowerBasic() constAbcSimplexinline
lowerBasic_AbcSimplexprotected
lowerFake enum valueAbcSimplex
lowerIn() constClpSimplexinline
lowerIn_ClpSimplexprotected
lowerOut() constClpSimplexinline
lowerOut_ClpSimplexprotected
lowerRegion() constAbcSimplexinline
lowerRegion(int which) constAbcSimplexinline
lowerSaved_AbcSimplexprotected
makeBaseModel()AbcSimplex
markHotStart(void *&saveStuff)ClpSimplex
matrix() constClpModelinline
matrix_ClpModelprotected
maximumAbcNumberColumns_AbcSimplexprotected
maximumAbcNumberRows() constAbcSimplexinline
maximumAbcNumberRows_AbcSimplexprotected
maximumBasic() constClpSimplexinline
maximumBasic_ClpSimplexprotected
maximumColumns_ClpModelprotected
maximumInternalColumns_ClpModelprotected
maximumInternalRows_ClpModelprotected
maximumIterations() constClpModelinline
maximumNumberTotal() constAbcSimplexinline
maximumNumberTotal_AbcSimplexprotected
maximumPerturbationSize_ClpSimplexprotected
maximumRows_ClpModelprotected
maximumSeconds() constClpModelinline
maximumTotal() constAbcSimplexinline
messageHandler() constClpModelinline
messages() constClpModelinline
messages_ClpModelprotected
messagesPointer()ClpModelinline
minimizationObjectiveValue() constAbcSimplexinline
minimumPrimalTolerance_ClpSimplexprotected
minimumThetaMovement_AbcSimplexprotected
miniPostsolve(const ClpSimplex *presolvedModel, void *info)ClpSimplex
miniPresolve(char *rowType, char *columnType, void **info)ClpSimplex
miniSolve(char *rowType, char *columnType, int algorithm, int startUp)ClpSimplex
modifyCoefficient(int row, int column, double newElement, bool keepZero=false)ClpModelinline
modifyCoefficientsAndPivot(int number, const int *which, const CoinBigIndex *start, const int *row, const double *newCoefficient, const unsigned char *newStatus=NULL, const double *newLower=NULL, const double *newUpper=NULL, const double *newObjective=NULL)ClpSimplex
moreSpecialOptions() constClpSimplexinline
moreSpecialOptions_ClpSimplexprotected
moveInfo(const AbcSimplex &rhs, bool justStatus=false)AbcSimplex
ClpSimplex::moveInfo(const ClpSimplex &rhs, bool justStatus=false)ClpSimplex
movement_AbcSimplexprotected
moveStatusFromClp(ClpSimplex *clpModel)AbcSimplex
moveStatusToClp(ClpSimplex *clpModel)AbcSimplex
moveToBasic(int which=15)AbcSimplex
moveTowardsPrimalFeasible()ClpSimplex
multipleSequenceIn_AbcSimplexprotected
mutableColumnScale() constClpModelinline
mutableInverseColumnScale() constClpModelinline
mutableInverseRowScale() constClpModelinline
mutableRandomNumberGenerator()ClpModelinline
mutableRowScale() constClpModelinline
newLanguage(CoinMessages::Language language)ClpModel
noFake enum valueAbcSimplex
nonLinearCost() constClpSimplexinline
nonLinearCost_ClpSimplexprotected
nonlinearSLP(int numberPasses, double deltaTolerance)ClpSimplex
nonlinearSLP(int numberConstraints, ClpConstraint **constraints, int numberPasses, double deltaTolerance)ClpSimplex
normalDualColumnIteration_AbcSimplexprotected
numberChanged_ClpSimplexprotected
numberColumns() constClpModelinline
numberColumns_ClpModelprotected
numberDegeneratePivots_ClpSimplexprotected
numberDisasters_AbcSimplexprotected
numberDualInfeasibilities() constClpSimplexinline
numberDualInfeasibilities_ClpSimplexprotected
numberDualInfeasibilitiesWithoutFree() constClpSimplexinline
numberDualInfeasibilitiesWithoutFree_ClpSimplexprotected
numberExtraRows() constClpSimplexinline
numberExtraRows_ClpSimplexprotected
numberFake_ClpSimplexprotected
numberFlagged_AbcSimplexprotected
numberFlipped_AbcSimplexprotected
numberFreeNonBasic_AbcSimplexprotected
numberIterations() constClpModelinline
numberIterations_ClpModelprotected
numberOrdinary() constAbcSimplexinline
numberOrdinary_AbcSimplexprotected
numberPrimalInfeasibilities() constClpSimplexinline
numberPrimalInfeasibilities_ClpSimplexprotected
numberRefinements() constClpSimplexinline
numberRefinements_ClpSimplexprotected
numberRows() constClpModelinline
numberRows_ClpModelprotected
numberThreads() constClpModelinline
numberThreads_ClpModelprotected
numberTimesOptimal_ClpSimplexprotected
numberTotal() constAbcSimplexinline
numberTotal_AbcSimplexprotected
numberTotalWithoutFixed() constAbcSimplexinline
numberTotalWithoutFixed_AbcSimplexprotected
objective() constClpModelinline
objective(const double *solution, double &offset, bool refresh=true) constClpModelinline
objective_ClpModelprotected
objectiveAsObject() constClpModelinline
objectiveChange_AbcSimplexprotected
objectiveOffset() constClpModelinline
objectiveOffset_AbcSimplexprotected
objectiveScale() constClpModelinline
objectiveScale_ClpModelprotected
objectiveValue() constClpModelinline
objectiveValue_ClpModelprotected
objectiveWork_ClpSimplexprotected
offset_AbcSimplexprotected
offsetRhs_AbcSimplexprotected
onStopped()ClpModelprotected
operator=(const AbcSimplex &rhs)AbcSimplex
ClpSimplex::operator=(const ClpSimplex &rhs)ClpSimplex
ClpModel::operator=(const ClpModel &rhs)ClpModel
optimizationDirection() constClpModelinline
optimizationDirection_ClpModelprotected
ordinaryVariables() constAbcSimplexinline
ordinaryVariables_AbcSimplexprotected
originalLower(int iSequence) constAbcSimplexinline
originalModel(AbcSimplex *miniModel)AbcSimplex
ClpSimplex::originalModel(ClpSimplex *miniModel)ClpSimplex
originalUpper(int iSequence) constAbcSimplexinline
outDuplicateRows(int numberLook, int *whichRows, bool noOverlaps=false, double tolerance=-1.0, double cleanUp=0.0)ClpSimplex
passInEventHandler(const ClpEventHandler *eventHandler)ClpSimplex
passInMessageHandler(CoinMessageHandler *handler)ClpModel
permanentArrays() constClpModelinlineprotected
permuteBasis()AbcSimplex
permuteIn()AbcSimplex
permuteOut(int whatsWanted)AbcSimplex
perturbation() constClpSimplexinline
perturbation_ClpSimplexprotected
perturbationArray_ClpSimplexprotected
perturbationBasic_AbcSimplexprotected
perturbationFactor_AbcSimplexprotected
perturbationSaved() constAbcSimplexinline
perturbationSaved_AbcSimplexprotected
perturbed(int iSequence) constClpSimplexinline
pivot()ClpSimplex
pivoted(int sequence) constAbcSimplexinlineprotected
pivotResultPart2(int algorithm, int state)ClpSimplex
pivotRow() constClpSimplexinline
pivotRow_ClpSimplexprotected
pivotVariable() constAbcSimplexinline
pivotVariable_ClpSimplexprotected
popMessageHandler(CoinMessageHandler *oldHandler, bool oldDefault)ClpModel
presolveTolerance() constClpModelinline
primal(int ifValuesPass)AbcSimplex
ClpSimplex::primal(int ifValuesPass=0, int startFinishOptions=0)ClpSimplex
primalColumnPivot() constAbcSimplexinline
primalColumnPivot_ClpSimplexprotected
primalColumnSolution() constClpModelinline
primalFeasible() constClpSimplexinline
primalObjectiveLimit() constClpModelinline
primalPivotResult()ClpSimplex
primalRanging(int numberCheck, const int *which, double *valueIncrease, int *sequenceIncrease, double *valueDecrease, int *sequenceDecrease)ClpSimplex
primalRowSolution() constClpModelinline
primalTolerance() constClpModelinline
primalTolerance_ClpSimplexprotected
primalToleranceToGetOptimal_ClpSimplexprotected
printStuff() constAbcSimplex
problemName() constClpModelinline
problemStatus() constClpModelinline
problemStatus_ClpModelprotected
progress()ClpSimplexinline
progress_ClpSimplexprotected
progressFlag() constClpSimplexinline
progressFlag_ClpSimplexprotected
pushMessageHandler(CoinMessageHandler *handler, bool &oldDefault)ClpModel
putBackSolution(ClpSimplex *simplex)AbcSimplex
putStuffInBasis(int type)AbcSimplex
randomNumberGenerator()ClpModelinline
randomNumberGenerator_ClpModelprotected
rawObjectiveValue() constAbcSimplexinline
rawObjectiveValue_AbcSimplexprotected
ray() constClpModelinline
ray_ClpModelprotected
rayExists() constClpModelinline
readBasis(const char *filename)ClpSimplex
readGMPL(const char *filename, const char *dataName, bool keepNames=false)ClpSimplex
readLp(const char *filename, const double epsilon=1e-5)ClpSimplex
readMps(const char *filename, bool keepNames=false, bool ignoreErrors=false)ClpSimplex
reducedCost(int sequence)AbcSimplexinline
reducedCost_ClpModelprotected
reducedCostAddress(int sequence)AbcSimplexinline
reducedCostWork_ClpSimplexprotected
reducedGradient(int phase=0)ClpSimplex
refreshCosts()AbcSimplex
refreshLower(unsigned int type=~(ROW_LOWER_SAME|COLUMN_UPPER_SAME))AbcSimplex
refreshUpper(unsigned int type=~(ROW_LOWER_SAME|COLUMN_LOWER_SAME))AbcSimplex
removeSuperBasicSlacks(int threshold=0)ClpSimplex
replaceMatrix(ClpMatrixBase *matrix, bool deleteCurrent=false)ClpModel
replaceMatrix(CoinPackedMatrix *newmatrix, bool deleteCurrent=false)ClpModelinline
resize(int newNumberRows, int newNumberColumns)AbcSimplex
restoreData(ClpDataSave saved)AbcSimplex
restoreGoodStatus(int type)AbcSimplex
restoreModel(const char *fileName)ClpSimplex
returnModel(ClpSimplex &otherModel)ClpSimplex
ClpModel::returnModel(ClpModel &otherModel)ClpModel
reversePivotVariable_AbcSimplexprotected
rhsScale() constClpModelinline
rhsScale_ClpModelprotected
rowActivity_ClpModelprotected
rowActivityWork_ClpSimplexprotected
rowArray(int index) constClpSimplexinline
rowArray_ClpSimplexprotected
rowCopy() constClpModelinline
rowCopy_ClpModelprotected
rowLower() constClpModelinline
rowLower_ClpModelprotected
rowLowerWork_ClpSimplexprotected
rowName(int iRow) constClpModelinline
rowNames() constClpModelinline
rowNames_ClpModelprotected
rowNamesAsChar() constClpModelprotected
rowObjective() constClpModelinline
rowObjective_ClpModelprotected
rowObjectiveWork_ClpSimplexprotected
rowPrimalSequence_ClpSimplexprotected
rowReducedCost_ClpSimplexprotected
rowScale() constClpModelinline
rowScale2() constAbcSimplexinline
rowScale_ClpModelprotected
rowUpper() constClpModelinline
rowUpper_ClpModelprotected
rowUpperWork_ClpSimplexprotected
sanityCheck()ClpSimplexprotected
saveData()AbcSimplex
saveData_AbcSimplexprotected
savedColumnScale_ClpModelprotected
savedRowScale_ClpModelprotected
savedSolution_ClpSimplexprotected
saveGoodStatus()AbcSimplex
saveModel(const char *fileName)ClpSimplex
saveStatus_ClpSimplexprotected
scaledMatrix_ClpModelprotected
scaleFromExternal() constAbcSimplexinline
scaleFromExternal_AbcSimplexprotected
scaleObjective(double value)ClpSimplexprotected
scaleToExternal() constAbcSimplexinline
scaleToExternal_AbcSimplexprotected
scaling(int mode=1)ClpModel
scalingFlag() constClpModelinline
scalingFlag_ClpModelprotected
secondaryStatus() constClpModelinline
secondaryStatus_ClpModelprotected
sequenceIn() constAbcSimplexinline
sequenceIn_ClpSimplexprotected
sequenceOut() constAbcSimplexinline
sequenceOut_ClpSimplexprotected
sequenceWithin(int sequence) constAbcSimplexinline
setActive(int iRow)AbcSimplexinlineprotected
setAlgorithm(int value)ClpSimplexinline
setAlpha(double value)ClpSimplexinline
setAlphaAccuracy(double value)ClpSimplexinline
setAutomaticScaling(bool onOff)ClpSimplexinline
setAvailableArray(int which) constAbcSimplexinline
setClpScaledMatrix(ClpPackedMatrix *scaledMatrix)ClpModelinline
setClpSimplexObjectiveValue()AbcSimplex
setColBounds(int elementIndex, double newlower, double newupper)AbcSimplexinline
setColLower(int elementIndex, double elementValue)AbcSimplexinline
setColSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)AbcSimplexinline
setColSolution(const double *input)ClpModelinline
setColumnBounds(int elementIndex, double lower, double upper)AbcSimplex
setColumnLower(int elementIndex, double elementValue)AbcSimplex
setColumnName(int colIndex, std::string &name)ClpModel
setColumnScale(double *scale)ClpModel
setColumnSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)AbcSimplex
setColumnStatus(int sequence, Status newstatus)ClpSimplexinline
setColumnUpper(int elementIndex, double elementValue)AbcSimplex
setColUpper(int elementIndex, double elementValue)AbcSimplexinline
setContinuous(int index)ClpModel
setCurrentDualTolerance(double value)AbcSimplexinline
setCurrentPrimalTolerance(double value)ClpSimplexinline
setDblParam(ClpDblParam key, double value)ClpModel
setDefaultMessageHandler()ClpModel
setDirectionIn(int direction)ClpSimplexinline
setDirectionOut(int direction)ClpSimplexinline
setDisasterHandler(ClpDisasterHandler *handler)ClpSimplexinline
setDualBound(double value)ClpSimplex
setDualIn(double value)ClpSimplexinline
setDualObjectiveLimit(double value)ClpModel
setDualOut(double value)ClpSimplexinline
setDualRowPivotAlgorithm(AbcDualRowPivot &choice)AbcSimplex
ClpSimplex::setDualRowPivotAlgorithm(ClpDualRowPivot &choice)ClpSimplex
setDualTolerance(double value)ClpModel
setEmptyFactorization()ClpSimplex
setFactorization(AbcSimplexFactorization &factorization)AbcSimplex
ClpSimplex::setFactorization(ClpFactorization &factorization)ClpSimplex
setFactorizationFrequency(int value)AbcSimplex
setFakeBound(int sequence, FakeBound fakeBound)AbcSimplexinlineprotected
ClpSimplex::setFakeBound(int sequence, FakeBound fakeBound)ClpSimplexinline
setFlagged(int sequence)AbcSimplex
setInfeasibilityCost(double value)ClpSimplex
setInitialDenseFactorization(bool onOff)AbcSimplex
setInteger(int index)ClpModel
setInternalColumnStatus(int sequence, AbcSimplex::Status newstatus)AbcSimplexinline
setInternalStatus(int sequence, AbcSimplex::Status newstatus)AbcSimplexinline
setIntParam(ClpIntParam key, int value)ClpModel
setLanguage(CoinMessages::Language language)ClpModelinline
setLargestDualError(double value)ClpSimplexinline
setLargestPrimalError(double value)ClpSimplexinline
setLargeValue(double value)ClpSimplex
setLastBadIteration(int value)ClpSimplexinline
setLengthNames(int value)ClpModelinline
setLogLevel(int value)ClpModelinline
setLowerOut(double value)ClpSimplexinline
setMaximumIterations(int value)ClpModel
setMaximumSeconds(double value)ClpModel
setMaximumWallSeconds(double value)ClpModel
setMoreSpecialOptions(int value)ClpSimplexinline
setMultipleSequenceIn(int sequenceIn[4])AbcSimplex
setNewRowCopy(ClpMatrixBase *newCopy)ClpModel
setNonLinearCost(ClpNonLinearCost &nonLinearCost)ClpSimplex
setNumberDualInfeasibilities(int value)ClpSimplexinline
setNumberIterations(int numberIterationsNew)ClpModelinline
setNumberOrdinary(int number)AbcSimplexinline
setNumberPrimalInfeasibilities(int value)ClpSimplexinline
setNumberRefinements(int value)ClpSimplex
setNumberThreads(int value)ClpModelinline
setObjCoeff(int elementIndex, double elementValue)AbcSimplexinline
setObjective(ClpObjective *objective)ClpModel
setObjectiveCoefficient(int elementIndex, double elementValue)AbcSimplex
setObjectiveOffset(double value)ClpModel
setObjectivePointer(ClpObjective *newobjective)ClpModelinline
setObjectiveScale(double value)ClpModelinline
setObjectiveValue(double value)ClpModelinline
setOptimizationDirection(double value)ClpModel
setPersistenceFlag(int value)ClpSimplex
setPerturbation(int value)ClpSimplex
setPerturbed(int iSequence)ClpSimplexinline
setPivoted(int sequence)AbcSimplexinlineprotected
setPivotRow(int value)ClpSimplexinline
setPrimalColumnPivotAlgorithm(AbcPrimalColumnPivot &choice)AbcSimplex
ClpSimplex::setPrimalColumnPivotAlgorithm(ClpPrimalColumnPivot &choice)ClpSimplex
setPrimalObjectiveLimit(double value)ClpModel
setPrimalTolerance(double value)ClpModel
setProblemStatus(int problemStatusNew)ClpModelinline
setRandomSeed(int value)ClpModelinline
setRhsScale(double value)ClpModelinline
setRowBounds(int elementIndex, double lower, double upper)AbcSimplex
setRowLower(int elementIndex, double elementValue)AbcSimplex
setRowName(int rowIndex, std::string &name)ClpModel
setRowObjective(const double *rowObjective)ClpModel
setRowScale(double *scale)ClpModel
setRowSetBounds(const int *indexFirst, const int *indexLast, const double *boundList)AbcSimplex
setRowStatus(int sequence, Status newstatus)ClpSimplexinline
setRowUpper(int elementIndex, double elementValue)AbcSimplex
setSecondaryStatus(int newstatus)ClpModelinline
setSequenceIn(int sequence)AbcSimplexinline
setSequenceOut(int sequence)AbcSimplexinline
setSmallElementValue(double value)ClpModelinline
setSolveType(int type)ClpModelinline
setSparseFactorization(bool value)ClpSimplex
setSpecialOptions(unsigned int value)ClpModel
setStateOfProblem(int value)AbcSimplexinline
setStatus(int sequence, Status newstatus)ClpSimplexinline
setStrParam(ClpStrParam key, const std::string &value)ClpModel
setSumDualInfeasibilities(double value)ClpSimplexinline
setSumOfRelaxedDualInfeasibilities(double value)ClpSimplexinline
setSumOfRelaxedPrimalInfeasibilities(double value)ClpSimplexinline
setSumPrimalInfeasibilities(double value)ClpSimplexinline
setTheta(double value)ClpSimplexinline
setToBaseModel(AbcSimplex *model=NULL)AbcSimplex
ClpSimplex::setToBaseModel(ClpSimplex *model=NULL)ClpSimplex
setTrustedUserPointer(ClpTrustedData *pointer)ClpModelinline
setupDualValuesPass(const double *fakeDuals, const double *fakePrimals, int type)AbcSimplex
setUpperOut(double value)ClpSimplexinline
setupPointers(int maxRows, int maxColumns)AbcSimplex
setUsedArray(int which) constAbcSimplexinline
setUserPointer(void *pointer)ClpModelinline
setValueOut(double value)ClpSimplexinline
setValuesPassAction(double incomingInfeasibility, double allowedInfeasibility)AbcSimplex
setVectorMode(int value)ClpSimplexinline
setWhatsChanged(int value)ClpModelinline
setZeroTolerance(double value)ClpSimplexinline
smallElement_ClpModelprotected
solution(int sequence)AbcSimplexinline
solution_ClpSimplexprotected
solutionAddress(int sequence)AbcSimplexinline
solutionBasic() constAbcSimplexinline
solutionBasic_AbcSimplexprotected
solutionRegion() constAbcSimplexinline
solutionRegion(int which) constAbcSimplexinline
solutionSaved_AbcSimplexprotected
solve(CoinStructuredModel *model)ClpSimplex
solveBenders(CoinStructuredModel *model, ClpSolve &options)ClpSimplexprotected
solveDW(CoinStructuredModel *model, ClpSolve &options)ClpSimplexprotected
solveFromHotStart(void *saveStuff)ClpSimplex
solveType() constClpModelinline
solveType_ClpModelprotected
spareDoubleArray_ClpSimplexmutable
spareIntArray_ClpSimplexmutable
sparseFactorization() constClpSimplex
specialOptions() constClpModelinline
specialOptions_ClpModelprotected
startAtLowerOther_AbcSimplexprotected
startAtUpperNoOther_AbcSimplexprotected
startAtUpperOther_AbcSimplexprotected
startFastDual2(ClpNodeStuff *stuff)ClpSimplex
startFixed_AbcSimplexprotected
startOther_AbcSimplexprotected
startPermanentArrays()ClpSimplex
startup(int ifValuesPass)AbcSimplex
ClpSimplex::startup(int ifValuesPass, int startFinishOptions=0)ClpSimplex
stateDualColumn_AbcSimplexprotected
stateOfIteration_AbcSimplex
stateOfProblem() constAbcSimplexinline
stateOfProblem_AbcSimplexmutableprotected
Status enum nameAbcSimplex
status() constClpModelinline
status_ClpModelprotected
statusArray() constClpModelinline
statusCopy() constClpModel
statusExists() constClpModelinline
statusOfProblem(bool initial=false)ClpSimplex
stopFastDual2(ClpNodeStuff *stuff)ClpSimplex
stopPermanentArrays()ClpModelprotected
strongBranching(int numberVariables, const int *variables, double *newLower, double *newUpper, double **outputSolution, int *outputStatus, int *outputIterations, bool stopOnFirstInfeasible=true, bool alwaysFinish=false, int startFinishOptions=0)ClpSimplex
strParam_ClpModelprotected
sumDualInfeasibilities() constClpSimplexinline
sumDualInfeasibilities_ClpSimplexprotected
sumFakeInfeasibilities_AbcSimplexprotected
sumNonBasicCosts_AbcSimplexprotected
sumOfRelaxedDualInfeasibilities() constClpSimplexinline
sumOfRelaxedDualInfeasibilities_ClpSimplexprotected
sumOfRelaxedPrimalInfeasibilities() constClpSimplexinline
sumOfRelaxedPrimalInfeasibilities_ClpSimplexprotected
sumPrimalInfeasibilities() constClpSimplexinline
sumPrimalInfeasibilities_ClpSimplexprotected
superBasic enum valueAbcSimplex
swap(int pivotRow, int nonBasicPosition, Status newStatus)AbcSimplexprotected
swap(int pivotRow, int nonBasicPosition)AbcSimplex
swapDualStuff(int lastSequenceOut, int lastDirectionOut)AbcSimplex
swapFactorization(AbcSimplexFactorization *factorization)AbcSimplex
ClpSimplex::swapFactorization(ClpFactorization *factorization)ClpSimplex
swappedAlgorithm_AbcSimplexprotected
swapPrimalStuff()AbcSimplex
swapRowScale(double *newScale)ClpModelinline
swapScaledMatrix(ClpPackedMatrix *scaledMatrix)ClpModelinline
synchronizeMatrix()ClpModelprivate
tempArray_AbcSimplexprotected
theta() constClpSimplexinline
theta_ClpSimplexprotected
tightenPrimalBounds()AbcSimplex
ClpSimplex::tightenPrimalBounds(double factor=0.0, int doTight=0, bool tightIntegers=false)ClpSimplex
times(double scalar, const double *x, double *y) constClpModel
translate(int type)AbcSimplex
transposeTimes(double scalar, const double *x, double *y) constClpModel
trustedUserPointer_ClpModelprotected
unboundedRay() constClpModel
unmarkHotStart(void *saveStuff)ClpSimplex
unpack(CoinIndexedVector &rowArray) constAbcSimplexinline
unpack(CoinIndexedVector &rowArray, int sequence) constAbcSimplex
ClpSimplex::unpack(CoinIndexedVector *rowArray) constClpSimplex
ClpSimplex::unpack(CoinIndexedVector *rowArray, int sequence) constClpSimplex
unpackPacked(CoinIndexedVector *rowArray)ClpSimplex
unpackPacked(CoinIndexedVector *rowArray, int sequence)ClpSimplex
unscale()ClpModel
upper(int sequence)AbcSimplexinline
upper_ClpSimplexprotected
upperAddress(int sequence)AbcSimplexinline
upperBasic() constAbcSimplexinline
upperBasic_AbcSimplexprotected
upperFake enum valueAbcSimplex
upperIn() constClpSimplexinline
upperIn_ClpSimplexprotected
upperOut() constClpSimplexinline
upperOut_ClpSimplexprotected
upperRegion() constAbcSimplexinline
upperRegion(int which) constAbcSimplexinline
upperSaved_AbcSimplexprotected
upperTheta() constAbcSimplexinline
upperTheta_AbcSimplexprotected
usefulArray(int index)AbcSimplexinline
usefulArray(int index) constAbcSimplexinline
usefulArray_AbcSimplexmutableprotected
userPointer_ClpModelprotected
valueIn() constClpSimplexinline
valueIn_ClpSimplexprotected
valueIncomingDual() constAbcSimplex
valueOut() constClpSimplexinline
valueOut_ClpSimplexprotected
vectorMode() constClpSimplexinline
vectorMode_ClpSimplexprotected
whatsChanged() constClpModelinline
whatsChanged_ClpModelprotected
writeBasis(const char *filename, bool writeValues=false, int formatType=0) constClpSimplex
writeLp(const char *filename, const char *extension="lp", double epsilon=1e-5, int numberAcross=10, int decimals=5, double objSense=0.0, bool useRowNames=true) constClpSimplex
writeMps(const char *filename, int formatType=0, int numberAcross=2, double objSense=0.0) constClpModel
zeroTolerance() constClpSimplexinline
zeroTolerance_ClpSimplexprotected
~AbcSimplex()AbcSimplex
~ClpModel()ClpModel
~ClpSimplex()ClpSimplex