|
public methods for message output
- Author
- Tobias Achterberg
-
Stefan Heinz
Definition in file pub_message.h.
#include <stdarg.h>
#include "scip/def.h"
#include "scip/type_message.h"
Go to the source code of this file.
|
SCIP_RETCODE | SCIPmessagehdlrCreate (SCIP_MESSAGEHDLR **messagehdlr, SCIP_Bool bufferedoutput, const char *filename, SCIP_Bool quiet, SCIP_DECL_MESSAGEWARNING((*messagewarning)), SCIP_DECL_MESSAGEDIALOG((*messagedialog)), SCIP_DECL_MESSAGEINFO((*messageinfo)), SCIP_DECL_MESSAGEHDLRFREE((*messagehdlrfree)), SCIP_MESSAGEHDLRDATA *messagehdlrdata) |
|
void | SCIPmessagehdlrCapture (SCIP_MESSAGEHDLR *messagehdlr) |
|
SCIP_RETCODE | SCIPmessagehdlrRelease (SCIP_MESSAGEHDLR **messagehdlr) |
|
SCIP_RETCODE | SCIPmessagehdlrSetData (SCIP_MESSAGEHDLR *messagehdlr, SCIP_MESSAGEHDLRDATA *messagehdlrdata) |
|
void | SCIPmessagehdlrSetLogfile (SCIP_MESSAGEHDLR *messagehdlr, const char *filename) |
|
void | SCIPmessagehdlrSetQuiet (SCIP_MESSAGEHDLR *messagehdlr, SCIP_Bool quiet) |
|
void | SCIPmessagePrintInfo (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr,...) |
|
void | SCIPmessageVPrintInfo (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr, va_list ap) |
|
void | SCIPmessageFPrintInfo (SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr,...) |
|
void | SCIPmessageVFPrintInfo (SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr, va_list ap) |
|
void | SCIPmessagePrintWarning (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr,...) |
|
void | SCIPmessageVPrintWarning (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr, va_list ap) |
|
void | SCIPmessageFPrintWarning (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr,...) |
|
void | SCIPmessageVFPrintWarning (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr, va_list ap) |
|
void | SCIPmessagePrintDialog (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr,...) |
|
void | SCIPmessageVPrintDialog (SCIP_MESSAGEHDLR *messagehdlr, const char *formatstr, va_list ap) |
|
void | SCIPmessageFPrintDialog (SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr,...) |
|
void | SCIPmessageVFPrintDialog (SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr, va_list ap) |
|
void | SCIPmessagePrintVerbInfo (SCIP_MESSAGEHDLR *messagehdlr, SCIP_VERBLEVEL verblevel, SCIP_VERBLEVEL msgverblevel, const char *formatstr,...) |
|
void | SCIPmessageVPrintVerbInfo (SCIP_MESSAGEHDLR *messagehdlr, SCIP_VERBLEVEL verblevel, SCIP_VERBLEVEL msgverblevel, const char *formatstr, va_list ap) |
|
void | SCIPmessageFPrintVerbInfo (SCIP_MESSAGEHDLR *messagehdlr, SCIP_VERBLEVEL verblevel, SCIP_VERBLEVEL msgverblevel, FILE *file, const char *formatstr,...) |
|
void | SCIPmessageVFPrintVerbInfo (SCIP_MESSAGEHDLR *messagehdlr, SCIP_VERBLEVEL verblevel, SCIP_VERBLEVEL msgverblevel, FILE *file, const char *formatstr, va_list ap) |
|
void | SCIPmessagePrintErrorHeader (const char *sourcefile, int sourceline) |
|
void | SCIPmessagePrintError (const char *formatstr,...) |
|
void | SCIPmessageVPrintError (const char *formatstr, va_list ap) |
|
void | SCIPmessageSetErrorPrinting (SCIP_DECL_ERRORPRINTING((*errorPrinting)), void *data) |
|
void | SCIPmessageSetErrorPrintingDefault (void) |
|
SCIP_MESSAGEHDLRDATA * | SCIPmessagehdlrGetData (SCIP_MESSAGEHDLR *messagehdlr) |
|
FILE * | SCIPmessagehdlrGetLogfile (SCIP_MESSAGEHDLR *messagehdlr) |
|
SCIP_Bool | SCIPmessagehdlrIsQuiet (SCIP_MESSAGEHDLR *messagehdlr) |
|
#define SCIP_THREADSAFE_MESSAGEHDLRS |
define to identify SCIP version with thread-safe version of message handlers
Definition at line 42 of file pub_message.h.
Value:prints an error message
Definition at line 45 of file pub_message.h.
Referenced by addBilinearTerm(), addCoef(), addCoefTerm(), addConflictBounds(), addFixParamDialog(), addLinearizationCuts(), addRelaxation(), addSetParamDialog(), addSetppcConstraints(), addVarSOS1(), addVarSOS2(), addZerohalfCutToLP(), applyFixings(), boundchgCaptureData(), boundchgReleaseData(), checkCons(), checkStage(), chgLhsLinearCons(), chgRhsLinearCons(), computeScore(), computeViolation(), conflictMarkBoundCheckPresence(), conflictResolveBound(), consdataCreate(), consdataPrint(), convertSides(), copyConsPseudoboolean(), copyVars(), cos(), cpxObjsen(), createAndAddAndCons(), createConsSetppc(), createConsXorIntvar(), createCountDialog(), createCoveringProblem(), createEmphasisSubmenu(), createIndicatorConstraint(), createNlRow(), createRow(), domchgMakeDynamic(), dualPresolving(), enforceConstraints(), errorMessage(), errorMessageAbort(), exprConvertToPolynomial(), exprgraphFindParentByOperator(), exprgraphMoveNode(), exprgraphNodeCreateExpr(), exprgraphNodePropagateBounds(), exprParse(), exprparseFindClosingParenthesis(), exprparseReadVariable(), exprsimplifyAddChildren(), exprsimplifyFlattenPolynomials(), extractCapacityRows(), extractFlowRows(), generate1ConvexIndefiniteUnderestimatorAtBoundary(), generateCut(), generateSparseCut(), getBase(), getConstraint(), getDblParam(), getFixedVariable(), getInputString(), getIntParam(), getLinearConsNVars(), getLinearConsSides(), getLinearConsVarsData(), getNextLine(), getStart(), getVariable(), getVarWeight(), hashtablelistRetrieve(), hessLagAddExprtree(), hessLagAddQuad(), LapackDsyev(), lockRounding(), lpalgoName(), lpAlgorithm(), lpFlushAndSolve(), lpiStrongbranch(), lpLexDualSimplex(), lpSetPricingChar(), lpSolve(), lpSolveStable(), lpUpdateVarProved(), messagehdlrOpenLogfile(), mpsinputSyntaxerror(), nodeAssignParent(), nodeDeactivate(), nodeReleaseParent(), paramFree(), paramParseBool(), paramParseChar(), paramParseInt(), paramParseLongint(), paramParseReal(), paramParseString(), paramsetParse(), paramWrite(), performStrongbranchWithPropagation(), preprocess(), preprocessConstraintPairs(), presolveUpgrade(), primalAddSol(), printExpr(), printIndicatorCons(), printNLRow(), printProblem(), printRow(), printRowNl(), probRemoveVar(), process(), processContainedCons(), propagateRedcostBinvar(), propagateRedcostVar(), propAndSolve(), readBounds(), readConstraints(), readError(), readExpression(), readFZNFile(), readIndicators(), readLinearCoefs(), readLPFile(), readMps(), readMultIncr(), readNonlinearExprs(), readObjective(), readOPBFile(), readPIPFile(), readQCMatrix(), readQMatrix(), readQuadraticCoefs(), readSol(), readSOS(), readSos(), readSOScons(), readVariables(), readXMLSol(), reconvertBothSides(), reconvertLhs(), reconvertRhs(), reformulate(), resolvePropagation(), respropCumulativeCondition(), rowAddCoef(), rowChgCoefPos(), rowDelCoefPos(), rowSideChanged(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSEXITSOL(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSLOCK(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_CONSTRANS(), SCIP_DECL_DIALOGDESC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EXPRINTEVAL(), SCIP_DECL_HEUREXEC(), SCIP_DECL_NLPICREATEPROBLEM(), SCIP_DECL_NLPIGETINTPAR(), SCIP_DECL_NLPIGETREALPAR(), SCIP_DECL_NLPIGETSTRINGPAR(), SCIP_DECL_NLPIGETWARMSTARTMEMO(), SCIP_DECL_NLPIGETWARMSTARTSIZE(), SCIP_DECL_NLPISETINTPAR(), SCIP_DECL_NLPISETREALPAR(), SCIP_DECL_NLPISETSTRINGPAR(), SCIP_DECL_NLPISETWARMSTARTMEMO(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_NODESELSELECT(), SCIP_DECL_NONLINCONSUPGD(), SCIP_DECL_PROPRESPROP(), SCIP_DECL_READERREAD(), SCIP_DECL_READERWRITE(), SCIP_DECL_SOLVECUMULATIVE(), SCIP_DECL_SORTPTRCOMP(), SCIPaddCoefKnapsack(), SCIPaddCoefLinear(), SCIPaddCoefLogicor(), SCIPaddCoefPseudoboolean(), SCIPaddCoefSetppc(), SCIPaddCons(), SCIPaddConsElemConjunction(), SCIPaddConsElemDisjunction(), SCIPaddConsNode(), SCIPaddNlRow(), SCIPaddPricedVar(), SCIPaddRowDive(), SCIPaddSol(), SCIPaddSolFree(), SCIPaddTermPseudoboolean(), SCIPaddVar(), SCIPaddVarImplication(), SCIPaddVarLocks(), SCIPaddVarObj(), SCIPaddVarSOS1(), SCIPaddVarSOS2(), SCIPaggregateVars(), SCIPappendVarSOS1(), SCIPappendVarSOS2(), SCIPapplyProximity(), SCIPapplyZeroobj(), SCIPbacktrackProbing(), SCIPblkmem(), SCIPboundchgApply(), SCIPboundchgUndo(), SCIPbranchGetBranchingPoint(), SCIPbranchGetScore(), SCIPbranchruleExecExternSol(), SCIPbranchruleExecLPSol(), SCIPbranchruleExecPseudoSol(), SCIPbranchruleExit(), SCIPbranchruleInit(), SCIPbranchVar(), SCIPbranchVarVal(), SCIPbranchVarValNary(), SCIPcatchRowEvent(), SCIPcatchVarEvent(), SCIPchgAndConsCheckFlagWhenUpgr(), SCIPchgAndConsRemovableFlagWhenUpgr(), SCIPchgCapacityKnapsack(), SCIPchgConsName(), SCIPchgCutoffboundDive(), SCIPchgLhsLinear(), SCIPchgLhsPseudoboolean(), SCIPchgRhsLinear(), SCIPchgRhsPseudoboolean(), SCIPchgRowLhsDive(), SCIPchgRowRhsDive(), SCIPchgVarBoundsDiveNLP(), SCIPchgVarLb(), SCIPchgVarLbDive(), SCIPchgVarLbGlobal(), SCIPchgVarLbProbing(), SCIPchgVarName(), SCIPchgVarObj(), SCIPchgVarObjDive(), SCIPchgVarObjDiveNLP(), SCIPchgVarsBoundsDiveNLP(), SCIPchgVarType(), SCIPchgVarUb(), SCIPchgVarUbDive(), SCIPchgVarUbGlobal(), SCIPchgVarUbProbing(), SCIPclockGetTime(), SCIPclockReset(), SCIPclockSetTime(), SCIPclockStart(), SCIPclockStop(), SCIPcolDelCoef(), SCIPconflicthdlrExec(), SCIPconflicthdlrExit(), SCIPconflicthdlrInit(), SCIPconflictIsVarUsed(), SCIPconsCheck(), SCIPconsCreate(), SCIPconsEnfolp(), SCIPconsEnfops(), SCIPconshdlrCheck(), SCIPconshdlrEnforceLPSol(), SCIPconshdlrEnforcePseudoSol(), SCIPconshdlrExit(), SCIPconshdlrInit(), SCIPconshdlrPresolve(), SCIPconshdlrPropagate(), SCIPconshdlrSeparateLP(), SCIPconshdlrSeparateSol(), SCIPconsPresol(), SCIPconsProp(), SCIPconsResolvePropagation(), SCIPconsResprop(), SCIPconsSepalp(), SCIPconsSepasol(), SCIPcreateCons(), SCIPcreateConsAbspower(), SCIPcreateConsAnd(), SCIPcreateConsBivariate(), SCIPcreateConsBounddisjunction(), SCIPcreateConsConjunction(), SCIPcreateConsCumulative(), SCIPcreateConsDisjunction(), SCIPcreateConsIndicator(), SCIPcreateConsIndicatorLinCons(), SCIPcreateConsKnapsack(), SCIPcreateConsLinear(), SCIPcreateConsLinking(), SCIPcreateConsLogicor(), SCIPcreateConsNonlinear(), SCIPcreateConsNonlinear2(), SCIPcreateConsOr(), SCIPcreateConsOrbitope(), SCIPcreateConsPseudoboolean(), SCIPcreateConsPseudobooleanWithConss(), SCIPcreateConsQuadratic(), SCIPcreateConsQuadratic2(), SCIPcreateConsSOC(), SCIPcreateConsSOS1(), SCIPcreateConsSOS2(), SCIPcreateConsSuperindicator(), SCIPcreateConsVarbound(), SCIPcreateConsXor(), SCIPcreateLPSol(), SCIPcreateNLPSol(), SCIPcreateOrigSol(), SCIPcreateRelaxSol(), SCIPcreateSol(), SCIPcreateVar(), SCIPcutpoolAddNewRow(), SCIPcutpoolDelRow(), SCIPdelCons(), SCIPdelConsLocal(), SCIPdelVar(), SCIPdialogAddEntry(), SCIPdispExit(), SCIPdispInit(), SCIPdomchgAddBoundchg(), SCIPdomchgFree(), SCIPdomchgMakeStatic(), SCIPdropVarEvent(), SCIPendDive(), SCIPendDiveNLP(), SCIPendProbing(), SCIPeventChgNode(), SCIPeventChgSol(), SCIPeventChgVar(), SCIPeventfilterDel(), SCIPeventGetHoleLeft(), SCIPeventGetHoleRight(), SCIPeventGetNewbound(), SCIPeventGetNewobj(), SCIPeventGetNode(), SCIPeventGetOldbound(), SCIPeventGetOldobj(), SCIPeventGetRow(), SCIPeventGetRowCol(), SCIPeventGetRowNewCoefVal(), SCIPeventGetRowNewConstVal(), SCIPeventGetRowNewSideVal(), SCIPeventGetRowOldCoefVal(), SCIPeventGetRowOldConstVal(), SCIPeventGetRowOldSideVal(), SCIPeventGetRowSide(), SCIPeventGetSol(), SCIPeventGetVar(), SCIPeventhdlrExit(), SCIPeventhdlrInit(), SCIPeventProcess(), SCIPeventqueueAdd(), SCIPexprAreEqual(), SCIPexprCreate(), SCIPexprcurvNegate(), SCIPexprGetMaxDegree(), SCIPexprgraphCheckCurvature(), SCIPexprgraphCreateNode(), SCIPexprgraphGetSeparableTrees(), SCIPexprgraphGetSumTrees(), SCIPexprintEval(), SCIPexprintEvalInt(), SCIPexprintGrad(), SCIPexprintGradInt(), SCIPexprintHessianDense(), SCIPexprintHessianSparsityDense(), SCIPexprPrint(), SCIPfindCons(), SCIPfindOrigCons(), SCIPfindVar(), SCIPfixVar(), SCIPfixVarProbing(), SCIPflushNLP(), SCIPfreeSol(), SCIPfreeSolve(), SCIPfreeTransform(), SCIPgetActivityLinear(), SCIPgetAndDatasPseudoboolean(), SCIPgetBestSol(), SCIPgetBinvarsLinking(), SCIPgetBoundsBounddisjunction(), SCIPgetBoundtypesBounddisjunction(), SCIPgetCapacityCumulative(), SCIPgetCapacityKnapsack(), SCIPgetColFarkasCoef(), SCIPgetColRedcost(), SCIPgetConss(), SCIPgetDemandsCumulative(), SCIPgetDualfarkasKnapsack(), SCIPgetDualfarkasLinear(), SCIPgetDualfarkasLogicor(), SCIPgetDualfarkasSetppc(), SCIPgetDualfarkasVarbound(), SCIPgetDualsolKnapsack(), SCIPgetDualsolLinear(), SCIPgetDualsolLogicor(), SCIPgetDualsolSetppc(), SCIPgetDualsolVarbound(), SCIPgetDurationsCumulative(), SCIPgetFeasibilityLinear(), SCIPgetFixedVars(), SCIPgetHmaxCumulative(), SCIPgetHminCumulative(), SCIPgetIndVarPseudoboolean(), SCIPgetIntvarLinking(), SCIPgetIpoptApplicationPointerIpopt(), SCIPgetLhsLinear(), SCIPgetLhsPseudoboolean(), SCIPgetLhsVarbound(), SCIPgetLinDatasWithoutAndPseudoboolean(), SCIPgetLinearConsPseudoboolean(), SCIPgetLinearConsTypePseudoboolean(), SCIPgetLPBasisInd(), SCIPgetLPBInvACol(), SCIPgetLPBInvARow(), SCIPgetLPBInvCol(), SCIPgetLPBInvRow(), SCIPgetLPBranchCands(), SCIPgetNAndsPseudoboolean(), SCIPgetNBinVars(), SCIPgetNBinvarsLinking(), SCIPgetNConss(), SCIPgetNContVars(), SCIPgetNFixedonesSetppc(), SCIPgetNFixedVars(), SCIPgetNFixedzerosSetppc(), SCIPgetNImplVars(), SCIPgetNIntVars(), SCIPgetNLinVarsWithoutAndPseudoboolean(), SCIPgetNLPBranchCands(), SCIPgetNLPFracVars(), SCIPgetNLPI(), SCIPgetNLPIntPar(), SCIPgetNlpiOracleIpopt(), SCIPgetNLPNlRows(), SCIPgetNLPNlRowsData(), SCIPgetNLPObjval(), SCIPgetNLPRealPar(), SCIPgetNLPSolstat(), SCIPgetNLPStatistics(), SCIPgetNLPStringPar(), SCIPgetNLPTermstat(), SCIPgetNLPVars(), SCIPgetNLPVarsData(), SCIPgetNLPVarsLbDualsol(), SCIPgetNLPVarsNonlinearity(), SCIPgetNLPVarsUbDualsol(), SCIPgetNlRowNLPActivity(), SCIPgetNlRowNLPFeasibility(), SCIPgetNNLPNlRows(), SCIPgetNNLPVars(), SCIPgetNObjVars(), SCIPgetNPrioLPBranchCands(), SCIPgetNSols(), SCIPgetNTotalVars(), SCIPgetNUpgrConss(), SCIPgetNVars(), SCIPgetNVarsAnd(), SCIPgetNVarsBounddisjunction(), SCIPgetNVarsCumulative(), SCIPgetNVarsKnapsack(), SCIPgetNVarsLinear(), SCIPgetNVarsLogicor(), SCIPgetNVarsOr(), SCIPgetNVarsSetppc(), SCIPgetNVarsSOS1(), SCIPgetNVarsSOS2(), SCIPgetNVarsXor(), SCIPgetProbData(), SCIPgetProbingDepth(), SCIPgetRandomSubset(), SCIPgetRelaxSolObj(), SCIPgetRelaxSolVal(), SCIPgetResultantAnd(), SCIPgetResultantOr(), SCIPgetRhsLinear(), SCIPgetRhsPseudoboolean(), SCIPgetRhsVarbound(), SCIPgetRhsXor(), SCIPgetRowKnapsack(), SCIPgetRowLinear(), SCIPgetRowLogicor(), SCIPgetRowSetppc(), SCIPgetRowVarbound(), SCIPgetSols(), SCIPgetTypeSetppc(), SCIPgetValsLinear(), SCIPgetValsLinking(), SCIPgetVarCopy(), SCIPgetVarFarkasCoef(), SCIPgetVarImplRedcost(), SCIPgetVarLbDive(), SCIPgetVarObjDive(), SCIPgetVarRedcost(), SCIPgetVars(), SCIPgetVarsAnd(), SCIPgetVarsBounddisjunction(), SCIPgetVarsCumulative(), SCIPgetVarsData(), SCIPgetVarsKnapsack(), SCIPgetVarsLinear(), SCIPgetVarsLogicor(), SCIPgetVarsOr(), SCIPgetVarsSetppc(), SCIPgetVarsSOS1(), SCIPgetVarsSOS2(), SCIPgetVarsStrongbranchesFrac(), SCIPgetVarsStrongbranchesInt(), SCIPgetVarStrongbranchFrac(), SCIPgetVarStrongbranchInt(), SCIPgetVarStrongbranchLast(), SCIPgetVarStrongbranchWithPropagation(), SCIPgetVarsXor(), SCIPgetVarUbDive(), SCIPgetVarVarbound(), SCIPgetVbdcoefVarbound(), SCIPgetVbdvarVarbound(), SCIPgetVectorEfficacyNorm(), SCIPgetWeightsKnapsack(), SCIPgetWeightsSOS1(), SCIPgetWeightsSOS2(), SCIPhasNLPContinuousNonlinearity(), SCIPhasNLPSolution(), SCIPheurExec(), SCIPheurExit(), SCIPheurInit(), SCIPincludeBranchrule(), SCIPincludeBranchruleBasic(), SCIPincludeConflicthdlr(), SCIPincludeConflicthdlrBasic(), SCIPincludeConshdlr(), SCIPincludeConshdlrBasic(), SCIPincludeConshdlrIndicator(), SCIPincludeConshdlrKnapsack(), SCIPincludeConshdlrSOS1(), SCIPincludeConshdlrSOS2(), SCIPincludeConshdlrSuperindicator(), SCIPincludeDialog(), SCIPincludeDialogDefault(), SCIPincludeDialogDefaultFix(), SCIPincludeDialogDefaultSet(), SCIPincludeDisp(), SCIPincludeEventhdlr(), SCIPincludeEventhdlrBasic(), SCIPincludeHeur(), SCIPincludeHeurBasic(), SCIPincludeHeurNlpdiving(), SCIPincludeLinconsUpgrade(), SCIPincludeNlpi(), SCIPincludeNodesel(), SCIPincludeNodeselBasic(), SCIPincludeNonlinconsUpgrade(), SCIPincludePresol(), SCIPincludePresolBasic(), SCIPincludePricer(), SCIPincludePricerBasic(), SCIPincludeProp(), SCIPincludePropBasic(), SCIPincludePropPseudoobj(), SCIPincludeQuadconsUpgrade(), SCIPincludeReader(), SCIPincludeReaderBasic(), SCIPincludeRelax(), SCIPincludeRelaxBasic(), SCIPincludeSepa(), SCIPincludeSepaBasic(), SCIPincSolVal(), SCIPinferBinvarCons(), SCIPinferBinvarProp(), SCIPinferVarLbCons(), SCIPinferVarLbProp(), SCIPinferVarUbCons(), SCIPinferVarUbProp(), SCIPintervalSetRoundingMode(), SCIPisAndConsSorted(), SCIPisObjIntegral(), SCIPlinkLPSol(), SCIPlinkNLPSol(), SCIPlinkRelaxSol(), SCIPlockVarCons(), SCIPlpGetPrimalRay(), SCIPlpGetUnboundedSol(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiGetBase(), SCIPlpiGetBInvACol(), SCIPlpiGetBInvCol(), SCIPlpiGetColNames(), SCIPlpiGetObjsen(), SCIPlpiGetPrimalRay(), SCIPlpiGetRealSolQuality(), SCIPlpiGetRowNames(), SCIPlpiGetRows(), SCIPlpiGetSides(), SCIPlpiGetSol(), SCIPlpiReadLP(), SCIPlpiReadState(), SCIPlpiScaleRow(), SCIPlpiSetBase(), SCIPlpiSetIntpar(), SCIPlpiSetState(), SCIPlpiSolveBarrier(), SCIPlpiSolveDual(), SCIPlpiSolvePrimal(), SCIPlpiWriteLP(), SCIPlpiWriteState(), SCIPlpSolveAndEval(), SCIPlpWriteMip(), SCIPmultiaggregateVar(), SCIPnewProbingNode(), SCIPnlpAddNlRow(), SCIPnlpAddNlRows(), SCIPnlpAddVar(), SCIPnlpAddVars(), SCIPnlpCreate(), SCIPnlpDelNlRow(), SCIPnlpDelVar(), SCIPnlpEndDive(), SCIPnlpFlush(), SCIPnlpInclude(), SCIPnlpRemoveRedundantNlRows(), SCIPnlpSolve(), SCIPnlpStartDive(), SCIPnlpWrite(), SCIPnlrowDelLinearCoef(), SCIPnlrowDelQuadElement(), SCIPnlrowRecalcNLPActivity(), SCIPnodeAddBoundinfer(), SCIPnodeAddCons(), SCIPnodeAddHoleinfer(), SCIPnodeCaptureLPIState(), SCIPnodeFocus(), SCIPnodeFree(), SCIPnodepqRemove(), SCIPnodeReleaseLPIState(), SCIPnodeselExit(), SCIPnodeselInit(), SCIPparamIsDefault(), SCIPparamsetCopyParams(), SCIPparamsetFix(), SCIPparamsetGetBool(), SCIPparamsetGetChar(), SCIPparamsetGetInt(), SCIPparamsetGetLongint(), SCIPparamsetGetReal(), SCIPparamsetGetString(), SCIPparamsetIsFixed(), SCIPparamsetRead(), SCIPparamsetSet(), SCIPparamsetSetBool(), SCIPparamsetSetChar(), SCIPparamsetSetDefaultBool(), SCIPparamsetSetDefaultInt(), SCIPparamsetSetEmphasis(), SCIPparamsetSetHeuristics(), SCIPparamsetSetInt(), SCIPparamsetSetLongint(), SCIPparamsetSetPresolving(), SCIPparamsetSetReal(), SCIPparamsetSetSeparating(), SCIPparamsetSetString(), SCIPparamSetToDefault(), SCIPparamsetWrite(), SCIPparseVar(), SCIPparseVarName(), SCIPparseVarsLinearsum(), SCIPparseVarsPolynomial(), SCIPpresolExec(), SCIPpresolExit(), SCIPpresolInit(), SCIPpresolve(), SCIPpricerExit(), SCIPpricerInit(), SCIPpricestoreAddVar(), SCIPprimalSetCutoffbound(), SCIPprimalSetUpperbound(), SCIPprintBestTransSol(), SCIPprintBranchingStatistics(), SCIPprintLPSolutionQuality(), SCIPprintStage(), SCIPprintStatistics(), SCIPprintStatus(), SCIPprintTransSol(), SCIPprobAddCons(), SCIPprobAddVar(), SCIPprobCopy(), SCIPprobFindCons(), SCIPprobFindVar(), SCIPprobUpdateDualbound(), SCIPprobVarChangedStatus(), SCIPpropagateProbing(), SCIPpropagateProbingImplications(), SCIPpropCumulativeCondition(), SCIPpropExec(), SCIPpropExit(), SCIPpropInit(), SCIPpropPresol(), SCIPpropResolvePropagation(), SCIPreadProb(), SCIPrecalcNlRowNLPActivity(), SCIPrelaxExec(), SCIPrelaxExit(), SCIPrelaxInit(), SCIPreleaseCons(), SCIPreleaseVar(), SCIPretransformSol(), SCIProundSol(), SCIProwDelCoef(), SCIProwGetLPEfficacy(), SCIProwGetNLPEfficacy(), SCIProwGetParallelism(), SCIProwGetRelaxEfficacy(), SCIProwGetSolEfficacy(), SCIPsepaExecLP(), SCIPsepaExecSol(), SCIPsepaExit(), SCIPsepaInit(), SCIPseparateCutpool(), SCIPseparateSolCutpool(), SCIPsetBasePointClosecuts(), SCIPsetBinaryVarIndicator(), SCIPsetHmaxCumulative(), SCIPsetHminCumulative(), SCIPsetLinearConsIndicator(), SCIPsetModifiedDefaultSettingsIpopt(), SCIPsetNLPInitialGuess(), SCIPsetNLPInitialGuessSol(), SCIPsetNLPIntPar(), SCIPsetNLPRealPar(), SCIPsetNLPStringPar(), SCIPsetObjIntegral(), SCIPsetObjlimit(), SCIPsetObjsense(), SCIPsetProbData(), SCIPsetSetLpfeastol(), SCIPsetSetVerbLevel(), SCIPsetSolVal(), SCIPsetSolVals(), SCIPsetSolveCumulative(), SCIPsnprintf(), SCIPsolGetRayVal(), SCIPsolGetVal(), SCIPsolIncVal(), SCIPsolSetVal(), SCIPsolve(), SCIPsolveCIP(), SCIPsolveCumulative(), SCIPsolveDiveLP(), SCIPsolveDiveNLP(), SCIPsolveNLP(), SCIPsortAndCons(), SCIPstartDive(), SCIPstartDiveNLP(), SCIPstartProbing(), SCIPstartStrongbranch(), SCIPtightenVarLb(), SCIPtightenVarLbGlobal(), SCIPtightenVarUb(), SCIPtightenVarUbGlobal(), SCIPtransformMinUC(), SCIPtransformProb(), SCIPtreeBranchVar(), SCIPtreeBranchVarHole(), SCIPtreeBranchVarNary(), SCIPtreeCalcNodeselPriority(), SCIPunlockVarCons(), SCIPupdateLocalDualbound(), SCIPupdateLocalLowerbound(), SCIPupgradeConsLinear(), SCIPvarAddHoleGlobal(), SCIPvarAddHoleLocal(), SCIPvarAddImplic(), SCIPvarAddLocks(), SCIPvarAddObj(), SCIPvarAddToRow(), SCIPvarAddVlb(), SCIPvarAddVub(), SCIPvarChgBdGlobal(), SCIPvarChgBdLocal(), SCIPvarChgBranchDirection(), SCIPvarChgBranchFactor(), SCIPvarChgBranchPriority(), SCIPvarChgLbDive(), SCIPvarChgLbGlobal(), SCIPvarChgLbLocal(), SCIPvarChgObj(), SCIPvarChgObjDive(), SCIPvarChgType(), SCIPvarChgUbDive(), SCIPvarChgUbGlobal(), SCIPvarChgUbLocal(), SCIPvarCopy(), SCIPvarDoNotMultaggr(), SCIPvarFix(), SCIPvarGetAvgBranchdepth(), SCIPvarGetAvgBranchdepthCurrentRun(), SCIPvarGetAvgConflictlength(), SCIPvarGetAvgConflictlengthCurrentRun(), SCIPvarGetAvgCutoffs(), SCIPvarGetAvgCutoffsCurrentRun(), SCIPvarGetAvgInferences(), SCIPvarGetAvgInferencesCurrentRun(), SCIPvarGetAvgSol(), SCIPvarGetBestRootLPObjval(), SCIPvarGetBestRootRedcost(), SCIPvarGetBestRootSol(), SCIPvarGetCutoffSum(), SCIPvarGetCutoffSumCurrentRun(), SCIPvarGetInferenceSum(), SCIPvarGetInferenceSumCurrentRun(), SCIPvarGetLbAtIndex(), SCIPvarGetLbLP(), SCIPvarGetLPSol_rec(), SCIPvarGetNActiveConflicts(), SCIPvarGetNActiveConflictsCurrentRun(), SCIPvarGetNBranchings(), SCIPvarGetNBranchingsCurrentRun(), SCIPvarGetNLocksDown(), SCIPvarGetNLocksUp(), SCIPvarGetNLPSol_rec(), SCIPvarGetObjLP(), SCIPvarGetOrigvarSum(), SCIPvarGetProbvar(), SCIPvarGetProbvarBinary(), SCIPvarGetProbvarBound(), SCIPvarGetProbvarHole(), SCIPvarGetProbvarSum(), SCIPvarGetPseudocost(), SCIPvarGetPseudocostCount(), SCIPvarGetPseudocostCountCurrentRun(), SCIPvarGetPseudocostCurrentRun(), SCIPvarGetPseudoSol_rec(), SCIPvarGetRelaxSol(), SCIPvarGetRootSol(), SCIPvarGetUbAtIndex(), SCIPvarGetUbLP(), SCIPvarGetVSIDS_rec(), SCIPvarGetVSIDSCurrentRun(), SCIPvarIncCutoffSum(), SCIPvarIncInferenceSum(), SCIPvarIncNActiveConflicts(), SCIPvarIncNBranchings(), SCIPvarIncVSIDS(), SCIPvarMarkDoNotMultaggr(), SCIPvarMultiaggregate(), SCIPvarNegate(), SCIPvarPrint(), SCIPvarScaleVSIDS(), SCIPvarSetNLPSol(), SCIPvarSetRelaxSol(), SCIPvarsGetActiveVars(), SCIPvarUpdatePseudocost(), SCIPvbcInit(), SCIPvbcNewChild(), SCIPvisualizeConsCumulative(), SCIPwriteCliqueGraph(), SCIPwriteImplicationConflictGraph(), SCIPwriteNLP(), selectBranchVar(), separateByEnumerationHeuristics(), separateCons(), separateGLS(), separateHeur(), separatePoint(), sepastoreApplyBdchg(), sepastoreApplyCut(), setDblParam(), setIntParam(), sin(), solCutIsViolated(), solGetArrayVal(), solUnlinkVar(), solveNode(), solveNodeRelax(), solveProbingLP(), solveSubNLP(), solveSubscip(), SolveWSimplex(), spxObjsen(), storeCutInArrays(), syntaxError(), treeCheckPath(), treeUpdatePathLPSize(), tryUpgrading(), tryUpgradingSetppc(), unlockRounding(), updateBestCandidate(), varAddLbchginfo(), varAddUbchginfo(), varCreate(), varEventVarFixed(), varFree(), varFreeParents(), varGetActiveVar(), varParse(), varProcessAddHoleGlobal(), varProcessAddHoleLocal(), varProcessChgBranchDirection(), varProcessChgBranchFactor(), varProcessChgBranchPriority(), varProcessChgLbGlobal(), varProcessChgLbLocal(), varProcessChgUbGlobal(), varProcessChgUbLocal(), writeOpbConstraints(), writeOpbObjective(), writeProblem(), and xprsObjsen().
executes command only if SCIP_DEBUG flag is set
Definition at line 74 of file pub_message.h.
Referenced by addConcaveEstimatorBivariate(), addConcaveEstimatorUnivariate(), addCut(), addLinearization(), addRelaxation(), addZerohalfCutToLP(), applyBoundChgs(), applyFixings(), applyGlobalBounds(), checkAllConss(), checkBounddisjunction(), checkCons(), checkCurvature(), checkKnapsack(), checkSystemGF2(), cliquePresolve(), computeAndConstraintInfos(), computeEffectiveHorizonCumulativeCondition(), computeFixingrate(), conflictAddConflictCons(), conflictInsertConflictset(), coretimesUpdateUb(), createCapacityRestriction(), createCapacityRestrictionIntvars(), createNlRow(), createObjRow(), createSubscip(), createVariable(), dualPresolving(), evalFunctionGradient(), exprgraphNodeSimplify(), exprParse(), exprsimplifyFlattenPolynomials(), extendToCover(), generate1ConvexIndefiniteUnderestimatorAtBoundary(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternA(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternB(), generateConvexConcaveUnderestimator(), generateCut(), generateOrthogonal_lx_ly_Underestimator(), generateOrthogonal_lx_uy_Underestimator(), generateRowSOS1(), generateRowSOS2(), generateUnderestimatorParallelYFacets(), getFixedVariable(), getFixingValue(), getVariable(), initBounds(), initMatrix(), primalAddSol(), readPolynomial(), reformulate(), removeFixedNonlinearVariables(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_READERREAD(), SCIPapplyProximity(), SCIPconflictFlushConss(), SCIPexprSimplify(), SCIPgenVBoundAdd(), SCIPlpCalcMIR(), SCIPlpCalcStrongCG(), SCIPnlpiOracleEvalJacobian(), SCIProwCalcIntegralScalar(), SCIPseparateRelaxedKnapsack(), separateCons(), separateCuts(), separatePoint(), solveCoveringProblem(), solveSubproblem(), solveSubscip(), updatePrimalRay(), upgradeIndicatorSuperindicator(), and upgradeLinearSuperindicator().
#define SCIPdebugMessage while( FALSE ) printf |
prints a debugging message if SCIP_DEBUG flag is set
Definition at line 77 of file pub_message.h.
Referenced by addAllConss(), addAltLPConstraint(), addAltLPRow(), addBoundViolated(), addCand(), addCliques(), addConcaveEstimatorBivariate(), addConcaveEstimatorMultivariate(), addConcaveEstimatorUnivariate(), addConflictBinvar(), addConflictBounds(), addCut(), addCuts(), addExtendedAsymmetricFormulation(), addExtendedFlowFormulation(), addExtraCliques(), addFlowrowToCommodity(), addIntervalGradientEstimator(), addLinearization(), addLinearizationCuts(), addNegatedCliques(), addObjCutoff(), addRelaxation(), addVarbound(), adjustOversizedJobBounds(), aggregateConstraints(), aggregateVariables(), aggregation(), analyseInfeasibelCoreInsertion(), analyzeConflictLowerbound(), analyzeConflictOverload(), analyzeConflictUpperbound(), analyzeEnergyRequirement(), analyzeGenVBoundConflict(), analyzeZeroResultant(), appendLine(), applyAlternativeBoundsBranching(), applyBdchgs(), applyBoundChgs(), applyBounding(), applyCliqueFixings(), applyFixings(), applyGenVBound(), applyGenVBounds(), applyGlobalBounds(), applyObbt(), applyProbing(), applyVbounds(), applyVboundsFixings(), boundchgApplyGlobal(), branch(), branchcandCalcLPCands(), branchcandInsertPseudoCand(), branchcandRemovePseudoCand(), branchcandSortPseudoCands(), branchCons(), calcShiftVal(), calculateBounds(), checkAltLPInfeasible(), checkArraySizesGLS(), checkArraySizesHeur(), checkBounddisjunction(), checkCons(), checkCumulativeCondition(), checkCurvature(), checkCurvatureEasy(), checkFactorable(), checkFeasSubtree(), checkFixedVariables(), checkForOverlapping(), checkKnapsack(), checkLogicor(), checkOrigPbCons(), checkOverloadViaThetaTree(), checkParallelObjective(), checkPartialObjective(), checkSolution(), checkSolutionOrig(), checkState1(), checkSystemGF2(), checkVarbound(), checkViolations(), cleanupMIRRow(), cleanupNetwork(), clearDeletedLinearElements(), clearDeletedQuadElements(), cliquePresolve(), clockSetType(), colAddCoef(), collectBinaryCliqueData(), collectBinaryImplicationData(), collectBranchingCands(), collectMinactVar(), collectNonBinaryImplicationData(), collectNonBinaryVBoundData(), collectSolution(), collectThetaSubtree(), colLink(), colUnlink(), computeAndConstraintInfos(), computeBoundsX(), computeBoundsZ(), computeEffectiveHorizon(), computeEnergyContribution(), computeFixingrate(), computeImpliedEst(), computeImpliedLct(), computeLinearConsSides(), computePeak(), conflictAddBound(), conflictAddConflictBound(), conflictAddConflictCons(), conflictAddConflictset(), conflictAnalyze(), conflictAnalyzeBoundexceedingLP(), conflictAnalyzeInfeasibleLP(), conflictAnalyzeLP(), conflictAnalyzeRemainingBdchgs(), conflictCreateReconvergenceConss(), conflictFirstCand(), conflictInsertConflictset(), conflictMarkBoundCheckPresence(), conflictResolveBound(), conflictsetAddBounds(), consCapacityConstraintsFinder(), consdataCheckSuperindicator(), consdataCollectLinkingCons(), consdataCreate(), consdataCreateBinvars(), consdataCreateSuperindicator(), consdataDeletePos(), consdataFindUnlockedLinearVar(), consdataFixOperandsOne(), consdataFixResultantZero(), consdataGetActivity(), consdataLinearize(), consdataTightenCoefs(), consdataUpdateActivities(), conshdlrActivateCons(), conshdlrAddUpdateCons(), conshdlrDeactivateCons(), conshdlrDelayUpdates(), conshdlrDisableCons(), conshdlrDisableConsPropagation(), conshdlrDisableConsSeparation(), conshdlrEnableCons(), conshdlrEnableConsPropagation(), conshdlrEnableConsSeparation(), conshdlrForceUpdates(), conshdlrProcessUpdates(), conssetchgDelAddedCons(), conssetchgDelDisabledCons(), constraintNonOverlappingGraph(), constructSNFRelaxation(), convertBinaryEquality(), convertLongEquality(), convertUnaryEquality(), copyAndSolveComponent(), copyConsPseudoboolean(), copyCuts(), coretimesUpdateLb(), coretimesUpdateUb(), countSparseSol(), cppaderrorcallback(), CREATE_CONSTRAINT(), createAndAddLinearCons(), createCGCutCMIR(), createCGCutDirect(), createCGCuts(), createCGCutStrongCG(), createConsFromMonomial(), createConsFromQuadTerm(), createConstarray(), createCoreProfile(), createCoverCuts(), createCoveringProblem(), createGenVBound(), createIndicatorConstraint(), createNAryBranch(), createNewArc(), createNewCommodity(), createNewSol(), createNlRow(), createObjRow(), createSelectedSortedEventpointsSol(), createSolFromSubScipSol(), createStartingData(), createSubSCIP(), createSubscip(), createTopoSortedVars(), createVariable(), createVarUbs(), createZerohalfCutFromZerohalfWeightvector(), cutGenerationHeuristic(), decomposeProblem(), deleteAltLPConstraint(), deleteCommodity(), deleteLambdaLeaf(), deleteRedundantVars(), deleteSubproblem(), deleteTrivilCons(), depthFirstSearch(), detectImpliedBounds(), detectParallelCols(), detectRedundantConstraints(), detectRedundantVars(), determineBound(), dfs(), disableCons(), domAddHole(), domchgMakeDynamic(), domMerge(), dropAndFreeEvents(), dualPresolve(), dualPresolving(), dualWeightsTightening(), enforceConstraints(), enforceCurrentSol(), enforceCuts(), enforceIndicators(), enforceSOS1(), enforceSOS2(), enforceViolatedFixedNonlinear(), ensureMemorySize(), evalFunctionGradient(), evalFunctionValue(), eventqueueAppend(), execGenVBounds(), execRelpscost(), exprgraphAddExpr(), exprgraphFindParentByOperator(), exprgraphMoveNode(), exprgraphNodePropagateBounds(), exprgraphNodeReplaceChild(), exprgraphNodeSimplify(), exprgraphNodeUpdateBounds(), exprgraphUpdateVarNodeBounds(), exprParse(), exprsimplifyFlattenPolynomials(), extendToCover(), extractCapacities(), extractCapacityRows(), extractCliques(), extractFlow(), extractFlowRows(), extractGates(), extractNodes(), fillGlobalStartingData(), filterBounds(), filterExistingLP(), filterRound(), findAggregation(), findCumulativeConss(), findNewBounds(), findUncapacitatedArcs(), fixAdditionalVars(), fixAndPropagate(), fixDeleteOrUpgradeCons(), fixIntegerVariableLb(), fixIntegerVariableUb(), fixTriangle(), fixVariable(), fixVariables(), fixVariableZeroNode(), flattenAssignment(), focusnodeCleanupVars(), focusnodeToDeadend(), focusnodeToFork(), focusnodeToJunction(), focusnodeToPseudofork(), forbidFixation(), forkCaptureLPIState(), forkCreate(), forkReleaseLPIState(), freeComponentsData(), freeConstarray(), freeConstraint(), freeConstraints(), freeStartingData(), freeSubscip(), freeVariables(), fullDualPresolve(), generate1ConvexIndefiniteUnderestimator(), generate1ConvexIndefiniteUnderestimatorAtBoundary(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternA(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternB(), generateClusterCuts(), generateConvexConcaveEstimator(), generateConvexConcaveUnderestimator(), generateCut(), generateCutConvex(), generateCutLTI(), generateCutLTIcomputeCoefs(), generateCutLTIfindIntersection(), generateCutNonConvex(), generateCutProjectedPoint(), generateCutUnboundedLP(), generateEstimatingHyperplane(), generateLinearizationCut(), generateOddCycleCut(), generateOrthogonal_lx_ly_Underestimator(), generateOrthogonal_lx_uy_Underestimator(), generateOverestimatingHyperplaneCut(), generateSparseCut(), generateUnderestimatorParallelYFacets(), getASlice(), getBase(), getbase(), getBinVarsRepresentatives(), getConflictImplics(), getConstraint(), getCover(), getCutoffboundGenVBound(), getFixedVariable(), getFixingValue(), getFlowCover(), getFlowrowFit(), getIterationsLeft(), getL1L2(), getMaxAndConsDim(), getNextLine(), getNextToken(), getNodeSimilarityScore(), getObjective(), getParameterValues(), getRandomVariable(), getStatistics(), getVariable(), getZerohalfWeightvectorFromSelectedRowsBitarray(), GUBsetCheck(), GUBsetMoveVar(), hashtableResize(), hessLagAddExprtree(), hessLagAddQuad(), hessLagSparsitySetNzFlagForExprtree(), hessLagSparsitySetNzFlagForQuad(), holelistCreate(), holelistFree(), identifySourcesTargets(), inferboundsEdgeFinding(), initAlternativeLP(), initBounds(), initData(), initializeCandsLists(), initLP(), initMatrix(), initPropdata(), initSolve(), insertZerolist(), invalidateHessianLagSparsity(), invalidateJacobiSparsity(), isNewSection(), liftCliqueVariables(), lpAlgorithm(), lpBarrier(), lpCleanupCols(), lpCleanupRows(), lpDualSimplex(), lpFlushAddCols(), lpFlushAddRows(), lpFlushAndSolve(), lpFlushChgCols(), lpFlushChgRows(), lpFlushDelCols(), lpFlushDelRows(), lpiGetBInvVec(), lpiSolve(), lpiStrongbranch(), lpiStrongbranches(), lpiStrongbranchIntegral(), lpLexDualSimplex(), lpPrimalSimplex(), lpRemoveObsoleteCols(), lpRemoveObsoleteRows(), lpSolve(), mcfnetworkExtract(), mergeAndCleanQuadVarTerms(), mergeMultiples(), moveVariable(), mpsinputReadLine(), multiAggregateBinvar(), nlpCalcFracVars(), nlrowAddLinearCoef(), nlrowAddQuadElement(), nlrowChgQuadElemPos(), nlrowDelQuadElemPos(), nlrowRemoveFixedQuadVars(), nodeActivate(), nodeAssignParent(), nodeDeactivate(), nodepairqueueCreate(), nodepartitionCreate(), nodepqDelPos(), nodeReleaseParent(), nodeRepropagate(), nodeToLeaf(), normalizeCons(), normalizeCumulativeCondition(), normalizeWeights(), objimplicsCreate(), objimplicsDelPos(), optimize(), paramSetBool(), paramSetChar(), paramSetInt(), paramSetLongint(), paramSetReal(), parseArray(), parseBounds(), parseConstant(), parseConstraint(), parseList(), parseSolveItem(), parseType(), parseVariable(), performAggregations(), performBranching(), performDualfix(), performFixing(), performLPRandRounding(), performLPSimpleRounding(), performRandRounding(), performRelaxSimpleRounding(), performSimpleRounding(), performStrongbranchWithPropagation(), polishSolution(), polynomialdataExpandMonomialFactor(), predBndStr(), prepareCons(), preprocessConstraintPairs(), presolComponents(), presolRoundIndicator(), presolRoundSOS1(), presolRoundSOS2(), presolve(), presolveConsEst(), presolveConsLct(), presolveCreateBenTalNemirovskiApproxDim3(), presolveCreateGlineurApproxDim3(), presolveDisaggregate(), presolveDual(), presolveFindDuplicates(), presolvePropagateCons(), presolveRemoveFixedVariables(), presolveRound(), presolveSolve(), presolveTryAddAND(), presolveTryAddLinearReform(), presolveUpgrade(), prettifyConss(), priceAndCutLoop(), primalAddOrigSol(), primalAddSol(), primalSetCutoffbound(), primalSetUpperbound(), printBoundSectionName(), printColumnSection(), printFunction(), printRangeSection(), printRhsSection(), printstr(), probingnodeCreate(), probingnodeUpdate(), processBinvarFixings(), processFixings(), processIntegerBoundChg(), processNlRow(), processWatchedVars(), profileFindDownFeasibleStart(), profileFindFeasibleStart(), profileUpdate(), propagateBinaryBestRootRedcost(), propagateBounds(), propagateBoundsBilinearTerm(), propagateBoundsCons(), propagateBoundsQuadVar(), propagateBoundsTightenVar(), propagateBoundsTightenVarLb(), propagateBoundsTightenVarUb(), propagateCons(), propagateConstraintSides(), propagateCutoffbound(), propagateCutoffboundBinvars(), propagateCutoffboundGlobally(), propagateCutoffboundVar(), propagateDomains(), propagateLbTTEF(), propagateLowerbound(), propagateRedcostBinvar(), propagateRedcostVar(), propagateRootRedcostBinvar(), propagateTimetable(), propagateTTEF(), propagateUbTTEF(), propagateVarbounds(), propagateVbounds(), propagationRound(), propAndSolve(), propdataInit(), propIndicator(), proposeFeasibleSolution(), propSOS1(), propSOS2(), pseudoforkCreate(), readBounds(), readCoefficients(), readCols(), readConstraints(), readFZNFile(), readIndicators(), readName(), readObjective(), readObjname(), readObjsen(), readPolynomial(), readQCMatrix(), readQMatrix(), readRanges(), readRhs(), readRows(), readSemicontinuous(), readSOS(), readSos(), reformEnsureChildrenMinCurvature(), reformMonomial(), reformNode2Var(), reformulate(), registerBranchingCandidates(), registerBranchingVariables(), registerVariableInfeasibilities(), relaxVar(), removeConstraintsDueToNegCliques(), removeDoubleAndSingletonsAndPerformDualpresolve(), removeFixedLinearVariables(), removeFixedNonlinearVariables(), removeFixedVariables(), removeIrrelevantJobs(), removeOversizedJobs(), removeRedundantCons(), removeRedundantConssAndNonzeros(), removeRedundantConstraints(), removeRedundantNonZeros(), replaceByLinearConstraints(), replaceViolatedByLinearConstraints(), resolveGenVBoundPropagation(), resolvePropagation(), resolvePropagationCoretimes(), respropCumulativeCondition(), rowAddCoef(), rowFindSlackVar(), rowLink(), rowMerge(), rowScale(), rowUnlink(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_BRANCHEXECLP(), SCIP_DECL_BRANCHEXECPS(), SCIP_DECL_CONFLICTEXEC(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSCHECK(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSDELETE(), SCIP_DECL_CONSDISABLE(), SCIP_DECL_CONSENABLE(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSEXITPRE(), SCIP_DECL_CONSEXITSOL(), SCIP_DECL_CONSFREE(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSINITPRE(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSLOCK(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRINT(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSRESPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_CONSTRANS(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EXPRGRAPHNODEREFORM(), SCIP_DECL_EXPRGRAPHVARADDED(), SCIP_DECL_EXPRGRAPHVARREMOVE(), SCIP_DECL_EXPRINTEVAL(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXITSOL(), SCIP_DECL_HEURFREE(), SCIP_DECL_LINCONSUPGD(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_NODESELSELECT(), SCIP_DECL_NONLINCONSUPGD(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PROPEXEC(), SCIP_DECL_PROPEXITPRE(), SCIP_DECL_PROPEXITSOL(), SCIP_DECL_PROPINITSOL(), SCIP_DECL_PROPPRESOL(), SCIP_DECL_PROPRESPROP(), SCIP_DECL_QUADCONSUPGD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERWRITE(), SCIP_DECL_SEPAEXECLP(), SCIP_DECL_SOLVECUMULATIVE(), SCIPaddRowIndicator(), SCIPaddVarSOS1(), SCIPaddVarSOS2(), SCIPanalyzeDeductionsProbing(), SCIPappendVarSOS1(), SCIPappendVarSOS2(), SCIPapplyHeurDualval(), SCIPapplyHeurSubNlp(), SCIPapplyProbingVar(), SCIPapplyProximity(), SCIPapplyUndercover(), SCIPapplyZeroobj(), SCIPboolarrayClear(), SCIPboolarrayExtend(), SCIPboolarraySetVal(), SCIPboundchgApply(), SCIPboundchgUndo(), SCIPbranchcandAddExternCand(), SCIPbranchExecExtern(), SCIPbranchExecLP(), SCIPbranchExecPseudo(), SCIPbranchruleCopyInclude(), SCIPbranchruleExecExternSol(), SCIPbranchruleExecLPSol(), SCIPbranchruleExecPseudoSol(), SCIPbufferAllocMem(), SCIPbufferFreeMem(), SCIPbufferReallocMem(), SCIPcalcIntegralScalar(), SCIPcliqueAddVar(), SCIPcliqueDelVar(), SCIPcliquelistAdd(), SCIPcliquelistDel(), SCIPcliquelistRemoveFromCliques(), SCIPcliquetableAdd(), SCIPclockDisable(), SCIPclockEnable(), SCIPclockGetTime(), SCIPclockInit(), SCIPclockReset(), SCIPclockSetTime(), SCIPclockSetType(), SCIPclockStart(), SCIPclockStop(), SCIPcolChgLb(), SCIPcolChgObj(), SCIPcolChgUb(), SCIPcolGetStrongbranch(), SCIPcolGetStrongbranches(), SCIPcomputeCoverUndercover(), SCIPconflictAddRelaxedBound(), SCIPconflictAnalyze(), SCIPconflictAnalyzePseudo(), SCIPconflictAnalyzeStrongbranch(), SCIPconflictFlushConss(), SCIPconflicthdlrCopyInclude(), SCIPconflictInit(), SCIPconflictIsVarUsed(), SCIPconsActivate(), SCIPconsAddAge(), SCIPconsCapture(), SCIPconsCheck(), SCIPconsCreate(), SCIPconsDeactivate(), SCIPconsDelete(), SCIPconsEnfolp(), SCIPconsEnfops(), SCIPconsFree(), SCIPconshdlrCheck(), SCIPconshdlrCopyInclude(), SCIPconshdlrDelVars(), SCIPconshdlrEnforceLPSol(), SCIPconshdlrEnforcePseudoSol(), SCIPconshdlrInitLP(), SCIPconshdlrPresolve(), SCIPconshdlrPropagate(), SCIPconshdlrSeparateLP(), SCIPconshdlrSeparateSol(), SCIPconsParse(), SCIPconsPresol(), SCIPconsProp(), SCIPconsRelease(), SCIPconsResetAge(), SCIPconsResprop(), SCIPconsSepalp(), SCIPconsSepasol(), SCIPconssetchgApply(), SCIPconssetchgMakeGlobal(), SCIPconssetchgUndo(), SCIPconstructCurrentLP(), SCIPcopy(), SCIPcopyConss(), SCIPcopyCuts(), SCIPcopyImplicationsCliques(), SCIPcopyOrig(), SCIPcopyOrigConss(), SCIPcreateConsCumulative(), SCIPcreateConsLinking(), SCIPcreateConsNonlinear(), SCIPcreateConsNonlinear2(), SCIPcreateConsQuadratic(), SCIPcreateFiniteSolCopy(), SCIPcutpoolSeparate(), SCIPdialogCopyInclude(), SCIPdialoghdlrGetWord(), SCIPdispCopyInclude(), SCIPdomchgAddBoundchg(), SCIPdomchgApply(), SCIPdomchgApplyGlobal(), SCIPdomchgMakeStatic(), SCIPdomchgUndo(), SCIPendStrongbranch(), SCIPeventfilterProcess(), SCIPeventhdlrCopyInclude(), SCIPeventhdlrExec(), SCIPeventProcess(), SCIPeventqueueAdd(), SCIPeventqueueDelay(), SCIPeventqueueProcess(), SCIPexprgraphAddConst(), SCIPexprgraphAddExprtreeSum(), SCIPexprgraphAddVars(), SCIPexprgraphCaptureNode(), SCIPexprgraphDisableNode(), SCIPexprgraphEnableNode(), SCIPexprgraphNodeSplitOffLinear(), SCIPexprgraphPropagateVarBounds(), SCIPexprgraphReleaseNode(), SCIPexprgraphReplaceVarByLinearSum(), SCIPexprgraphSimplify(), SCIPexprgraphTightenNodeBounds(), SCIPexprgraphUpdateNodeBoundsCurvature(), SCIPexprintCompile(), SCIPexprintCreate(), SCIPexprintEval(), SCIPexprintHessianSparsityDense(), SCIPexprSimplify(), SCIPgenVBoundAdd(), SCIPgetVarStrongbranchWithPropagation(), SCIPgetViolationAbspower(), SCIPheurCopyInclude(), SCIPheurExec(), SCIPheurPassSolAddSol(), SCIPheurPassSolTrySol(), SCIPhistoryUpdatePseudocost(), SCIPimplicsAdd(), SCIPimplicsDel(), SCIPinitConssLP(), SCIPintarrayClear(), SCIPintarrayExtend(), SCIPintarraySetVal(), SCIPintervalQuadBivar(), SCIPintervalSolveUnivariateQuadExpression(), SCIPintervalSolveUnivariateQuadExpressionPositive(), SCIPlpAddCol(), SCIPlpAddRow(), SCIPlpCalcMIR(), SCIPlpCalcStrongCG(), SCIPlpCleanupAll(), SCIPlpCleanupNew(), SCIPlpClear(), SCIPlpComputeRelIntPoint(), SCIPlpEndDive(), SCIPlpEndStrongbranch(), SCIPlpFlush(), SCIPlpGetDualfarkas(), SCIPlpGetPrimalRay(), SCIPlpGetProvedLowerbound(), SCIPlpGetSol(), SCIPlpGetUnboundedSol(), SCIPlpiAddCols(), SCIPlpiAddRows(), SCIPlpiChgBounds(), SCIPlpiChgCoef(), SCIPlpiChgObj(), SCIPlpiChgObjsen(), SCIPlpiChgSides(), SCIPlpiClear(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiDelCols(), SCIPlpiDelColset(), SCIPlpiDelRows(), SCIPlpiDelRowset(), SCIPlpiExistsDualRay(), SCIPlpiExistsPrimalRay(), SCIPlpiFree(), SCIPlpiFreeState(), SCIPlpiGetBase(), SCIPlpiGetBasisInd(), SCIPlpiGetBInvACol(), SCIPlpiGetBInvARow(), SCIPlpiGetBInvCol(), SCIPlpiGetBInvRow(), SCIPlpiGetBounds(), SCIPlpiGetCoef(), SCIPlpiGetColNames(), SCIPlpiGetCols(), SCIPlpiGetDualfarkas(), SCIPlpiGetInternalStatus(), SCIPlpiGetIntpar(), SCIPlpiGetIterations(), SCIPlpiGetNCols(), SCIPlpiGetNNonz(), SCIPlpiGetNorms(), SCIPlpiGetNRows(), SCIPlpiGetObj(), SCIPlpiGetObjsen(), SCIPlpiGetObjval(), SCIPlpiGetPrimalRay(), SCIPlpiGetRealpar(), SCIPlpiGetRealSolQuality(), SCIPlpiGetRowNames(), SCIPlpiGetRows(), SCIPlpiGetSides(), SCIPlpiGetSol(), SCIPlpiGetSolFeasibility(), SCIPlpiGetSolverName(), SCIPlpiGetState(), SCIPlpiHasDualRay(), SCIPlpiHasPrimalRay(), SCIPlpiHasStateBasis(), SCIPlpiIgnoreInstability(), SCIPlpiInfinity(), SCIPlpiIsDualFeasible(), SCIPlpiIsDualInfeasible(), SCIPlpiIsDualUnbounded(), SCIPlpiIsInfinity(), SCIPlpiIsIterlimExc(), SCIPlpiIsObjlimExc(), SCIPlpiIsOptimal(), SCIPlpiIsPrimalFeasible(), SCIPlpiIsPrimalInfeasible(), SCIPlpiIsPrimalUnbounded(), SCIPlpiIsStable(), SCIPlpiIsTimelimExc(), SCIPlpiLoadColLP(), SCIPlpiReadLP(), SCIPlpiReadState(), SCIPlpiScaleCol(), SCIPlpiScaleRow(), SCIPlpiSetBase(), SCIPlpiSetIntpar(), SCIPlpiSetNorms(), SCIPlpiSetRealpar(), SCIPlpiSetState(), SCIPlpIsInfeasibilityProved(), SCIPlpiSolveBarrier(), SCIPlpiSolveDual(), SCIPlpiSolvePrimal(), SCIPlpiStrongbranch(), SCIPlpiStrongbranchesFrac(), SCIPlpiStrongbranchesInt(), SCIPlpiStrongbranchFrac(), SCIPlpiStrongbranchInt(), SCIPlpiWasSolved(), SCIPlpiWriteLP(), SCIPlpiWriteState(), SCIPlpRemoveAllObsoletes(), SCIPlpRemoveNewObsoletes(), SCIPlpRemoveRedundantRows(), SCIPlpSetCutoffbound(), SCIPlpShrinkCols(), SCIPlpShrinkRows(), SCIPlpSolveAndEval(), SCIPlpStartDive(), SCIPlpStartStrongbranch(), SCIPlpUpdateAges(), SCIPlpWriteMip(), SCIPmemCreate(), SCIPnlpiOracleAddConstraints(), SCIPnlpiOracleAddVars(), SCIPnlpiOracleChgConsSides(), SCIPnlpiOracleChgExprParam(), SCIPnlpiOracleChgExprtree(), SCIPnlpiOracleChgLinearCoefs(), SCIPnlpiOracleChgObjConstant(), SCIPnlpiOracleChgQuadCoefs(), SCIPnlpiOracleChgVarBounds(), SCIPnlpiOracleCreate(), SCIPnlpiOracleDelConsSet(), SCIPnlpiOracleDelVarSet(), SCIPnlpiOracleEvalConstraintGradient(), SCIPnlpiOracleEvalConstraintValue(), SCIPnlpiOracleEvalConstraintValues(), SCIPnlpiOracleEvalHessianLag(), SCIPnlpiOracleEvalJacobian(), SCIPnlpiOracleEvalObjectiveGradient(), SCIPnlpiOracleEvalObjectiveValue(), SCIPnlpiOracleFree(), SCIPnlpiOracleGetHessianLagSparsity(), SCIPnlpiOracleGetInfinity(), SCIPnlpiOracleGetJacobianSparsity(), SCIPnlpiOracleGetMaxDegree(), SCIPnlpiOracleGetProblemName(), SCIPnlpiOraclePrintProblem(), SCIPnlpiOraclePrintProblemGams(), SCIPnlpiOracleSetInfinity(), SCIPnlpiOracleSetObjective(), SCIPnlpiOracleSetProblemName(), SCIPnlrowCapture(), SCIPnlrowRelease(), SCIPnodeAddBoundinfer(), SCIPnodeAddHolechg(), SCIPnodeAddHoleinfer(), SCIPnodeCaptureLPIState(), SCIPnodeCreateChild(), SCIPnodeCutoff(), SCIPnodeDelCons(), SCIPnodeFocus(), SCIPnodeFree(), SCIPnodepqBound(), SCIPnodepqInsert(), SCIPnodePropagateAgain(), SCIPnodePropagateImplics(), SCIPnodeReleaseLPIState(), SCIPnodeselCopyInclude(), SCIPparamSetToDefault(), SCIPparseVarName(), SCIPparseVarsList(), SCIPparseVarsPolynomial(), SCIPpresolCopyInclude(), SCIPpresolExec(), SCIPpriceLoop(), SCIPpricerCopyInclude(), SCIPpricerFarkas(), SCIPpricerRedcost(), SCIPpricestoreAddBdviolvar(), SCIPpricestoreAddProbVars(), SCIPpricestoreAddVar(), SCIPpricestoreApplyVars(), SCIPpricestoreResetBounds(), SCIPprimalHeuristics(), SCIPprimalSetCutoffbound(), SCIPprimalTransformSol(), SCIPprobAddCons(), SCIPprobAddObjoffset(), SCIPprobAddVar(), SCIPprobDelVar(), SCIPprobPerformVarDeletions(), SCIPprobResortVars(), SCIPprobScaleObj(), SCIPprobTransform(), SCIPprobUpdateBestRootSol(), SCIPprofileDeleteCore(), SCIPprofileGetEarliestFeasibleStart(), SCIPprofileGetLatestFeasibleStart(), SCIPprofileInsertCore(), SCIPpropCopyInclude(), SCIPpropExec(), SCIPpropPresol(), SCIPptrarrayClear(), SCIPptrarrayExtend(), SCIPptrarraySetVal(), SCIPreaderCopyInclude(), SCIPreaderWrite(), SCIPrealarrayClear(), SCIPrealarrayExtend(), SCIPrealarraySetVal(), SCIPrelaxCopyInclude(), SCIPrelaxExec(), SCIPresolveSolHeurSubNlp(), SCIProwCalcIntegralScalar(), SCIProwCapture(), SCIProwCatchEvent(), SCIProwDropEvent(), SCIProwLock(), SCIProwRelease(), SCIProwUnlock(), SCIPselectSimpleValue(), SCIPselectVarPseudoStrongBranching(), SCIPselectVarStrongBranching(), SCIPsepaCopyInclude(), SCIPsepaExecLP(), SCIPsepaExecSol(), SCIPseparateKnapsackCuts(), SCIPseparateRelaxedKnapsack(), SCIPsepastoreApplyCuts(), SCIPsepastoreClearCuts(), SCIPsepastoreRemoveInefficaciousCuts(), SCIPsetCopyPlugins(), SCIPsetSetFeastol(), SCIPshrinkDisjunctiveVarSet(), SCIPsolCheck(), SCIPsolIncVal(), SCIPsolLinkCurrentSol(), SCIPsolLinkLPSol(), SCIPsolLinkNLPSol(), SCIPsolLinkPseudoSol(), SCIPsolLinkRelaxSol(), SCIPsolSetVal(), SCIPsolUnlink(), SCIPsolveCIP(), SCIPsolveKnapsackExactly(), SCIPstartStrongbranch(), SCIPstrCopySection(), SCIPstrToIntValue(), SCIPstrToRealValue(), SCIPtransformMinUC(), SCIPtransformProb(), SCIPtreeBranchVar(), SCIPtreeBranchVarHole(), SCIPtreeBranchVarNary(), SCIPtreeClear(), SCIPtreeCreateProbingNode(), SCIPtreeCutoff(), SCIPtreeEndProbing(), SCIPtreeFree(), SCIPtreeLoadLP(), SCIPtreeLoadLPState(), SCIPtreeStartProbing(), SCIPupdateStartpointHeurSubNlp(), SCIPupgradeConsLinear(), SCIPvarAddHoleGlobal(), SCIPvarAddHoleLocal(), SCIPvarAddHoleOriginal(), SCIPvarAddLocks(), SCIPvarAddObj(), SCIPvarAddToRow(), SCIPvarAddVlb(), SCIPvarAddVub(), SCIPvarAdjustLb(), SCIPvarAdjustUb(), SCIPvarAggregate(), SCIPvarCapture(), SCIPvarCatchEvent(), SCIPvarChgBranchDirection(), SCIPvarChgBranchFactor(), SCIPvarChgBranchPriority(), SCIPvarChgLbDive(), SCIPvarChgLbGlobal(), SCIPvarChgLbLocal(), SCIPvarChgLbOriginal(), SCIPvarChgObj(), SCIPvarChgObjDive(), SCIPvarChgType(), SCIPvarChgUbDive(), SCIPvarChgUbGlobal(), SCIPvarChgUbLocal(), SCIPvarChgUbOriginal(), SCIPvarColumn(), SCIPvarCopy(), SCIPvarDropEvent(), SCIPvarFix(), SCIPvarGetProbvar(), SCIPvarGetProbvarBound(), SCIPvarGetProbvarHole(), SCIPvarIncVSIDS(), SCIPvarLoose(), SCIPvarMultiaggregate(), SCIPvarNegate(), SCIPvarRelease(), SCIPvarTransform(), SCIPvarUpdateBestRootSol(), SCIPwriteLp(), separateBySolvingAuxIP(), separateCons(), separateConsBinaryRepresentation(), separateConsOnIntegerVariables(), separateCoverCutsCons(), separateCuts(), separateGLS(), separateIISRounding(), separateIndicators(), separatePoint(), separationRoundLP(), separationRoundResolveLP(), separationRoundSol(), sepastoreAddCut(), sepastoreApplyBdchg(), sepastoreApplyCut(), sepastoreApplyLb(), sepastoreApplyUb(), sepastoreIsCutRedundant(), sepastoreIsCutRedundantOrInfeasible(), sepastoreUpdateOrthogonalities(), setBase(), setbase(), setParameterValues(), setSetppcType(), setUpEvents(), shortenConss(), simplifyInequalities(), solCutIsViolated(), solUnlinkVar(), solveCoveringProblem(), solveIndependentCons(), solveLp(), solveLP(), solveNode(), solveNodeInitialLP(), solveNodeLP(), solveNodeRelax(), solveSubNLP(), solveSubproblem(), solveSubscip(), SolveWSimplex(), sortGenVBounds(), sortVariables(), splitProblem(), spxSolve(), storeSolution(), strengthVarbaounds(), subrootCaptureLPIState(), subrootReleaseLPIState(), sumMIRRow(), sumStrongCGRow(), TCLIQUE_NEWSOL(), tcliquegraphConstructCliqueTable(), thread_num(), tightenBounds(), tightenCapacity(), tightenCoefs(), tightenedIntvar(), tightenSides(), tightenVarBounds(), tightenVarBoundsEasy(), tightenVarLb(), tightenVarUb(), tightenWeights(), tightenWeightsLift(), transformMIRRow(), transformSols(), transformStrongCGRow(), transformVariable(), treeApplyPendingBdchgs(), treeBacktrackProbing(), treeCreateProbingNode(), treeFindSwitchForks(), treeSwitchPath(), tryDelta(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), undoBdchgsDualfarkas(), undoBdchgsDualsol(), undoBdchgsProof(), updateBestCandidate(), updateCutoffbound(), updateEnvelop(), updateFirstRow(), updateFirstRowGlobal(), updateLazyBounds(), updatePrimalRay(), updatePseudocost(), updateTransformation(), updateVariableDegrees(), upgradeCons(), upgradeConss(), upgradeIndicatorSuperindicator(), upgradeLinearSuperindicator(), varAddImplic(), varAddLbchginfo(), varAddParent(), varAddUbchginfo(), varAddVbound(), varEventGholeAdded(), varEventGlbChanged(), varEventGubChanged(), varEventLbChanged(), varEventUbChanged(), varFree(), varFreeParents(), varGetActiveVar(), varParse(), varProcessAddHoleGlobal(), varProcessAddHoleLocal(), varProcessChgBranchDirection(), varProcessChgBranchFactor(), varProcessChgBranchPriority(), varProcessChgLbGlobal(), varProcessChgLbLocal(), varProcessChgUbGlobal(), varProcessChgUbLocal(), varRemoveImplicsVbs(), varUpdateAggregationBounds(), writeFzn(), and writeOpbObjective().
#define SCIPdebugPrintf while( FALSE ) printf |
executes printf command only if SCIP_DEBUG flag is set
Definition at line 80 of file pub_message.h.
Referenced by addCliques(), addConcaveEstimatorMultivariate(), addLinearization(), addNegatedCliques(), aggregation(), applyFixings(), checkCurvature(), checkFactorable(), conflictResolveBound(), constructSNFRelaxation(), convertLongEquality(), detectImpliedBounds(), dualPresolve(), exprgraphNodePropagateBounds(), exprgraphNodeSimplify(), exprsimplifyFlattenPolynomials(), generate1ConvexIndefiniteUnderestimatorAtBoundary(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternA(), generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternB(), generateConvexConcaveUnderestimator(), generateCut(), generateOrthogonal_lx_ly_Underestimator(), generateOrthogonal_lx_uy_Underestimator(), generateUnderestimatorParallelYFacets(), lpFlushAddRows(), objimplicsDelPos(), parseConstraint(), presolveUpgrade(), readCoefficients(), readPolynomial(), reformulate(), removeFixedNonlinearVariables(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSRESPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_HEUREXEC(), SCIP_DECL_SEPAEXECLP(), SCIPexprgraphTightenNodeBounds(), SCIPexprSimplify(), SCIPintervalSolveUnivariateQuadExpressionPositive(), SCIPlpAddCol(), SCIPlpAddRow(), SCIPlpiChgBounds(), SCIPselectSimpleValue(), SCIPseparateKnapsackCuts(), SCIPseparateRelaxedKnapsack(), SCIPsolCheck(), SCIPwritePpm(), SolveWSimplex(), and tightenCapacity().
#define SCIPdebugPrintCons |
( |
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| |
executes SCIPprintCons() and prints termination symbol ";\n" only if SCIP_DEBUG flag is set
Definition at line 83 of file pub_message.h.
Referenced by addCliques(), addExtendedAsymmetricFormulation(), addExtendedFlowFormulation(), addExtraCliques(), addNegatedCliques(), adjustOversizedJobBounds(), aggregateConstraints(), applyFixings(), checkBounddisjunction(), checkCons(), checkFeasSubtree(), checkFixedVariables(), checkKnapsack(), checkLogicor(), checkOrigPbCons(), checkVarbound(), cliquePresolve(), computeBoundsX(), computeBoundsZ(), consdataLinearize(), convertLongEquality(), copyCuts(), CREATE_CONSTRAINT(), createAndAddAndCons(), createAndAddLinearCons(), createConsFromMonomial(), createConsFromQuadTerm(), createIndicatorConstraint(), createLinearCons(), createNlRow(), createPrecedenceCons(), createQuadraticCons(), deleteRedundantVars(), detectRedundantConstraints(), detectRedundantVars(), dualPresolve(), dualPresolving(), extractGates(), findAggregation(), fixDeleteOrUpgradeCons(), generateConvexConcaveEstimator(), generateCut(), getConstraint(), getFixedVariable(), normalizeCons(), preprocessConstraintPairs(), presolveCreateGlineurApproxDim3(), presolveDisaggregate(), presolveDual(), presolveFindDuplicates(), presolveRemoveFixedVariables(), presolveTryAddAND(), presolveTryAddLinearReform(), presolveUpgrade(), prettifyConss(), propIndicator(), readBounds(), readConstraints(), readIndicators(), readObjective(), readOPBFile(), readQCMatrix(), readQMatrix(), readSemicontinuous(), readSOS(), readSos(), reformulate(), removeConstraintsDueToNegCliques(), removeDoubleAndSingletonsAndPerformDualpresolve(), removeFixedLinearVariables(), removeFixedVariables(), removeRedundantCons(), removeRedundantConstraints(), removeRedundantNonZeros(), replaceByLinearConstraints(), replaceViolatedByLinearConstraints(), SCIP_DECL_CONSINITPRE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSTRANS(), SCIP_DECL_EXPRGRAPHNODEREFORM(), SCIP_DECL_HEUREXEC(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_QUADCONSUPGD(), SCIPcreateConsNonlinear(), SCIPcreateConsNonlinear2(), SCIPcreateConsQuadratic(), SCIPseparateRelaxedKnapsack(), SCIPupgradeConsLinear(), setObjective(), simplifyInequalities(), solveIndependentCons(), tightenWeights(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), upgradeCons(), and upgradeConss().
#define SCIPstatistic |
( |
|
x | ) |
|
executes command only if SCIP_STATISTIC flag is set
Definition at line 101 of file pub_message.h.
Referenced by applyAlternativeBoundsFixing(), checkOverloadViaThetaTree(), computeEffectiveHorizon(), consdataCreate(), copyAndSolveComponent(), coretimesUpdateLb(), coretimesUpdateUb(), createCoreProfile(), createCoveringProblem(), findCumulativeConss(), findPrecedenceConss(), inferboundsEdgeFinding(), presolComponents(), presolveConsEst(), presolveConsLct(), propagateLbTTEF(), propagateTimetable(), propagateTTEF(), propagateUbTTEF(), removeIrrelevantJobs(), SCIP_DECL_CONSHDLRCOPY(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXIT(), SCIP_DECL_HEURINIT(), SCIP_DECL_PRESOLINIT(), SCIPapplyUndercover(), SCIPincludePresolComponents(), and splitProblem().
#define SCIPstatisticMessage while( FALSE ) printf |
#define SCIPstatisticPrintf while( FALSE ) printf |
Creates and captures a message handler which deals with warning, information, and dialog (interactive shell) methods.
- Note
- The message handler does not handle error messages. For that see SCIPmessageSetErrorPrinting()
-
Creating a message handler automatically captures it.
Creates and captures a message handler which deals with warning, information, and dialog (interactive shell) methods.
- Note
- The message handler does not handle error messages; see SCIPmessageSetErrorPrinting()
- Parameters
-
messagehdlr | pointer to store the message handler |
bufferedoutput | should the output be buffered up to the next newline? |
filename | name of log file, or NULL for no log |
quiet | should screen messages be suppressed? |
messagehdlrdata | message handler data |
Definition at line 279 of file message.c.
References BMSallocMemory, BMSallocMemoryArray, messagehdlrOpenLogfile(), NULL, SCIP_ALLOC, SCIP_MAXSTRLEN, and SCIP_OKAY.
Referenced by SCIPcreateMessagehdlrDefault(), and SCIPcreateObjMessagehdlr().
void SCIPmessagehdlrSetLogfile |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
filename |
|
) |
| |
void SCIPmessagePrintInfo |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a message, acting like the printf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
Definition at line 578 of file message.c.
References NULL, and SCIPmessageVFPrintInfo().
Referenced by checkSolOrig(), displayRelevantStats(), exprParse(), lpBarrier(), lpDualSimplex(), lpPrimalSimplex(), SCIPhashmapPrintStatistics(), SCIPhashtablePrintStatistics(), SCIPprintMemoryDiagnostic(), SCIPprobPrintPseudoSol(), and SCIPsolCheck().
void SCIPmessageVPrintInfo |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a message, acting like the vprintf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 592 of file message.c.
References NULL, and SCIPmessageVFPrintInfo().
void SCIPmessageFPrintInfo |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
FILE * |
file, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a message into a file, acting like the fprintf() command
- Parameters
-
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
Definition at line 602 of file message.c.
References SCIPmessageVFPrintInfo().
Referenced by exprgraphPrintNodeDot(), exprgraphPrintNodeExpression(), paramWrite(), printBounds(), printBranchruleStatistics(), printConflictStatistics(), printConstraintStatistics(), printConstraintTimingStatistics(), printDualSol(), printFunction(), printHeuristicStatistics(), printHolelist(), printLPStatistics(), printNLPStatistics(), printPresolverStatistics(), printPricerStatistics(), printPropagatorStatistics(), printRelaxatorStatistics(), printRootStatistics(), printSeparatorStatistics(), printSolutionStatistics(), printTime(), printTimingStatistics(), printTreeStatistics(), SCIPcolPrint(), SCIPconsPrint(), SCIPdigraphPrint(), SCIPdigraphPrintComponents(), SCIPdispLongint(), SCIPdispPrintLine(), SCIPdispTime(), SCIPexprgraphPrintDot(), SCIPexprPrint(), SCIPlpWriteMip(), SCIPnlpiOraclePrintProblem(), SCIPnlpiOraclePrintProblemGams(), SCIPnlpWrite(), SCIPnlrowPrint(), SCIPparamsetSetToSubscipsOff(), SCIPparamsetWrite(), SCIPprintBestSol(), SCIPprintBestTransSol(), SCIPprintBranchingStatistics(), SCIPprintDualSol(), SCIPprintExternalCodes(), SCIPprintLPSolutionQuality(), SCIPprintNodeRootPath(), SCIPprintReal(), SCIPprintSol(), SCIPprintStage(), SCIPprintStatistics(), SCIPprintStatus(), SCIPprintTransSol(), SCIPprintVersion(), SCIPprobPrintStatistics(), SCIPprofilePrint(), SCIPretcodePrint(), SCIProwPrint(), SCIPsolPrint(), SCIPsolPrintRay(), SCIPvarPrint(), SCIPvbcCutoffNode(), SCIPvbcInit(), SCIPvbcLowerbound(), SCIPvbcNewChild(), SCIPvbcSolvedNode(), SCIPvbcUpdateChild(), SCIPvbcUpperbound(), SCIPwriteImplicationConflictGraph(), and vbcSetColor().
void SCIPmessageVFPrintInfo |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
FILE * |
file, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a message into a file, acting like the vfprintf() command
- Parameters
-
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 617 of file message.c.
References BMSallocMemorySize, BMSfreeMemory, messagePrintInfo(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by SCIPinfoMessage(), SCIPmessageFPrintInfo(), SCIPmessagePrintInfo(), and SCIPmessageVPrintInfo().
void SCIPmessagePrintWarning |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a warning message, acting like the printf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
Definition at line 411 of file message.c.
References SCIPmessageVFPrintWarning().
Referenced by exprgraphNodeSimplify(), exprsimplifyFlattenPolynomials(), filterTRMrescode(), lpiGetBInvVec(), nlpSolve(), paramCheckBool(), paramCheckChar(), paramCheckFixed(), paramCheckInt(), paramCheckLongint(), paramCheckReal(), paramCheckString(), paramSetBool(), paramSetChar(), paramSetInt(), paramSetLongint(), paramsetParse(), paramSetReal(), polynomialdataExpandMonomialFactor(), restoreLPData(), SCIP_DECL_NLPISETINTPAR(), SCIP_DECL_NLPISETREALPAR(), SCIPconsParse(), SCIPlpComputeRelIntPoint(), SCIPlpiAddCols(), SCIPlpiAddRows(), SCIPlpiChgBounds(), SCIPlpiChgObj(), SCIPlpiChgSides(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiGetBInvRow(), SCIPlpiGetDualfarkas(), SCIPlpiGetPrimalRay(), SCIPlpiGetSol(), SCIPlpiLoadColLP(), SCIPlpiReadLP(), SCIPlpiScaleCol(), SCIPlpiScaleRow(), SCIPlpiStrongbranch(), SCIPlpiWriteLP(), SCIPlpWriteMip(), SCIPpriceLoop(), SolveWSimplex(), varParse(), and writeProblem().
void SCIPmessageVPrintWarning |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a warning message, acting like the vprintf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 425 of file message.c.
References SCIPmessageVFPrintWarning().
void SCIPmessageFPrintWarning |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a warning message into a file, acting like the fprintf() command
prints a warning message, acting like the fprintf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
Definition at line 435 of file message.c.
References SCIPmessageVFPrintWarning().
void SCIPmessageVFPrintWarning |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a warning message into a file, acting like the vfprintf() command
prints a warning message, acting like the vfprintf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 449 of file message.c.
References BMSallocMemorySize, BMSfreeMemory, messagePrintWarning(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by SCIPmessageFPrintWarning(), SCIPmessagePrintWarning(), SCIPmessageVPrintWarning(), and SCIPwarningMessage().
void SCIPmessagePrintDialog |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a dialog message that requests user interaction, acting like the printf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
Definition at line 494 of file message.c.
References NULL, and SCIPmessageVFPrintDialog().
void SCIPmessageVPrintDialog |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a dialog message that requests user interaction, acting like the vprintf() command
- Parameters
-
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 508 of file message.c.
References NULL, and SCIPmessageVFPrintDialog().
void SCIPmessageFPrintDialog |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
FILE * |
file, |
|
|
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
prints a dialog message that requests user interaction into a file, acting like the fprintf() command
- Parameters
-
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
Definition at line 518 of file message.c.
References SCIPmessageVFPrintDialog().
void SCIPmessageVFPrintDialog |
( |
SCIP_MESSAGEHDLR * |
messagehdlr, |
|
|
FILE * |
file, |
|
|
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
prints a dialog message that requests user interaction into a file, acting like the vfprintf() command
- Parameters
-
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 533 of file message.c.
References BMSallocMemorySize, BMSfreeMemory, messagePrintDialog(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by SCIPdialogMessage(), SCIPmessageFPrintDialog(), SCIPmessagePrintDialog(), and SCIPmessageVPrintDialog().
prints a message depending on the verbosity level, acting like the printf() command
- Parameters
-
messagehdlr | message handler |
verblevel | current verbosity level |
msgverblevel | verbosity level of this message |
formatstr | format string like in printf() function |
Definition at line 662 of file message.c.
References NULL, and SCIPmessageVFPrintVerbInfo().
Referenced by exitPresolve(), focusnodeToFork(), lpSolve(), lpSolveStable(), presolve(), presolveRound(), priceAndCutLoop(), propAndSolve(), SCIPlpCreate(), SCIPlpEndDive(), SCIPlpSolveAndEval(), SCIPpresolve(), SCIPreadProb(), SCIPsolve(), SCIPsolveCIP(), SCIPstatUpdateMemsaveMode(), SCIPtransformProb(), SCIPtreeEndProbing(), SCIPtreeSetNodesel(), SCIPvbcExit(), SCIPvbcInit(), and solveNode().
prints a message depending on the verbosity level, acting like the vprintf() command
- Parameters
-
messagehdlr | message handler |
verblevel | current verbosity level |
msgverblevel | verbosity level of this message |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 678 of file message.c.
References NULL, and SCIPmessageVFPrintVerbInfo().
prints a message into a file depending on the verbosity level, acting like the fprintf() command
- Parameters
-
messagehdlr | message handler |
verblevel | current verbosity level |
msgverblevel | verbosity level of this message |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
Definition at line 690 of file message.c.
References SCIPmessageVFPrintVerbInfo().
prints a message into a file depending on the verbosity level, acting like the vfprintf() command
- Parameters
-
messagehdlr | message handler |
verblevel | current verbosity level |
msgverblevel | verbosity level of this message |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 707 of file message.c.
References BMSallocMemorySize, BMSfreeMemory, messagePrintInfo(), NULL, SCIP_MAXSTRLEN, SCIP_VERBLEVEL_FULL, SCIP_VERBLEVEL_NONE, and va_copy.
Referenced by SCIPmessageFPrintVerbInfo(), SCIPmessagePrintVerbInfo(), SCIPmessageVPrintVerbInfo(), and SCIPverbMessage().
void SCIPmessagePrintErrorHeader |
( |
const char * |
sourcefile, |
|
|
int |
sourceline |
|
) |
| |
prints the header with source file location for an error message using the static message handler
- Parameters
-
sourcefile | name of the source file that called the function |
sourceline | line in the source file where the function was called |
Definition at line 761 of file message.c.
References messagePrintError(), and SCIP_MAXSTRLEN.
void SCIPmessagePrintError |
( |
const char * |
formatstr, |
|
|
|
... |
|
) |
| |
void SCIPmessageVPrintError |
( |
const char * |
formatstr, |
|
|
va_list |
ap |
|
) |
| |
Method to set the error printing method. Setting the error printing method to NULL will suspend all error methods.
- Note
- The error printing method is a static variable. This means that all occurring errors are handled via this method.
Method to set the error printing method. Setting the error printing method to NULL will suspend all error methods.
- Note
- The error printing method is static variable. That means all occurring errors are handled via that methods
- Parameters
-
data | data pointer which will be passed to the error printing method, or NULL |
Definition at line 835 of file message.c.
void SCIPmessageSetErrorPrintingDefault |
( |
void |
| ) |
|
Method to set the error printing method to default version prints everything the stderr.
- Note
- The error printing method is a static variable. This means that all occurring errors are handled via this method.
Definition at line 848 of file message.c.
References NULL.
|