public methods for message output
Definition in file pub_message.h.
Go to the source code of this file.
Macros | |
#define | SCIP_THREADSAFE_MESSAGEHDLRS |
#define | SCIPerrorMessage |
#define | printErrorHeader SCIPmessagePrintErrorHeader |
#define | printError SCIPmessagePrintError |
#define | SCIPdebug(x) |
#define | SCIPdebugMessage while( FALSE ) /*lint -e{530}*/ printf |
#define | SCIPdebugPrintf while( FALSE ) /*lint -e{530}*/ printf |
#define | SCIPdebugPrintCons(x, y, z) |
#define | SCIPstatistic(x) |
#define | SCIPstatisticMessage while( FALSE ) /*lint -e{530}*/ printf |
#define | SCIPstatisticPrintf while( FALSE ) /*lint -e{530}*/ printf |
Functions | |
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 52 of file pub_message.h.
#define SCIPerrorMessage |
prints an error message
Definition at line 64 of file pub_message.h.
Referenced by addBranchingDecisionConss(), addCoef(), addCoef(), addCoef(), addCoefTerm(), addConflictBounds(), addConstraintToBendersSubproblem(), addFixParamDialog(), addNlrow(), addRelaxation(), addScenarioConsToProb(), addScenarioVarsAndConsToProb(), addSetParamDialog(), addSetppcConstraints(), addSplitcons(), addVarCardinality(), addVarSOS1(), addVarSOS2(), applyFixings(), applyFixings(), basestatToHighsBasisStatus(), boundchgCaptureData(), boundchgReleaseData(), branchBalancedCardinality(), branchingIntegralOrNonlinear(), calcEfficacy(), calcEfficacyDenseStorageQuad(), calcEfficacyNormQuad(), checkCons(), checkSymmetriesAreSymmetries(), chgLhsLinearCons(), chgRhsLinearCons(), COLORconsGetActiveStoreGraphCons(), COLORconsGetComplementaryGraph(), COLORconsGetCurrentGraph(), COLORconsGetRepresentative(), COLORconsGetRepresentatives(), COLORconsGetStack(), COLORconsGetUnion(), COLORconsGetUnions(), COLORcreateConsStoreGraph(), COLORprobGetComplementaryGraph(), computeHyperbolaRoot(), computeSignpowerRoot(), computeStandardNLPOptimalityCut(), conflictMarkBoundCheckPresence(), conflictResolveBound(), consdataCreate(), consdataCreate(), consdataCreate(), consdataPrint(), ConvertGlopConstraintStatus(), ConvertGlopVariableStatus(), ConvertSCIPConstraintStatusToSlackStatus(), ConvertSCIPVariableStatus(), convertSides(), copyConsPseudoboolean(), copyVars(), cpxObjsen(), createAndAddAndCons(), createAuxVar(), createBandit(), createBandit(), createCons(), createConsComponents(), createConsSetppc(), createConsStoreGraphAtRoot(), createConsXorIntvar(), createCountDialog(), createCoveringProblem(), createEmphasisSubmenu(), createIndicatorConstraint(), createRow(), createSubproblems(), createTcliqueGraph(), cutsTransformMIR(), detectNlhdlr(), divesetGetSelectionScore(), doBendersCreate(), domchgMakeDynamic(), dropVarEvent(), dualPresolving(), emphasisParse(), enforceConflictgraph(), enforceConssSOS1(), enforceConstraint(), enforceConstraints(), enforceSOS1(), ensureSymmetryMovedpermvarscountsComputed(), errorMessage(), errorMessageAbort(), evaluateWorhpRun(), executeUserDefinedSolvesub(), extendToCover(), extractCapacityRows(), extractFlowRows(), F77_FUNC(), findOperators(), findScenarioVar(), fixBounds(), fixInterdiction(), forwardPropExpr(), fromAmpl(), getActiveVariables(), getActiveVariables(), getActiveVariables(), getBase(), getConstraint(), getDblParam(), getDblParam(), getFixedVariable(), getInputString(), getIntParam(), getIntParam(), getLinearConsNVars(), getLinearConsSides(), getLinearConsVarsData(), getNextLine(), getNextNumber(), getPotential(), getRestartPolicy(), getScore(), getSearchCompletion(), getStart(), getVariable(), getVarWeight(), getViolSplitWeight(), handleNlpParam(), hessLagAddExpr(), initWorhp(), intervalSetRoundingMode(), lockRounding(), LOPreadFile(), lpalgoName(), lpAlgorithm(), lpFlushAndSolve(), lpiSolve(), lpiStrongbranch(), lpLexDualSimplex(), lpSetPricingChar(), lpSolve(), lpSolveStable(), lpUpdateVarProved(), main(), messagehdlrOpenLogfile(), mpsinputSyntaxerror(), multihashlistRetrieve(), nodeAssignParent(), nodeReleaseParent(), packingUpgrade(), paramFree(), paramParseBool(), paramParseChar(), paramParseInt(), paramParseLongint(), paramParseReal(), paramParseString(), paramsetParse(), paramTestBool(), paramTestChar(), paramTestFixed(), paramTestInt(), paramTestLongint(), paramTestReal(), paramTestString(), paramWrite(), parseBase(), parseFactor(), parseValue(), performStrongbranchWithPropagation(), preprocessConstraintPairs(), preprocessConstraintPairs(), preprocessConstraintPairs(), preprocessGraph(), presolveAddKKTAggregatedVars(), presolveAddKKTSetppcConss(), primalAddOrigPartialSol(), primalAddSol(), printBacktraces(), printIndicatorCons(), printNLRow(), printProblem(), printRow(), printStatus(), probRemoveVar(), processContainedCons(), propagateRedcostBinvar(), propagateRedcostVar(), propagateStaticLexred(), propagationRound(), propAndSolve(), readBlocks(), readBounds(), readBounds(), readBounds(), readCol(), readCols(), readConstraints(), readConstraints(), readConstraints(), readConstraints(), readCyc(), readDecomposition(), readDiffFile(), readError(), readExpression(), readFile(), readFZNFile(), readIndicators(), readLIBSVM(), readLinearCoefs(), readLPFile(), readMps(), readMst(), readMultIncr(), readNConstraints(), readNonlinearExprs(), readObjective(), readOPBFile(), readPIPFile(), readQCMatrix(), readQMatrix(), readQuadraticCoefs(), readScenarios(), readSol(), readSol(), readSolFile(), readSOS(), readSos(), readSOScons(), readSto(), readTim(), readVariables(), readXmlSolFile(), reconvertBothSides(), reconvertBothSides(), reconvertLhs(), reconvertLhs(), reconvertRhs(), reconvertRhs(), reconvertSides(), resolvePropagation(), resolvePropagation(), resolvePropagation(), resolvePropagation(), resolvePropagation(), respropCumulativeCondition(), rowAddCoef(), rowChgCoefPos(), rowDelCoefPos(), rowSideChanged(), runBenders(), saveConsBounddisjuction(), saveConsLinear(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSEXITSOL(), SCIP_DECL_CONSGETDIVEBDCHGS(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSLOCK(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_CONSTRANS(), SCIP_DECL_DIALOGDESC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_DIVESETGETSCORE(), SCIP_DECL_DIVESETGETSCORE(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EXPR_INTEVALVAR(), SCIP_DECL_EXPRBWDIFF(), SCIP_DECL_EXPREVAL(), SCIP_DECL_EXPRFWDIFF(), SCIP_DECL_EXPRPARSE(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEURINIT(), SCIP_DECL_NLHDLRENFO(), SCIP_DECL_NLPICREATEPROBLEM(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_NODESELSELECT(), SCIP_DECL_PARAMCHGD(), SCIP_DECL_PARAMCHGD(), SCIP_DECL_PROBTRANS(), SCIP_DECL_PROPRESPROP(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_READERWRITE(), SCIP_DECL_SORTPTRCOMP(), SCIPaddCoefKnapsack(), SCIPaddCoefLinear(), SCIPaddCoefLogicor(), SCIPaddCoefPseudoboolean(), SCIPaddCoefSetppc(), SCIPaddCons(), SCIPaddConsElemConjunction(), SCIPaddConsElemDisjunction(), SCIPaddConsNode(), SCIPaddExprNonlinear(), SCIPaddLinearVarNonlinear(), SCIPaddNlRow(), SCIPaddPricedVar(), SCIPaddRowDive(), SCIPaddRowProbing(), SCIPaddSol(), SCIPaddSolFree(), SCIPaddSymgraphConsnode(), SCIPaddSymgraphEdge(), SCIPaddSymgraphOpnode(), SCIPaddSymgraphValnode(), SCIPaddTermPseudoboolean(), SCIPaddVar(), SCIPaddVarCardinality(), SCIPaddVarImplication(), SCIPaddVarLocksType(), SCIPaddVarObj(), SCIPaddVarSOS1(), SCIPaddVarSOS2(), SCIPaggregateVars(), SCIPappendVarCardinality(), SCIPappendVarSOS1(), SCIPappendVarSOS2(), SCIPapplyBendersDecomposition(), SCIPapplyCutsProbing(), SCIPapplyProximity(), SCIPbacktrackProbing(), SCIPbanditCreate(), SCIPbanditCreateUcb(), SCIPbanditReset(), SCIPbendersAddSubproblem(), SCIPbenderscutExec(), SCIPbenderscutExit(), SCIPbenderscutInit(), SCIPbendersExec(), SCIPbendersExecSubproblemSolve(), SCIPbendersExit(), SCIPbendersInit(), SCIPbendersSetSubproblemIsIndependent(), SCIPbendersSetupSubproblem(), SCIPbendersSolveSubproblem(), SCIPbendersSolveSubproblemCIP(), SCIPbendersSolveSubproblemLP(), SCIPboundchgApply(), SCIPboundchgUndo(), SCIPbranchGetScore(), SCIPbranchruleExecExternSol(), SCIPbranchruleExecLPSol(), SCIPbranchruleExecPseudoSol(), SCIPbranchruleExit(), SCIPbranchruleInit(), SCIPbranchVar(), SCIPbranchVarVal(), SCIPbranchVarValNary(), SCIPcallLapackDsyevIpopt(), SCIPcatchRowEvent(), SCIPcatchVarEvent(), SCIPcheckSol(), SCIPcheckSolOrig(), SCIPcheckStage(), SCIPchgAndConsCheckFlagWhenUpgr(), SCIPchgAndConsRemovableFlagWhenUpgr(), SCIPchgCapacityKnapsack(), SCIPchgCardvalCardinality(), SCIPchgCoefLinear(), SCIPchgConsName(), SCIPchgCutoffboundDive(), SCIPchgExprNonlinear(), SCIPchgLhsLinear(), SCIPchgLhsNonlinear(), SCIPchgLhsPseudoboolean(), SCIPchgReoptObjective(), SCIPchgRhsLinear(), SCIPchgRhsNonlinear(), SCIPchgRhsPseudoboolean(), SCIPchgRowLhsDive(), SCIPchgRowRhsDive(), SCIPchgVarBoundsDiveNLP(), SCIPchgVarLb(), SCIPchgVarLbDive(), SCIPchgVarLbGlobal(), SCIPchgVarLbProbing(), SCIPchgVarName(), SCIPchgVarObj(), SCIPchgVarObjDive(), SCIPchgVarObjDiveNLP(), SCIPchgVarObjProbing(), SCIPchgVarsBoundsDiveNLP(), SCIPchgVarType(), SCIPchgVarUb(), SCIPchgVarUbDive(), SCIPchgVarUbGlobal(), SCIPchgVarUbProbing(), SCIPclockGetTime(), SCIPclockReset(), SCIPclockSetTime(), SCIPclockStart(), SCIPclockStop(), SCIPcolDelCoef(), SCIPcomprExec(), SCIPcomprExit(), SCIPcomprInit(), SCIPcomputeDecompConsLabels(), SCIPconflicthdlrExec(), SCIPconflicthdlrExit(), SCIPconflicthdlrInit(), SCIPconflictIsVarUsed(), SCIPconsAddCoef(), SCIPconsCheck(), SCIPconsEnfolp(), SCIPconsEnfops(), SCIPconsEnforelax(), SCIPconshdlrCheck(), SCIPconshdlrEnforceLPSol(), SCIPconshdlrEnforcePseudoSol(), SCIPconshdlrEnforceRelaxSol(), SCIPconshdlrExit(), SCIPconshdlrInit(), SCIPconshdlrPresolve(), SCIPconshdlrPropagate(), SCIPconshdlrSeparateLP(), SCIPconshdlrSeparateSol(), SCIPconsPresol(), SCIPconsProp(), SCIPconsResolvePropagation(), SCIPconsResprop(), SCIPconsSepalp(), SCIPconsSepasol(), SCIPcreateBanditEpsgreedy(), SCIPcreateBanditExp3(), SCIPcreateBanditExp3IX(), SCIPcreateBanditUcb(), SCIPcreateBendersDefault(), SCIPcreateCons(), SCIPcreateConsAnd(), SCIPcreateConsBounddisjunction(), SCIPcreateConsBounddisjunctionRedundant(), SCIPcreateConsCardinality(), SCIPcreateConsConjunction(), SCIPcreateConsCumulative(), SCIPcreateConsDisjunction(), SCIPcreateConsIndicatorGeneric(), SCIPcreateConsIndicatorGenericLinCons(), SCIPcreateConsIndicatorGenericLinConsPure(), SCIPcreateConsKnapsack(), SCIPcreateConsLinear(), SCIPcreateConsLinking(), SCIPcreateConsLogicor(), SCIPcreateConsLOP(), SCIPcreateConsNonlinear(), SCIPcreateConsOptcumulative(), SCIPcreateConsOr(), SCIPcreateConsOrbisack(), SCIPcreateConsOrbitope(), SCIPcreateConsPseudoboolean(), SCIPcreateConsPseudobooleanWithConss(), SCIPcreateConsQuadraticNonlinear(), SCIPcreateConsSamediff(), SCIPcreateConsSOS1(), SCIPcreateConsSOS2(), tsp::SCIPcreateConsSubtour(), SCIPcreateConsSuperindicator(), SCIPcreateConsSymresack(), SCIPcreateConsVarbound(), SCIPcreateConsXor(), SCIPcreateExprErf(), SCIPcreateExprVaridx(), SCIPcreateLPSol(), SCIPcreateNLPSol(), SCIPcreateOrigSol(), SCIPcreateProbColoring(), SCIPcreateRelaxSol(), SCIPcreateSol(), SCIPcreateSymOpNodeType(), SCIPcreateVar(), SCIPcutpoolAddNewRow(), SCIPcutpoolDelRow(), SCIPcutselExit(), SCIPcutselInit(), SCIPdecompstoreAdd(), SCIPdelCons(), SCIPdelConsLocal(), SCIPdelNlRow(), SCIPdelVar(), SCIPdialogAddEntry(), SCIPdispExit(), SCIPdispInit(), SCIPdomchgAddBoundchg(), SCIPdomchgFree(), SCIPdomchgMakeStatic(), SCIPdropVarEvent(), SCIPenableReoptimization(), SCIPendDive(), SCIPendDiveNLP(), SCIPendProbing(), SCIPeventChgNode(), SCIPeventChgSol(), SCIPeventChgVar(), SCIPeventfilterDel(), SCIPeventGetHoleLeft(), SCIPeventGetHoleRight(), SCIPeventGetNewbound(), SCIPeventGetNewobj(), SCIPeventGetNewtype(), SCIPeventGetNode(), SCIPeventGetOldbound(), SCIPeventGetOldobj(), SCIPeventGetOldtype(), SCIPeventGetRow(), SCIPeventGetRowCol(), SCIPeventGetRowNewCoefVal(), SCIPeventGetRowNewConstVal(), SCIPeventGetRowNewSideVal(), SCIPeventGetRowOldCoefVal(), SCIPeventGetRowOldConstVal(), SCIPeventGetRowOldSideVal(), SCIPeventGetRowSide(), SCIPeventGetSol(), SCIPeventGetVar(), SCIPeventhdlrExit(), SCIPeventhdlrInit(), SCIPeventProcess(), SCIPeventqueueAdd(), SCIPexprcurvNegate(), SCIPexprintEval(), SCIPexprintGrad(), SCIPexprintHessian(), SCIPexprintHessianSparsity(), SCIPexpriterInit(), SCIPexpriterSkipDFS(), SCIPexprPrintDotInit2(), SCIPfindCons(), SCIPfindOrigCons(), SCIPfindVar(), SCIPfixVar(), SCIPfixVarProbing(), SCIPflushNLP(), SCIPfreeReoptSolve(), SCIPfreeSol(), SCIPfreeSolve(), SCIPfreeTransform(), SCIPgenVBoundAdd(), SCIPgetActivityLinear(), SCIPgetAndDatasPseudoboolean(), SCIPgetBestSol(), SCIPgetBinvarsDataLinking(), SCIPgetBinvarsLinking(), SCIPgetBoundsBounddisjunction(), SCIPgetBoundtypesBounddisjunction(), SCIPgetCapacityCumulative(), SCIPgetCapacityKnapsack(), SCIPgetCardvalCardinality(), SCIPgetColFarkasCoef(), SCIPgetColRedcost(), SCIPgetConflictgraphSOS1(), SCIPgetConss(), SCIPgetDemandsCumulative(), SCIPgetDualfarkasKnapsack(), SCIPgetDualfarkasLinear(), SCIPgetDualfarkasLogicor(), SCIPgetDualfarkasSetppc(), SCIPgetDualfarkasVarbound(), SCIPgetDualsolKnapsack(), SCIPgetDualsolLinear(), SCIPgetDualsolLogicor(), SCIPgetDualsolSetppc(), SCIPgetDualsolVarbound(), SCIPgetDurationsCumulative(), SCIPgetExprViolScoreNonlinear(), SCIPgetFeasibilityLinear(), SCIPgetFixedVars(), SCIPgetHmaxCumulative(), SCIPgetHmaxOptcumulative(), SCIPgetHminCumulative(), SCIPgetHminOptcumulative(), SCIPgetIndVarPseudoboolean(), SCIPgetIntVarXor(), SCIPgetLhsLinear(), SCIPgetLhsPseudoboolean(), SCIPgetLhsVarbound(), SCIPgetLinDatasWithoutAndPseudoboolean(), SCIPgetLinearConsPseudoboolean(), SCIPgetLinearConsTypePseudoboolean(), SCIPgetLinkvarLinking(), SCIPgetLPBasisInd(), SCIPgetLPBInvACol(), SCIPgetLPBInvARow(), SCIPgetLPBInvCol(), SCIPgetLPBInvRow(), SCIPgetLPBranchCands(), SCIPgetNAndsPseudoboolean(), SCIPgetNBinVars(), SCIPgetNBinvarsLinking(), SCIPgetNConss(), SCIPgetNContVars(), SCIPgetNFixedonesSetppc(), SCIPgetNFixedVars(), SCIPgetNFixedzerosSetppc(), SCIPgetNImplVars(), SCIPgetNIntVars(), SCIPgetNLinVarsWithoutAndPseudoboolean(), SCIPgetNLPBranchCands(), SCIPgetNLPFracVars(), SCIPgetNLPI(), SCIPgetNlpiOracleIpopt(), SCIPgetNLPNlRows(), SCIPgetNLPNlRowsData(), SCIPgetNLPNlRowsStat(), SCIPgetNLPObjval(), SCIPgetNLPSolstat(), SCIPgetNLPStatistics(), SCIPgetNLPTermstat(), SCIPgetNLPVars(), SCIPgetNLPVarsData(), SCIPgetNLPVarsLbDualsol(), SCIPgetNLPVarsNonlinearity(), SCIPgetNLPVarsUbDualsol(), SCIPgetNlRowNLPActivity(), SCIPgetNlRowNLPFeasibility(), SCIPgetNNLPNlRows(), SCIPgetNNLPVars(), SCIPgetNObjVars(), SCIPgetNPrioLPBranchCands(), SCIPgetNSols(), SCIPgetNSOS1Vars(), SCIPgetNTotalVars(), SCIPgetNUpgrConss(), SCIPgetNVars(), SCIPgetNVarsAnd(), SCIPgetNVarsBounddisjunction(), SCIPgetNVarsCardinality(), 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(), SCIPgetSymmetry(), SCIPgetSymOpNodeType(), SCIPgetTreesizeEstimation(), SCIPgetTypeSetppc(), SCIPgetValsLinear(), SCIPgetValsLinking(), SCIPgetVarCopy(), SCIPgetVarFarkasCoef(), SCIPgetVarImplRedcost(), SCIPgetVarLbAtIndex(), SCIPgetVarLbDive(), SCIPgetVarObjDive(), SCIPgetVarObjProbing(), SCIPgetVarRedcost(), SCIPgetVars(), SCIPgetVarsAnd(), SCIPgetVarsBounddisjunction(), SCIPgetVarsCardinality(), SCIPgetVarsCumulative(), SCIPgetVarsData(), SCIPgetVarsKnapsack(), SCIPgetVarsLinear(), SCIPgetVarsLogicor(), SCIPgetVarsOr(), SCIPgetVarsSetppc(), SCIPgetVarsSOS1(), SCIPgetVarsSOS2(), SCIPgetVarsStrongbranchesFrac(), SCIPgetVarsStrongbranchesInt(), SCIPgetVarStrongbranchFrac(), SCIPgetVarStrongbranchInt(), SCIPgetVarStrongbranchLast(), SCIPgetVarStrongbranchWithPropagation(), SCIPgetVarsXor(), SCIPgetVarUbAtIndex(), SCIPgetVarUbDive(), SCIPgetVarVarbound(), SCIPgetVarVSIDS(), SCIPgetVarVSIDSCurrentRun(), SCIPgetVbdcoefVarbound(), SCIPgetVbdvarVarbound(), SCIPgetVectorEfficacyNorm(), SCIPgetWeightsCardinality(), SCIPgetWeightsKnapsack(), SCIPgetWeightsSOS1(), SCIPgetWeightsSOS2(), SCIPhasNLPContinuousNonlinearity(), SCIPhasNLPSolution(), SCIPheurExec(), SCIPheurExit(), SCIPheurInit(), SCIPincludeBanditvtable(), SCIPincludeBenders(), SCIPincludeBendersBasic(), SCIPincludeBenderscut(), SCIPincludeBenderscutBasic(), SCIPincludeBranchrule(), SCIPincludeBranchruleBasic(), SCIPincludeCompr(), SCIPincludeComprBasic(), SCIPincludeConcsolverType(), SCIPincludeConflicthdlr(), SCIPincludeConflicthdlrBasic(), SCIPincludeConshdlr(), SCIPincludeConshdlrBasic(), SCIPincludeConshdlrCardinality(), SCIPincludeConshdlrKnapsack(), SCIPincludeConshdlrSOS1(), SCIPincludeConshdlrSOS2(), SCIPincludeConshdlrSuperindicator(), SCIPincludeConsUpgradeNonlinear(), SCIPincludeCutsel(), SCIPincludeCutselBasic(), SCIPincludeDialog(), SCIPincludeDialogDefaultBasic(), SCIPincludeDialogDefaultFix(), SCIPincludeDialogDefaultSet(), SCIPincludeDisp(), SCIPincludeEventhdlr(), SCIPincludeEventhdlrBasic(), SCIPincludeHeur(), SCIPincludeHeurBasic(), SCIPincludeHeurNlpdiving(), SCIPincludeLinconsUpgrade(), SCIPincludeNlhdlrNonlinear(), SCIPincludeNlpi(), SCIPincludeNodesel(), SCIPincludeNodeselBasic(), SCIPincludePresol(), SCIPincludePresolBasic(), SCIPincludePricer(), SCIPincludePricerBasic(), SCIPincludeProp(), SCIPincludePropBasic(), SCIPincludePropPseudoobj(), SCIPincludePropSymmetry(), SCIPincludeReader(), SCIPincludeReaderBasic(), SCIPincludeRelax(), SCIPincludeRelaxBasic(), SCIPincludeSepa(), SCIPincludeSepaBasic(), SCIPincludeTable(), SCIPincSolVal(), SCIPinferBinvarCons(), SCIPinferBinvarProp(), SCIPinferVarLbCons(), SCIPinferVarLbProp(), SCIPinferVarUbCons(), SCIPinferVarUbProp(), SCIPinitHeurOptcumulative(), SCIPisAndConsSorted(), SCIPisObjIntegral(), SCIPlapackComputeEigenvalues(), SCIPlinkLPSol(), SCIPlinkNLPSol(), SCIPlinkRelaxSol(), SCIPlockVarCons(), SCIPlpCreate(), SCIPlpGetPrimalRay(), SCIPlpGetUnboundedSol(), SCIPlpiChgBounds(), SCIPlpiCreate(), SCIPlpiGetBase(), SCIPlpiGetBInvACol(), SCIPlpiGetBInvCol(), SCIPlpiGetColNames(), SCIPlpiGetCols(), SCIPlpiGetPrimalRay(), SCIPlpiGetRealSolQuality(), SCIPlpiGetRowNames(), SCIPlpiGetRows(), SCIPlpiGetSides(), SCIPlpiGetSol(), SCIPlpiGetSolverPointer(), SCIPlpiReadLP(), SCIPlpiReadState(), SCIPlpiScaleRow(), SCIPlpiSetBase(), SCIPlpiSetIntegralityInformation(), SCIPlpiSetIntpar(), SCIPlpiSetState(), SCIPlpiSolveBarrier(), SCIPlpiSolveDual(), SCIPlpiSolvePrimal(), SCIPlpiStrongbranchesFrac(), SCIPlpiStrongbranchesInt(), SCIPlpiWriteLP(), SCIPlpiWriteState(), SCIPlpSolveAndEval(), SCIPlpWriteMip(), SCIPmakeSOS1sFeasible(), SCIPmultiaggregateVar(), SCIPnewProbingNode(), SCIPnlpAddNlRow(), SCIPnlpAddNlRows(), SCIPnlpAddVar(), SCIPnlpAddVars(), SCIPnlpCreate(), SCIPnlpDelNlRow(), SCIPnlpDelVar(), SCIPnlpEndDive(), SCIPnlpFlush(), SCIPnlpInclude(), SCIPnlpiSolve(), SCIPnlpRemoveRedundantNlRows(), SCIPnlpStartDive(), SCIPnlpWrite(), SCIPnlrowDelLinearCoef(), SCIPnlrowRecalcNLPActivity(), SCIPnodeAddBoundinfer(), SCIPnodeAddCons(), SCIPnodeAddHoleinfer(), SCIPnodeCaptureLPIState(), SCIPnodeFocus(), SCIPnodeFree(), SCIPnodeGetVarSOS1(), SCIPnodepqRemove(), SCIPnodeReleaseLPIState(), SCIPnodeselExit(), SCIPnodeselInit(), SCIPparamIsDefault(), SCIPparamsetCopyParams(), SCIPparamsetFix(), SCIPparamsetGetBool(), SCIPparamsetGetChar(), SCIPparamsetGetInt(), SCIPparamsetGetLongint(), SCIPparamsetGetReal(), SCIPparamsetGetString(), SCIPparamsetIsFixed(), SCIPparamsetRead(), SCIPparamsetSet(), SCIPparamsetSetBool(), SCIPparamsetSetChar(), SCIPparamsetSetDefaultBool(), SCIPparamsetSetDefaultChar(), SCIPparamsetSetDefaultInt(), SCIPparamsetSetDefaultLongint(), SCIPparamsetSetDefaultReal(), SCIPparamsetSetDefaultString(), SCIPparamsetSetEmphasis(), SCIPparamsetSetHeuristics(), SCIPparamsetSetInt(), SCIPparamsetSetLongint(), SCIPparamsetSetPresolving(), SCIPparamsetSetReal(), SCIPparamsetSetSeparating(), SCIPparamsetSetString(), SCIPparamSetToDefault(), SCIPparamsetWrite(), SCIPparamWrite(), SCIPparseVar(), SCIPparseVarsLinearsum(), SCIPparseVarsPolynomial(), SCIPperformGenericDivingAlgorithm(), SCIPpresolExec(), SCIPpresolExit(), SCIPpresolInit(), SCIPpresolve(), SCIPpricerExit(), SCIPpricerInit(), SCIPpricestoreAddVar(), SCIPprimalHeuristics(), SCIPprimalSetCutoffbound(), SCIPprimalSetUpperbound(), SCIPprintBestTransSol(), SCIPprintBranchingStatistics(), SCIPprintLPSolutionQuality(), SCIPprintStage(), SCIPprintStatus(), SCIPprintTransSol(), SCIPprobAddCons(), SCIPprobAddVar(), SCIPprobCopy(), SCIPprobFindCons(), SCIPprobFindVar(), SCIPprobUpdateDualbound(), SCIPprobVarChangedStatus(), SCIPpropagateProbing(), SCIPpropagateProbingImplications(), SCIPpropCumulativeCondition(), SCIPpropExec(), SCIPpropExit(), SCIPpropInit(), SCIPpropPresol(), SCIPpropResolvePropagation(), SCIPrandomGetSubset(), SCIPreadProb(), SCIPrecalcNlRowNLPActivity(), SCIPregForestFromFile(), SCIPrelaxExec(), SCIPrelaxExit(), SCIPrelaxInit(), SCIPreleaseCons(), SCIPreleaseVar(), SCIPreoptAddDualBndchg(), SCIPreoptApplyGlbConss(), SCIPreoptSplitRoot(), SCIPretransformSol(), SCIProundSol(), SCIProwDelCoef(), SCIProwGetLPEfficacy(), SCIProwGetNLPEfficacy(), SCIProwGetParallelism(), SCIProwGetRelaxEfficacy(), SCIProwGetSolEfficacy(), SCIPsepaExecLP(), SCIPsepaExecSol(), SCIPsepaExit(), SCIPsepaInit(), SCIPseparateCutpool(), SCIPseparateSolCutpool(), SCIPsepastoreRemoveInefficaciousCuts(), SCIPsetBasePointClosecuts(), SCIPsetBendersSolveAndFreesub(), SCIPsetBinaryVarIndicator(), SCIPsetHmaxCumulative(), SCIPsetHmaxOptcumulative(), SCIPsetHminCumulative(), SCIPsetHminOptcumulative(), SCIPsetLinearConsIndicator(), SCIPsetNLPInitialGuess(), SCIPsetNLPInitialGuessSol(), SCIPsetObjIntegral(), SCIPsetObjlimit(), SCIPsetObjsense(), SCIPsetProbData(), SCIPsetProbingLPState(), SCIPsetSolVal(), SCIPsetSolVals(), SCIPsetSolveCumulative(), SCIPsetVarStrongbranchData(), SCIPshowExpr(), SCIPsnprintf(), SCIPsolCopy(), SCIPsolGetRayVal(), SCIPsolGetVal(), SCIPsolIncVal(), SCIPsolSetVal(), SCIPsolve(), SCIPsolveCIP(), SCIPsolveConcurrent(), SCIPsolveCumulative(), SCIPsolveDiveLP(), SCIPsolveLinearEquationsIpopt(), SCIPsolveNLPParam(), SCIPsolveProbingRelax(), SCIPsortAndCons(), SCIPstartDive(), SCIPstartDiveNLP(), SCIPstartProbing(), SCIPstartStrongbranch(), SCIPtableExit(), SCIPtableInit(), SCIPtightenVarLb(), SCIPtightenVarLbGlobal(), SCIPtightenVarUb(), SCIPtightenVarUbGlobal(), SCIPtimFindStage(), SCIPtransformMinUC(), SCIPtransformProb(), SCIPtreeBranchVar(), SCIPtreeBranchVarHole(), SCIPtreeBranchVarNary(), SCIPtreeCalcNodeselPriority(), SCIPtryCurrentSol(), SCIPtrySol(), SCIPtrySolFree(), SCIPunlockVarCons(), SCIPupdateDistributionScore(), 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(), SCIPvarDoNotAggr(), SCIPvarDoNotMultaggr(), SCIPvarFix(), SCIPvarGetAvgBranchdepth(), SCIPvarGetAvgBranchdepthCurrentRun(), SCIPvarGetAvgConflictlength(), SCIPvarGetAvgConflictlengthCurrentRun(), SCIPvarGetAvgCutoffs(), SCIPvarGetAvgCutoffsCurrentRun(), SCIPvarGetAvgGMIScore(), SCIPvarGetAvgInferences(), SCIPvarGetAvgInferencesCurrentRun(), SCIPvarGetAvgSol(), SCIPvarGetBestRootLPObjval(), SCIPvarGetBestRootRedcost(), SCIPvarGetBestRootSol(), SCIPvarGetCutoffSum(), SCIPvarGetCutoffSumCurrentRun(), SCIPvarGetInferenceSum(), SCIPvarGetInferenceSumCurrentRun(), SCIPvarGetLastGMIScore(), SCIPvarGetLbAtIndex(), SCIPvarGetLbLP(), SCIPvarGetLPSol_rec(), SCIPvarGetNActiveConflicts(), SCIPvarGetNActiveConflictsCurrentRun(), SCIPvarGetNBranchings(), SCIPvarGetNBranchingsCurrentRun(), SCIPvarGetNLocksDownType(), SCIPvarGetNLocksUpType(), SCIPvarGetNLPSol_rec(), SCIPvarGetNodeSOS1(), SCIPvarGetObjLP(), SCIPvarGetOrigvarSum(), SCIPvarGetProbvar(), SCIPvarGetProbvarBinary(), SCIPvarGetProbvarBound(), SCIPvarGetProbvarHole(), SCIPvarGetProbvarSum(), SCIPvarGetPseudocost(), SCIPvarGetPseudocostCount(), SCIPvarGetPseudocostCountCurrentRun(), SCIPvarGetPseudocostCurrentRun(), SCIPvarGetPseudocostVariance(), SCIPvarGetPseudoSol_rec(), SCIPvarGetRelaxSol(), SCIPvarGetRootSol(), SCIPvarGetUbAtIndex(), SCIPvarGetUbLP(), SCIPvarGetVSIDS_rec(), SCIPvarGetVSIDSCurrentRun(), SCIPvarIncCutoffSum(), SCIPvarIncGMIeffSum(), SCIPvarIncInferenceSum(), SCIPvarIncNActiveConflicts(), SCIPvarIncNBranchings(), SCIPvarIncVSIDS(), SCIPvarIsSOS1(), SCIPvarMarkDoNotAggr(), SCIPvarMarkDoNotMultaggr(), SCIPvarMultiaggregate(), SCIPvarNegate(), SCIPvarPrint(), SCIPvarPscostThresholdProbabilityTest(), SCIPvarScaleVSIDS(), SCIPvarSetLastGMIScore(), SCIPvarSetNLPSol(), SCIPvarSetRelaxSol(), SCIPvarsGetActiveVars(), SCIPvarUpdatePseudocost(), SCIPvisualInit(), SCIPvisualizeConsCumulative(), SCIPvisualNewChild(), SCIPvisualUpdateChild(), SCIPwriteCliqueGraph(), SCIPwriteNLP(), SCIPwriteSolutionNl(), scoreBranchingCandidates(), selectBranchVar(), selectDiving(), separateCons(), separateCuts(), separateGLS(), separateHeur(), separationRoundLP(), sepastoreApplyCut(), setDblParam(), setDblParam(), setIntParam(), setIntParam(), setIntvar(), setupAndSolve(), setupAndSolve(), setupAndSolveCumulativeSubscip(), setupAndSolveSubscip(), setupAndSolveSubscipCrossover(), setupAndSolveSubscipLocalbranching(), setupAndSolveSubscipTrustregion(), solCutIsViolated(), solGetArrayVal(), solUnlinkVar(), solveClassification(), solveMinIISC(), solveNode(), solveNodeRelax(), solveProbingLP(), solveSubNLP(), solveSubscip(), solveSubscipLpface(), SolveWSimplex(), spxObjsen(), stoinputSyntaxerror(), storeCutInArrays(), strongbranch(), syntaxError(), syntaxError(), syntaxError(), syntaxError(), syntaxError(), takeCut(), TCLIQUE_NEWSOL(), timinputSyntaxerror(), treeCheckPath(), treeSwitchPath(), treeUpdatePathLPSize(), tryUpgrading(), tryUpgradingSetppc(), unlockRounding(), updateBestCandidate(), updateTransformation(), varAddLbchginfo(), varAddUbchginfo(), varCreate(), varEventVarFixed(), varFree(), varFreeParents(), varGetActiveVar(), varParse(), varProcessAddHoleGlobal(), varProcessAddHoleLocal(), varProcessChgBranchDirection(), varProcessChgBranchFactor(), varProcessChgBranchPriority(), varProcessChgLbGlobal(), varProcessChgLbLocal(), varProcessChgUbGlobal(), varProcessChgUbLocal(), vartypeIsBranchRowType(), visualizeSolutionGnuplot(), visualizeSolutionGnuplot(), visualizeSolutionMatplotlib(), wrapperDins(), wrapperRins(), writeOpbConstraints(), writeOpbObjective(), writeProblem(), and xprsObjsen().
#define printErrorHeader SCIPmessagePrintErrorHeader |
define used in blockmemshell/memory.c
Definition at line 68 of file pub_message.h.
#define printError SCIPmessagePrintError |
Definition at line 69 of file pub_message.h.
#define SCIPdebug | ( | x | ) |
executes command only if SCIP_DEBUG flag is set
Definition at line 93 of file pub_message.h.
Referenced by addBoundCutSepa(), addCut(), addCut(), addNegatedCliques(), addPathCuts(), addRelaxation(), addRelaxation(), addRelaxation(), addSubtourCuts(), addTourCuts(), aggregateConstraints(), applyBoundChgs(), applyFixings(), applyFixings(), applyFixings(), applyFixings(), applyGlobalBounds(), applyRepair(), applySeparation(), checkAllConss(), checkBounddisjunction(), checkCons(), checkCons(), checkKnapsack(), checkSystemGF2(), cliquePresolve(), computeAndConstraintInfos(), computeEffectiveHorizonCumulativeCondition(), computeInteriorPoint(), computeStandardIntegerOptCut(), conflictInsertConflictset(), consdataCheck(), constructCompression(), coretimesUpdateUb(), createCapacityRestriction(), createCapacityRestrictionIntvars(), createObjRow(), createPartitionCut(), createRow(), createVariable(), detectExpr(), doPricing(), dualPresolving(), evalFunctionGradient(), execRelpscost(), filterExistingLP(), findAndStoreEcAggregations(), findPointPosition(), generateBoundInequalityFromSOS1Nodes(), generateCut(), generateCut(), generateRowCardinality(), generateRowSOS2(), getFixedVariable(), getVariable(), greedyCliqueAlgorithm(), heurdataInit(), if(), initMatrix(), initsepaBoundInequalityFromCardinality(), initsepaBoundInequalityFromSOS1Cons(), LOPseparate(), presolStuffing(), primalAddSol(), propagateCons(), readFile(), rowCalculateGauss(), rowCalculateGauss(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_LINCONSUPGD(), SCIP_DECL_NLHDLRESTIMATE(), SCIP_DECL_NLHDLRINITSEPA(), SCIP_DECL_NLHDLRSOLLINEARIZE(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PROPEXEC(), SCIP_DECL_READERREAD(), SCIP_DECL_READERREAD(), SCIP_DECL_SEPAEXECLP(), SCIP_DECL_SEPAEXECLP(), SCIPapplyLockFixings(), SCIPapplyProximity(), SCIPapplyRedSize(), SCIPcalcFlowCover(), SCIPcalcKnapsackCover(), SCIPcalcMIR(), SCIPcalcStrongCG(), SCIPconflictFlushConss(), SCIPcreateConsSamediff(), SCIPcreateVarBinpacking(), SCIPcutGenerationHeuristicCMIR(), SCIPgenVBoundAdd(), SCIPnlpiOracleEvalJacobian(), SCIProwCalcIntegralScalar(), SCIProwCalcProbability(), SCIPselectVarPseudoStrongBranching(), SCIPselectVarStrongBranching(), SCIPseparateRelaxedKnapsack(), SCIPsolve(), SCIPwriteSolutionNl(), sepaImplBoundCutsSOS1(), separateCons(), separateCuts(), separateCuts(), separateCuts(), separateIISRounding(), separateOddCycles(), setupAndSolve(), setupAndSolve(), setupAndSolveSubscipCrossover(), setupAndSolveSubscipLocalbranching(), setupAndSolveSubscipMutation(), setupAndSolveSubscipTrustregion(), simplifyInequalities(), simplifyInequalities(), solveCoveringProblem(), solveSubNLP(), solveSubproblem(), solveSubscipLpface(), tightenCapacity(), updatePrimalRay(), upgradeIndicatorSuperindicator(), upgradeLinearSuperindicator(), while(), while(), wrapperDins(), and wrapperRins().
prints a debugging message if SCIP_DEBUG flag is set - also consider using SCIPdebugMsg/SCIPsetDebugMsg
Definition at line 96 of file pub_message.h.
Referenced by addConstraintToBendersSubproblem(), addOrbitope(), addRelaxation(), addScenarioVarsAndConsToProb(), addScenarioVarsToProb(), applyOptcumulative(), applyOptcumulativeFixings(), applyVboundsFixings(), applyZeroFixings(), BENDERS_CUTORACLE(), BENDERS_CUTORACLE(), branchcandInsertPseudoCand(), branchcandRemovePseudoCand(), branchcandSortPseudoCands(), checkCons(), checkState1(), clearDeletedLinearElements(), clockSetType(), collectActivities(), collectBinaryCliqueData(), collectSolActivities(), collectThetaSubtree(), COLORcreateConsStoreGraph(), COLORincludeConshdlrStoreGraph(), COLORprobAddNewStableSet(), computeEnergyContribution(), conflictFirstCand(), consdataCreate(), consdataDeletePos(), conshdlrDelayUpdates(), conshdlrDisableConsPropagation(), conshdlrDisableConsSeparation(), constructCompression(), cppaderrorcallback(), createConsStoreGraphAtRoot(), createIntervalRelaxation(), createScenarioData(), createTcliqueGraph(), decreaseMinimumImprovement(), deleteLastDualBndchgs(), detectImplications(), domchgMakeDynamic(), enfopsCons(), ensureCstatMem(), ensureRstatMem(), evalFunctionGradient(), evalFunctionValue(), filterExistingLP(), ObjPricerVRP::find_shortest_tour(), findBestObjectiveValue(), forkCaptureLPIState(), forkReleaseLPIState(), freeConstraint(), freeConstraints(), freeScenarioTree(), freeVariables(), getASlice(), getBase(), getBase(), getbase(), getNextLine(), getNextToken(), getParameterValues(), getParameterValues(), hessLagAddExpr(), hessLagSparsitySetNzFlagForExpr(), holelistFree(), initConcsolver(), initProblem(), invalidateHessianLagSparsity(), invalidateJacobiSparsity(), lpFlushDelCols(), lpiGetBInvVec(), lpiSolve(), lpiSolve(), lpiStrongbranch(), lpiStrongbranch(), lpiStrongbranch(), lpiStrongbranch(), lpiStrongbranch(), lpiStrongbranches(), lpiStrongbranches(), lpiStrongbranchIntegral(), moveVariable(), mpsinputReadLine(), multihashResize(), normalizeWeights(), parseDetails(), parseDetails(), peekStaticLexredIsFeasible(), performBackwardScheduling(), performForwardScheduling(), presolveCumulativeCondition(), printFunction(), probingnodeCreate(), probingnodeUpdate(), profileFindDownFeasibleStart(), profileFindFeasibleStart(), profilesFindEarliestFeasibleStart(), profilesFindLatestFeasibleStart(), profileUpdate(), propagateCons(), propagateLowerBoundVar(), propagateSelfReflectionVar(), propagateStaticOrbitope(), propagateUpperBoundSymVar(), propagateVariablePair(), pseudoforkCreate(), readCol(), readFile(), readFile(), readFile(), readFile(), removeIrrelevantJobs(), reoptnodeResetDualConss(), reoptnodeUpdateDualConss(), runBenders(), SCIP_DECL_CONCSOLVERSYNCREAD(), SCIP_DECL_CONCSOLVERSYNCWRITE(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSDELETE(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSEXITSOL(), SCIP_DECL_CONSFREE(), SCIP_DECL_CONSLOCK(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSRESPROP(), SCIP_DECL_CONSTRANS(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXITSOL(), SCIP_DECL_HEURFREE(), SCIP_DECL_PARAMCHGD(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PRICERREDCOST(), SCIP_DECL_PROBDELORIG(), SCIP_DECL_PROBDELTRANS(), SCIP_DECL_READERREAD(), SCIP_DECL_RELAXEXEC(), SCIP_DECL_SOLVECUMULATIVE(), SCIPbendersApplyDecomposition(), SCIPbendersUpdateSubproblemLowerbound(), SCIPboolarrayClear(), SCIPboolarrayExtend(), SCIPboolarraySetVal(), SCIPcalcIntegralScalar(), SCIPcliqueDelVar(), SCIPcliquelistDel(), SCIPcliquelistRemoveFromCliques(), SCIPclockDisable(), SCIPclockEnable(), SCIPclockGetTime(), SCIPclockInit(), SCIPclockReset(), SCIPclockSetTime(), SCIPclockSetType(), SCIPclockStart(), SCIPclockStop(), SCIPconcsolverCreateInstance(), SCIPconcsolverSync(), SCIPconsCapture(), SCIPconsEnforelax(), SCIPconshdlrEnforceRelaxSol(), SCIPcreateSchedulingProblem(), SCIPdialoghdlrGetWord(), SCIPdigraphComputeDirectedComponents(), SCIPeventqueueDelay(), SCIPexprhdlrParseExpr(), SCIPexprintEval(), SCIPexprintHessianSparsity(), SCIPhashmapFree(), SCIPhashtableFree(), SCIPintarrayClear(), SCIPintarrayExtend(), SCIPintarraySetVal(), SCIPintervalCos(), SCIPintervalPropagateWeightedSum(), SCIPintervalQuadBivar(), SCIPintervalSolveUnivariateQuadExpression(), SCIPintervalSolveUnivariateQuadExpressionPositive(), SCIPlapackSolveLinearEquations(), SCIPlpEndStrongbranch(), SCIPlpiAddCols(), SCIPlpiAddCols(), SCIPlpiAddRows(), SCIPlpiAddRows(), SCIPlpiChgBounds(), SCIPlpiChgCoef(), SCIPlpiChgObj(), SCIPlpiChgObjsen(), SCIPlpiChgObjsen(), SCIPlpiChgSides(), SCIPlpiClear(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiDelCols(), SCIPlpiDelColset(), SCIPlpiDelRows(), SCIPlpiDelRowset(), SCIPlpiEndStrongbranch(), SCIPlpiExistsDualRay(), SCIPlpiExistsPrimalRay(), SCIPlpiFree(), SCIPlpiFreeNorms(), SCIPlpiFreeState(), SCIPlpiGetBase(), SCIPlpiGetBasisInd(), SCIPlpiGetBInvACol(), SCIPlpiGetBInvARow(), SCIPlpiGetBInvARow(), SCIPlpiGetBInvCol(), SCIPlpiGetBInvRow(), SCIPlpiGetBInvRow(), SCIPlpiGetBounds(), SCIPlpiGetCoef(), SCIPlpiGetColNames(), SCIPlpiGetCols(), SCIPlpiGetDualfarkas(), SCIPlpiGetInternalStatus(), SCIPlpiGetIntpar(), SCIPlpiGetIterations(), SCIPlpiGetNCols(), SCIPlpiGetNNonz(), SCIPlpiGetNorms(), SCIPlpiGetNRows(), SCIPlpiGetObj(), SCIPlpiGetObjsen(), SCIPlpiGetObjval(), SCIPlpiGetPrimalRay(), SCIPlpiGetRealpar(), SCIPlpiGetRealSolQuality(), SCIPlpiGetRowNames(), SCIPlpiGetRows(), SCIPlpiGetRows(), SCIPlpiGetSides(), SCIPlpiGetSol(), SCIPlpiGetSolFeasibility(), SCIPlpiGetSolverDesc(), SCIPlpiGetSolverName(), SCIPlpiGetSolverPointer(), SCIPlpiGetState(), SCIPlpiHasBarrierSolve(), SCIPlpiHasDualRay(), SCIPlpiHasDualSolve(), SCIPlpiHasPrimalRay(), SCIPlpiHasPrimalSolve(), SCIPlpiHasStateBasis(), SCIPlpiIgnoreInstability(), SCIPlpiInfinity(), SCIPlpiInfinity(), SCIPlpiInterrupt(), SCIPlpiIsDualFeasible(), SCIPlpiIsDualInfeasible(), SCIPlpiIsDualUnbounded(), SCIPlpiIsInfinity(), SCIPlpiIsInfinity(), SCIPlpiIsIterlimExc(), SCIPlpiIsObjlimExc(), SCIPlpiIsOptimal(), SCIPlpiIsPrimalFeasible(), SCIPlpiIsPrimalInfeasible(), SCIPlpiIsPrimalUnbounded(), SCIPlpiIsStable(), SCIPlpiIsTimelimExc(), SCIPlpiLoadColLP(), SCIPlpiLoadColLP(), SCIPlpiReadLP(), SCIPlpiReadState(), SCIPlpiScaleCol(), SCIPlpiScaleRow(), SCIPlpiSetBase(), SCIPlpiSetIntegralityInformation(), SCIPlpiSetIntpar(), SCIPlpiSetNorms(), SCIPlpiSetRealpar(), SCIPlpiSetState(), SCIPlpiSetState(), SCIPlpiSolveBarrier(), SCIPlpiSolveDual(), SCIPlpiSolvePrimal(), SCIPlpiStartStrongbranch(), SCIPlpiStrongbranch(), SCIPlpiStrongbranchesFrac(), SCIPlpiStrongbranchesInt(), SCIPlpiStrongbranchFrac(), SCIPlpiStrongbranchFrac(), SCIPlpiStrongbranchInt(), SCIPlpiWasSolved(), SCIPlpiWriteLP(), SCIPlpiWriteState(), SCIPlpStartStrongbranch(), SCIPlpUpdateAges(), SCIPmemCreate(), SCIPnlpiOracleAddConstraints(), SCIPnlpiOracleAddVars(), SCIPnlpiOracleChgConsSides(), SCIPnlpiOracleChgExpr(), SCIPnlpiOracleChgLinearCoefs(), SCIPnlpiOracleChgObjConstant(), SCIPnlpiOracleChgVarBounds(), SCIPnlpiOracleCreate(), SCIPnlpiOracleDelConsSet(), SCIPnlpiOracleDelVarSet(), SCIPnlpiOracleEvalConstraintGradient(), SCIPnlpiOracleEvalConstraintValue(), SCIPnlpiOracleEvalConstraintValues(), SCIPnlpiOracleEvalHessianLag(), SCIPnlpiOracleEvalJacobian(), SCIPnlpiOracleEvalObjectiveGradient(), SCIPnlpiOracleEvalObjectiveValue(), SCIPnlpiOracleFree(), SCIPnlpiOracleGetHessianLagSparsity(), SCIPnlpiOracleGetJacobianSparsity(), SCIPnlpiOracleGetProblemName(), SCIPnlpiOraclePrintProblem(), SCIPnlpiOraclePrintProblemGams(), SCIPnlpiOracleSetObjective(), SCIPnlpiOracleSetProblemName(), SCIPnlrowCapture(), SCIPnodeCaptureLPIState(), SCIPnodeReleaseLPIState(), SCIPnormalCDF(), SCIPorbitopalReductionPropagate(), SCIPprobAddObjoffset(), SCIPprobResortVars(), SCIPprofileDeleteCore(), SCIPprofileGetEarliestFeasibleStart(), SCIPprofileGetLatestFeasibleStart(), SCIPprofileInsertCore(), SCIPptrarrayClear(), SCIPptrarrayExtend(), SCIPptrarraySetVal(), SCIPrealarrayClear(), SCIPrealarrayExtend(), SCIPrealarraySetVal(), SCIPregForestFromFile(), SCIPregForestPredict(), SCIProwCapture(), SCIProwLock(), SCIProwUnlock(), SCIPselectSimpleValue(), SCIPsolveLinearEquationsIpopt(), SCIPstrCopySection(), SCIPstrToIntValue(), SCIPstrToRealValue(), SCIPsyncstoreCreate(), SCIPvarCapture(), SCIPvarChgBranchDirection(), SCIPvarChgBranchFactor(), SCIPvarChgBranchPriority(), SCIPvarChgType(), SCIPvarGetProbvar(), SCIPvarGetProbvarBound(), SCIPvarGetProbvarHole(), setBase(), setBase(), setbase(), setParameterValues(), setParameterValues(), smpsinputReadLine(), SolveInternal(), solveLinearProb3(), SolveWSimplex(), spxSolve(), spxSolve(), stoinputReadLine(), strongbranch(), subrootCaptureLPIState(), subrootReleaseLPIState(), TCLIQUE_NEWSOL(), tightenBounds(), timinputReadLine(), treeFindSwitchForks(), updateColumnOrderWhenBranchingOnColumn(), upgradeCons(), varGetActiveVar(), varProcessChgBranchDirection(), and varProcessChgBranchPriority().
executes printf command only if SCIP_DEBUG flag is set
Definition at line 99 of file pub_message.h.
Referenced by enforceConstraint(), generateCut(), initWorhp(), parseDetails(), parseDetails(), propagateOrbitope(), propagateStaticOrbitope(), SCIP_DECL_EXPRSIMPLIFY(), SCIP_DECL_EXPRSIMPLIFY(), SCIPhashmapFree(), SCIPintervalPropagateWeightedSum(), SCIPintervalSolveUnivariateQuadExpressionPositive(), SCIPlpiChgBounds(), SCIPpowerExprSum(), SCIPselectSimpleValue(), SCIPsolCheck(), SolveWSimplex(), and updateColumnOrderWhenBranchingOnColumn().
executes SCIPprintCons() and prints termination symbol ";\n" only if SCIP_DEBUG flag is set
Definition at line 102 of file pub_message.h.
Referenced by addBranchingDecisionConss(), addCliques(), addCliques(), addExtendedAsymmetricFormulation(), addExtendedFlowFormulation(), addExtraCliques(), addLocalConss(), addNegatedCliques(), addSplitcons(), adjustOversizedJobBounds(), aggregateConstraints(), aggregation(), applyCliqueFixings(), applyFixings(), applyFixings(), applyFixings(), applyFixings(), applyFixings(), cancelRow(), canonicalizeConstraints(), checkBounddisjunction(), checkCons(), checkFeasSubtree(), checkKnapsack(), checkLogicor(), checkOrigPbCons(), checkVarbound(), cliquePresolve(), consdataLinearize(), convertLongEquality(), copyCuts(), CREATE_CONSTRAINT(), CREATE_CONSTRAINT(), CREATE_CONSTRAINT(), createAndAddAndCons(), createAndAddLinearCons(), createBlockproblem(), createBounddisjunctionCons(), createIndicatorConstraint(), createLinearCons(), createPrecedenceCons(), createQuadraticCons(), createSetPackingCons(), createVarboundCons(), deleteRedundantVars(), detectRedundantConstraints(), detectRedundantConstraints(), detectRedundantVars(), dualPresolve(), dualPresolving(), extractGates(), findAggregation(), fixDeleteOrUpgradeCons(), generateAndApplyBendersCuts(), generateAndApplyBendersIntegerCuts(), generateAndApplyBendersNogoodCut(), getConstraint(), getFixedVariable(), normalizeCons(), preprocessConstraintPairs(), preprocessConstraintPairs(), preprocessConstraintPairs(), preprocessConstraintPairs(), presolveRedundantConss(), presolveUpgrade(), prettifyConss(), propConss(), propIndicator(), rangedRowPropagation(), readBounds(), readConstraints(), readConstraints(), readConstraints(), readIndicators(), readObjective(), readObjective(), readOPBFile(), readQCMatrix(), readQMatrix(), readSemicontinuous(), readSOS(), readSos(), removeConstraintsDueToNegCliques(), removeDoubleAndSingletonsAndPerformDualpresolve(), removeRedundantCons(), removeRedundantCons(), removeRedundantConstraints(), removeRedundantNonZeros(), SCIP_DECL_CONSINITPRE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_DIVESETGETSCORE(), SCIP_DECL_HEUREXEC(), SCIP_DECL_LINCONSUPGD(), SCIP_DECL_NONLINCONSUPGD(), SCIP_DECL_NONLINCONSUPGD(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PRESOLEXEC(), SCIPclassifyConstraintTypesLinear(), SCIPgenerateAndApplyBendersOptCut(), SCIPreoptApplyGlbConss(), SCIPseparateRelaxedKnapsack(), SCIPupgradeConsLinear(), setObjective(), simplifyInequalities(), simplifyInequalities(), solveIndependentCons(), tightenWeights(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), upgradeCons(), and upgradeConss().
#define SCIPstatistic | ( | x | ) |
executes command only if SCIP_STATISTIC flag is set
Definition at line 120 of file pub_message.h.
Referenced by applyAlternativeBoundsFixing(), applyVbounds(), checkOverloadViaThetaTree(), computeEffectiveHorizon(), consdataCreate(), coretimesUpdateLb(), coretimesUpdateUb(), createCoreProfile(), createCoveringProblem(), findCumulativeConss(), findPrecedenceConss(), inferboundsEdgeFinding(), presolveConsEst(), presolveConsLct(), propagateLbTTEF(), propagateTimetable(), propagateTTEF(), propagateUbTTEF(), removeIrrelevantJobs(), SCIP_DECL_BRANCHEXECLP(), SCIP_DECL_BRANCHEXIT(), SCIP_DECL_BRANCHFREE(), SCIP_DECL_BRANCHFREE(), SCIP_DECL_BRANCHINIT(), SCIP_DECL_CONSHDLRCOPY(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXIT(), SCIP_DECL_HEUREXIT(), SCIP_DECL_HEUREXIT(), SCIP_DECL_HEURINIT(), SCIP_DECL_SEPAEXECLP(), SCIPapplyUndercover(), SCIPincludeBranchruleMultAggr(), selectVarMultAggrBranching(), selectVarStart(), shouldApplyRestartCompletion(), and shouldApplyRestartEstimation().
prints a statistic message if SCIP_STATISTIC flag is set
Definition at line 123 of file pub_message.h.
Referenced by applyVbounds(), createNewSol(), createSepaData(), detectMinors(), detectMinors(), initializeCandsLists(), presolveTwoOpt(), SCIP_DECL_BRANCHFREE(), SCIP_DECL_CONSEXITPRE(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEUREXIT(), SCIP_DECL_HEUREXIT(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_PROPEXITSOL(), SCIP_DECL_SEPAEXITSOL(), SCIPapplyProximity(), and SCIPstatistic().
executes printf command only if SCIP_STATISTIC flag is set
Definition at line 126 of file pub_message.h.
Referenced by createCoveringProblem(), SCIP_DECL_CONSFREE(), SCIPapplyUndercover(), setupAndSolve(), and setupAndSolve().
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 ) |
Creates and captures a message handler which deals with warning, information, and dialog (interactive shell) methods.
Use SCIPsetMessagehdlr() to make SCIP aware of the created message handler.
Creates and captures a message handler which deals with warning, information, and dialog (interactive shell) methods.
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 295 of file message.c.
References BMSallocMemory, BMSallocMemoryArray, messagehdlrOpenLogfile(), NULL, SCIP_ALLOC, SCIP_Bool, SCIP_DECL_MESSAGEINFO, SCIP_MAXSTRLEN, and SCIP_OKAY.
Referenced by SCIPcreateMessagehdlrDefault(), and SCIPcreateObjMessagehdlr().
void SCIPmessagehdlrCapture | ( | SCIP_MESSAGEHDLR * | messagehdlr | ) |
captures message handler
messagehdlr | message handler, or NULL |
Definition at line 339 of file message.c.
References NULL, and SCIP_Messagehdlr::nuses.
Referenced by SCIPsetMessagehdlr().
SCIP_RETCODE SCIPmessagehdlrRelease | ( | SCIP_MESSAGEHDLR ** | messagehdlr | ) |
releases message handler
messagehdlr | pointer to the message handler |
Definition at line 348 of file message.c.
References assert(), messagehdlrFree(), NULL, SCIP_CALL, and SCIP_OKAY.
Referenced by SCIPfree(), and SCIPsetMessagehdlr().
SCIP_RETCODE SCIPmessagehdlrSetData | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_MESSAGEHDLRDATA * | messagehdlrdata ) |
sets the user data of the message handler
messagehdlr | message handler; must not be NULL |
messagehdlrdata | new message handler data to attach to the handler |
Definition at line 377 of file message.c.
References assert(), SCIP_Messagehdlr::messagehdlrdata, NULL, SCIP_INVALIDDATA, and SCIP_OKAY.
Referenced by SCIP_DECL_MESSAGEHDLRFREE().
void SCIPmessagehdlrSetLogfile | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
const char * | filename ) |
sets the log file name for the message handler
messagehdlr | message handler |
filename | log file name where to copy messages into, or NULL |
Definition at line 393 of file message.c.
References assert(), SCIP_Messagehdlr::logfile, messagehdlrOpenLogfile(), and NULL.
Referenced by SCIPsetMessagehdlrLogfile().
void SCIPmessagehdlrSetQuiet | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_Bool | quiet ) |
sets the messages handler to be quiet
messagehdlr | message handler |
quiet | should screen messages be suppressed? |
Definition at line 411 of file message.c.
References assert(), messagePrintDialog(), messagePrintInfo(), messagePrintWarning(), NULL, SCIP_Messagehdlr::quiet, and SCIP_Bool.
Referenced by scipexamples::QueensSolver::QueensSolver(), SCIPparamsetWrite(), SCIPprintMIPStart(), SCIPprintSol(), and SCIPsetMessagehdlrQuiet().
void SCIPmessagePrintInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
const char * | formatstr, | ||
... ) |
prints a message, acting like the printf() command
messagehdlr | message handler |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 594 of file message.c.
References NULL, and SCIPmessageVFPrintInfo().
Referenced by displayRelevantStats(), lpNumericalTroubleMessage(), printstr(), SCIP_DECL_CONSCHECK(), SCIPhashmapPrintStatistics(), SCIPhashsetPrintStatistics(), SCIPhashtablePrintStatistics(), SCIPmultihashPrintStatistics(), SCIPprintMemoryDiagnostic(), SCIPprobPrintPseudoSol(), SCIPsolCheck(), and SCIPsolCheckOrig().
void SCIPmessageVPrintInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
const char * | formatstr, | ||
va_list | ap ) |
prints a message, acting like the vprintf() command
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 608 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
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 618 of file message.c.
References SCIPmessageVFPrintInfo().
Referenced by consPrintConsSol(), paramWrite(), printBounds(), printBounds(), printDualSol(), printHolelist(), printTime(), runBenders(), SCIP_DECL_DIALOGEXEC(), SCIPaggrRowPrint(), SCIPcolPrint(), SCIPconsPrint(), SCIPdigraphPrint(), SCIPdigraphPrintComponents(), SCIPdispLongint(), SCIPdispPrintLine(), SCIPdispTime(), SCIPexprDismantle(), SCIPexprhdlrPrintExpr(), SCIPisDualSolAvailable(), SCIPlpWriteMip(), SCIPnlpWrite(), SCIPnlrowPrint(), SCIPparamsetSetToSubscipsOff(), SCIPparamsetWrite(), SCIPprintBendersStatistics(), SCIPprintBestSol(), SCIPprintBestTransSol(), SCIPprintBranchingStatistics(), SCIPprintBranchruleStatistics(), SCIPprintBuildOptions(), SCIPprintCompressionStatistics(), SCIPprintConcsolverStatistics(), SCIPprintConflictStatistics(), SCIPprintConstraintStatistics(), SCIPprintConstraintTimingStatistics(), SCIPprintCutselectorStatistics(), SCIPprintDebugMessage(), SCIPprintExpressionHandlerStatistics(), SCIPprintExternalCodes(), SCIPprintHeuristicStatistics(), SCIPprintLPSolutionQuality(), SCIPprintLPStatistics(), SCIPprintMIPStart(), SCIPprintNLPIStatistics(), SCIPprintNLPStatistics(), SCIPprintNodeRootPath(), SCIPprintOrigProblemStatistics(), SCIPprintPresolverStatistics(), SCIPprintPricerStatistics(), SCIPprintPropagatorStatistics(), SCIPprintReal(), SCIPprintRelaxatorStatistics(), SCIPprintReoptStatistics(), SCIPprintRootStatistics(), SCIPprintSeparatorStatistics(), SCIPprintSol(), SCIPprintSolutionStatistics(), SCIPprintStage(), SCIPprintStatus(), SCIPprintStatusStatistics(), SCIPprintTimingStatistics(), SCIPprintTransProblemStatistics(), SCIPprintTransSol(), SCIPprintTreeStatistics(), SCIPprintVersion(), SCIPprobPrintStatistics(), SCIPprofilePrint(), SCIPretcodePrint(), SCIProwPrint(), SCIPsolPrint(), SCIPsolPrintRay(), SCIPvarPrint(), SCIPvisualCutoffNode(), SCIPvisualFoundSolution(), SCIPvisualInit(), SCIPvisualLowerbound(), SCIPvisualNewChild(), SCIPvisualSolvedNode(), SCIPvisualUpdateChild(), SCIPvisualUpperbound(), SCIPwriteBnd(), 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
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 633 of file message.c.
References assert(), BMSallocMemorySize, BMSfreeMemory, messagePrintInfo(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by lpNumericalTroubleMessage(), SCIPdebugMessagePrint(), SCIPinfoMessage(), SCIPmessageFPrintInfo(), SCIPmessagePrintInfo(), SCIPmessageVPrintInfo(), and SCIPprintDebugMessage().
void SCIPmessagePrintWarning | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
const char * | formatstr, | ||
... ) |
prints a warning message, acting like the printf() command
messagehdlr | message handler |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 427 of file message.c.
References SCIPmessageVFPrintWarning().
Referenced by adjustLPobjval(), computeRelIntPoint(), filterTRMrescode(), lpiGetBInvVec(), nlpSolve(), paramSetBool(), paramSetChar(), paramSetInt(), paramSetLongint(), paramSetReal(), primalAddSol(), restoreLPData(), restoreLPData(), SCIPconsParse(), SCIPexprComputeQuadraticCurvature(), SCIPlpiAddCols(), SCIPlpiAddRows(), SCIPlpiChgBounds(), SCIPlpiChgObj(), SCIPlpiChgSides(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiGetBInvRow(), SCIPlpiGetDualfarkas(), SCIPlpiGetPrimalRay(), SCIPlpiGetSol(), SCIPlpiLoadColLP(), SCIPlpiReadLP(), SCIPlpiScaleCol(), SCIPlpiScaleRow(), SCIPlpiSetNorms(), SCIPlpiSolveBarrier(), SCIPlpiStrongbranch(), SCIPlpiWriteLP(), SCIPlpiWriteState(), SCIPlpSolveAndEval(), SCIPlpWriteMip(), SCIPparamsetSet(), SCIPpriceLoop(), SolveWSimplex(), spxSolve(), varParse(), and writeProblem().
void SCIPmessageVPrintWarning | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
const char * | formatstr, | ||
va_list | ap ) |
prints a warning message, acting like the vprintf() command
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 441 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
messagehdlr | message handler |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 451 of file message.c.
References SCIPmessageVFPrintWarning().
Referenced by SCIPprobFree().
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
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 465 of file message.c.
References assert(), 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
messagehdlr | message handler |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 510 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
messagehdlr | message handler |
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 524 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
messagehdlr | message handler |
file | file stream to print into, or NULL for stdout |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 534 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
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 549 of file message.c.
References assert(), BMSallocMemorySize, BMSfreeMemory, messagePrintDialog(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by SCIPdialogMessage(), SCIPmessageFPrintDialog(), SCIPmessagePrintDialog(), and SCIPmessageVPrintDialog().
void SCIPmessagePrintVerbInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_VERBLEVEL | verblevel, | ||
SCIP_VERBLEVEL | msgverblevel, | ||
const char * | formatstr, | ||
... ) |
prints a message depending on the verbosity level, acting like the printf() command
messagehdlr | message handler |
verblevel | current verbosity level |
msgverblevel | verbosity level of this message |
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 678 of file message.c.
References NULL, and SCIPmessageVFPrintVerbInfo().
Referenced by compressReoptTree(), createMasterproblem(), createSubproblems(), enforceConstraints(), exitPresolve(), focusnodeToFork(), lpSolve(), presolve(), presolveRound(), priceAndCutLoop(), propAndSolve(), SCIPbendersExec(), SCIPlpCreate(), SCIPlpEndDive(), SCIPlpSolveAndEval(), SCIPpermuteProb(), SCIPpresolve(), SCIPreadProb(), SCIPsolve(), SCIPsolveCIP(), SCIPstatUpdateMemsaveMode(), SCIPtransformProb(), SCIPtreeEndProbing(), SCIPtreeSetNodesel(), SCIPvisualExit(), SCIPvisualInit(), and solveNode().
void SCIPmessageVPrintVerbInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_VERBLEVEL | verblevel, | ||
SCIP_VERBLEVEL | msgverblevel, | ||
const char * | formatstr, | ||
va_list | ap ) |
prints a message depending on the verbosity level, acting like the vprintf() command
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 694 of file message.c.
References NULL, and SCIPmessageVFPrintVerbInfo().
void SCIPmessageFPrintVerbInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_VERBLEVEL | verblevel, | ||
SCIP_VERBLEVEL | msgverblevel, | ||
FILE * | file, | ||
const char * | formatstr, | ||
... ) |
prints a message into a file depending on the verbosity level, acting like the fprintf() command
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 |
... | format arguments line in printf() function |
Definition at line 706 of file message.c.
References SCIPmessageVFPrintVerbInfo().
Referenced by SCIPexprComputeQuadraticCurvature().
void SCIPmessageVFPrintVerbInfo | ( | SCIP_MESSAGEHDLR * | messagehdlr, |
SCIP_VERBLEVEL | verblevel, | ||
SCIP_VERBLEVEL | msgverblevel, | ||
FILE * | file, | ||
const char * | formatstr, | ||
va_list | ap ) |
prints a message into a file depending on the verbosity level, acting like the vfprintf() command
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 723 of file message.c.
References assert(), 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
sourcefile | name of the source file that called the function |
sourceline | line in the source file where the function was called |
Definition at line 777 of file message.c.
References messagePrintError(), NULL, and SCIP_MAXSTRLEN.
void SCIPmessagePrintError | ( | const char * | formatstr, |
... ) |
prints an error message, acting like the printf() command using the static message handler
prints a error message, acting like the printf() command
formatstr | format string like in printf() function |
... | format arguments line in printf() function |
Definition at line 791 of file message.c.
References SCIPmessageVPrintError().
Referenced by doConshdlrCreate(), doPresolCreate(), doPropCreate(), SCIPconshdlrSetPresol(), SCIPprintError(), SCIPprintSysError(), SCIPpropSetPresol(), and SCIPretcodePrintError().
void SCIPmessageVPrintError | ( | const char * | formatstr, |
va_list | ap ) |
prints an error message, acting like the vprintf() command using the static message handler
formatstr | format string like in printf() function |
ap | variable argument list |
Definition at line 804 of file message.c.
References assert(), BMSallocMemorySize, BMSfreeMemory, messagePrintError(), NULL, SCIP_MAXSTRLEN, and va_copy.
Referenced by SCIPmessagePrintError().
void SCIPmessageSetErrorPrinting | ( | SCIP_DECL_ERRORPRINTING((*errorPrinting)) | , |
void * | data ) |
Method to set the error printing method. Setting the error printing method to NULL will suspend all error methods.
Method to set the error printing method. Setting the error printing method to NULL will suspend all error methods.
data | data pointer which will be passed to the error printing method, or NULL |
Definition at line 851 of file message.c.
References staticErrorPrintingData.
Referenced by SCIPsetStaticErrorPrintingMessagehdlr().
void SCIPmessageSetErrorPrintingDefault | ( | void | ) |
Method to set the error printing method to default version prints everything the stderr.
Definition at line 864 of file message.c.
References NULL, and staticErrorPrintingData.
SCIP_MESSAGEHDLRDATA * SCIPmessagehdlrGetData | ( | SCIP_MESSAGEHDLR * | messagehdlr | ) |
returns the user data of the message handler
messagehdlr | message handler |
Definition at line 887 of file message.c.
References SCIP_Messagehdlr::messagehdlrdata, and NULL.
Referenced by SCIP_DECL_MESSAGEDIALOG(), SCIP_DECL_MESSAGEHDLRFREE(), SCIP_DECL_MESSAGEINFO(), SCIP_DECL_MESSAGEWARNING(), and SCIPgetObjMessagehdlr().
FILE * SCIPmessagehdlrGetLogfile | ( | SCIP_MESSAGEHDLR * | messagehdlr | ) |
returns the log file or NULL for stdout
messagehdlr | message handler |
Definition at line 899 of file message.c.
References SCIP_Messagehdlr::logfile, and NULL.
SCIP_Bool SCIPmessagehdlrIsQuiet | ( | SCIP_MESSAGEHDLR * | messagehdlr | ) |
returns TRUE if the message handler is set to be quiet
messagehdlr | message handler |
Definition at line 910 of file message.c.
References NULL, SCIP_Messagehdlr::quiet, and SCIP_Bool.
Referenced by doCopy(), initConcsolver(), SCIPparamsetWrite(), SCIPprintMIPStart(), and SCIPprintSol().