Scippy

SCIP

Solving Constraint Integer Programs

pub_message.h File Reference

Detailed Description

public methods for message output

Author
Tobias Achterberg
Stefan Heinz

Definition in file pub_message.h.

#include <stdarg.h>
#include <string.h>
#include "scip/def.h"
#include "scip/type_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_MESSAGEHDLRDATASCIPmessagehdlrGetData (SCIP_MESSAGEHDLR *messagehdlr)
 
FILE * SCIPmessagehdlrGetLogfile (SCIP_MESSAGEHDLR *messagehdlr)
 
SCIP_Bool SCIPmessagehdlrIsQuiet (SCIP_MESSAGEHDLR *messagehdlr)
 

Macro Definition Documentation

◆ SCIP_THREADSAFE_MESSAGEHDLRS

#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.

◆ SCIPerrorMessage

#define SCIPerrorMessage
Value:
SCIPmessagePrintErrorHeader(__FILENAME__, __LINE__), \
SCIPmessagePrintError
void SCIPmessagePrintErrorHeader(const char *sourcefile, int sourceline)
Definition: message.c:777

prints an error message

Definition at line 64 of file pub_message.h.

Referenced by addBranchingDecisionConss(), addCoef(), addCoefTerm(), addConflictBounds(), addConstraintToBendersSubproblem(), addFixParamDialog(), addRelaxation(), addScenarioConsToProb(), addScenarioVarsAndConsToProb(), addSetParamDialog(), addSetppcConstraints(), addSplitcons(), addVarCardinality(), addVarSOS1(), addVarSOS2(), basestatToHighsBasisStatus(), boundchgCaptureData(), boundchgReleaseData(), branchBalancedCardinality(), calcEfficacy(), calcEfficacyDenseStorageQuad(), calcEfficacyNormQuad(), checkCons(), checkSymmetriesAreSymmetries(), chgLhsLinearCons(), chgRhsLinearCons(), COLORconsGetActiveStoreGraphCons(), COLORconsGetComplementaryGraph(), COLORconsGetCurrentGraph(), COLORconsGetRepresentative(), COLORconsGetRepresentatives(), COLORconsGetStack(), COLORconsGetUnion(), COLORconsGetUnions(), COLORcreateConsStoreGraph(), COLORprobGetComplementaryGraph(), computeHyperbolaRoot(), computeSignpowerRoot(), computeStandardNLPOptimalityCut(), conflictMarkBoundCheckPresence(), conflictResolveBound(), consdataCreate(), ConvertGlopConstraintStatus(), ConvertGlopVariableStatus(), ConvertSCIPConstraintStatusToSlackStatus(), ConvertSCIPVariableStatus(), convertSides(), copyConsPseudoboolean(), copyVars(), cpxObjsen(), createAndAddAndCons(), createAuxVar(), createBandit(), createCons(), createConsComponents(), createConsSetppc(), createConsStoreGraphAtRoot(), createConsXorIntvar(), createCountDialog(), createCoveringProblem(), createEmphasisSubmenu(), createIndicatorConstraint(), 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(), getBase(), getConstraint(), getDblParam(), getFixedVariable(), getInputString(), getIntParam(), getLinearConsNVars(), getLinearConsSides(), getLinearConsVarsData(), getNextLine(), getNextNumber(), getPotential(), getRestartPolicy(), getScore(), getScoreLikeCoefdiving(), getSearchCompletion(), getStart(), getVariable(), getViolSplitWeight(), handleNlpParam(), hessLagAddExpr(), initWorhp(), intervalSetRoundingMode(), LOPreadFile(), lpalgoName(), lpAlgorithm(), lpFlushAndSolve(), lpiSolve(), lpiStrongbranch(), lpLexDualSimplex(), lpSetPricingChar(), lpSolve(), lpSolveStable(), lpUpdateVarProved(), main(), mcfnetworkExtract(), messagehdlrOpenLogfile(), mpsinputSyntaxerror(), multihashlistRetrieve(), nodeAssignParent(), nodeDeactivate(), nodepartitionIsConnected(), nodeReleaseParent(), packingUpgrade(), paramFree(), paramParseBool(), paramParseChar(), paramParseInt(), paramParseLongint(), paramParseReal(), paramParseString(), paramsetParse(), paramTestBool(), paramTestChar(), paramTestFixed(), paramTestInt(), paramTestLongint(), paramTestReal(), paramTestString(), paramWrite(), parseBase(), parseFactor(), parseValue(), performStrongbranchWithPropagation(), preprocessConstraintPairs(), preprocessGraph(), presolveAddKKTAggregatedVars(), presolveAddKKTSetppcConss(), primalAddOrigPartialSol(), primalAddSol(), printBacktraces(), printIndicatorCons(), printNLRow(), printProblem(), printRow(), printStatus(), printstr(), probRemoveVar(), processContainedCons(), propagateRedcostBinvar(), propagateRedcostVar(), propagateStaticLexred(), propagationRound(), propAndSolve(), readBlocks(), readBounds(), readCol(), readCols(), 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(), readSolFile(), readSOS(), readSos(), readSOScons(), readSto(), readTim(), readVariables(), readXmlSolFile(), reconvertBothSides(), reconvertLhs(), reconvertRhs(), reconvertSides(), resolvePropagation(), respropCumulativeCondition(), rowAddCoef(), rowChgCoefPos(), rowDelCoefPos(), rowSideChanged(), runBenders(), saveConsBounddisjuction(), saveConsLinear(), SCIP_DECL_BRANCHEXECEXT(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSCOPY(), SCIP_DECL_CONSDISABLE(), SCIP_DECL_CONSEXIT(), SCIP_DECL_CONSEXITSOL(), SCIP_DECL_CONSGETNVARS(), SCIP_DECL_CONSINITPRE(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSTRANS(), SCIP_DECL_DIALOGDESC(), SCIP_DECL_DIALOGEXEC(), SCIP_DECL_EVENTEXEC(), SCIP_DECL_EXPR_INTEVALVAR(), SCIP_DECL_EXPRBWDIFF(), SCIP_DECL_EXPREVAL(), SCIP_DECL_EXPRFWDIFF(), SCIP_DECL_EXPRPARSE(), SCIP_DECL_HEUREXEC(), SCIP_DECL_HEURINIT(), SCIP_DECL_NLHDLRENFO(), SCIP_DECL_NLHDLRFREEEXPRDATA(), SCIP_DECL_NLHDLRINITSEPA(), SCIP_DECL_NLPICREATEPROBLEM(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_NODESELSELECT(), SCIP_DECL_PARAMCHGD(), SCIP_DECL_PROBTRANS(), SCIP_DECL_READERREAD(), SCIP_DECL_READERWRITE(), SCIP_DECL_SOLVECUMULATIVE(), SCIP_DECL_SORTPTRCOMP(), SCIP_NlpiProblem::SCIP_NlpiProblem(), 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(), 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(), 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(), SCIPcopyConsLinear(), 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(), SCIPdelCoefLinear(), 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(), SCIPgetAndDatasPseudoboolean(), SCIPgetBestSol(), SCIPgetBinvarsDataLinking(), SCIPgetBinvarsLinking(), SCIPgetBoundsBounddisjunction(), SCIPgetBoundtypesBounddisjunction(), SCIPgetCapacityCumulative(), SCIPgetCapacityKnapsack(), SCIPgetCardvalCardinality(), SCIPgetColFarkasCoef(), SCIPgetColRedcost(), SCIPgetConss(), SCIPgetDemandsCumulative(), SCIPgetDualfarkasKnapsack(), SCIPgetDualfarkasLogicor(), SCIPgetDualfarkasSetppc(), SCIPgetDualfarkasVarbound(), SCIPgetDualsolKnapsack(), SCIPgetDualsolLogicor(), SCIPgetDualsolSetppc(), SCIPgetDualsolVarbound(), SCIPgetDurationsCumulative(), SCIPgetExprViolScoreNonlinear(), 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(), SCIPgetNTotalVars(), SCIPgetNUpgrConss(), SCIPgetNVars(), SCIPgetNVarsAnd(), SCIPgetNVarsBounddisjunction(), SCIPgetNVarsCardinality(), SCIPgetNVarsCumulative(), SCIPgetNVarsKnapsack(), SCIPgetNVarsLinear(), SCIPgetNVarsLogicor(), SCIPgetNVarsOr(), SCIPgetNVarsSetppc(), SCIPgetNVarsSOS2(), SCIPgetNVarsXor(), SCIPgetProbData(), SCIPgetProbingDepth(), SCIPgetRandomSubset(), SCIPgetRelaxSolObj(), SCIPgetRelaxSolVal(), SCIPgetResultantAnd(), SCIPgetResultantOr(), SCIPgetRhsLinear(), SCIPgetRhsPseudoboolean(), SCIPgetRhsVarbound(), SCIPgetRhsXor(), SCIPgetRowKnapsack(), SCIPgetRowLogicor(), SCIPgetRowSetppc(), SCIPgetRowVarbound(), SCIPgetSols(), SCIPgetSymmetry(), SCIPgetSymOpNodeType(), SCIPgetTypeSetppc(), SCIPgetValsLinear(), SCIPgetValsLinking(), SCIPgetVarCopy(), SCIPgetVarFarkasCoef(), SCIPgetVarImplRedcost(), SCIPgetVarLbAtIndex(), SCIPgetVarLbDive(), SCIPgetVarObjDive(), SCIPgetVarObjProbing(), SCIPgetVarRedcost(), SCIPgetVars(), SCIPgetVarsAnd(), SCIPgetVarsBounddisjunction(), SCIPgetVarsCardinality(), SCIPgetVarsCumulative(), SCIPgetVarsData(), SCIPgetVarsKnapsack(), SCIPgetVarsLinear(), SCIPgetVarsLogicor(), SCIPgetVarsOr(), SCIPgetVarsSetppc(), SCIPgetVarsSOS2(), SCIPgetVarsStrongbranchesFrac(), SCIPgetVarsStrongbranchesInt(), SCIPgetVarStrongbranchFrac(), SCIPgetVarStrongbranchInt(), SCIPgetVarStrongbranchLast(), SCIPgetVarStrongbranchWithPropagation(), SCIPgetVarsXor(), SCIPgetVarUbAtIndex(), SCIPgetVarUbDive(), SCIPgetVarVarbound(), SCIPgetVarVSIDS(), SCIPgetVarVSIDSCurrentRun(), SCIPgetVbdcoefVarbound(), SCIPgetVbdvarVarbound(), SCIPgetVectorEfficacyNorm(), SCIPgetWeightsCardinality(), SCIPgetWeightsKnapsack(), SCIPgetWeightsSOS2(), SCIPhasNLPContinuousNonlinearity(), SCIPhasNLPSolution(), SCIPheurExec(), SCIPheurExit(), SCIPheurInit(), SCIPincludeBanditvtable(), SCIPincludeBenders(), SCIPincludeBendersBasic(), SCIPincludeBenderscut(), SCIPincludeBenderscutBasic(), SCIPincludeBranchrule(), SCIPincludeBranchruleBasic(), SCIPincludeCompr(), SCIPincludeComprBasic(), SCIPincludeConcsolverType(), SCIPincludeConflicthdlr(), SCIPincludeConflicthdlrBasic(), SCIPincludeConshdlr(), SCIPincludeConshdlrBasic(), SCIPincludeConshdlrCardinality(), SCIPincludeConshdlrSOS2(), SCIPincludeConshdlrSuperindicator(), SCIPincludeConsUpgradeNonlinear(), SCIPincludeCutsel(), SCIPincludeCutselBasic(), SCIPincludeDialog(), SCIPincludeDialogDefaultBasic(), SCIPincludeDialogDefaultFix(), SCIPincludeDialogDefaultSet(), SCIPincludeDisp(), SCIPincludeEventhdlr(), SCIPincludeEventhdlrBasic(), SCIPincludeHeur(), SCIPincludeHeurBasic(), SCIPincludeLinconsUpgrade(), SCIPincludeNlhdlrNonlinear(), SCIPincludeNlpi(), SCIPincludeNodesel(), SCIPincludeNodeselBasic(), SCIPincludePresol(), SCIPincludePresolBasic(), SCIPincludePresolMILP(), SCIPincludePricer(), SCIPincludePricerBasic(), SCIPincludeProp(), SCIPincludePropBasic(), SCIPincludePropSymmetry(), SCIPincludeReader(), SCIPincludeReaderBasic(), SCIPincludeRelax(), SCIPincludeRelaxBasic(), SCIPincludeSepa(), SCIPincludeSepaBasic(), SCIPincludeTable(), SCIPincSolVal(), SCIPinferBinvarCons(), SCIPinferBinvarProp(), SCIPinferVarLbCons(), SCIPinferVarLbProp(), SCIPinferVarUbCons(), SCIPinferVarUbProp(), SCIPinitHeurOptcumulative(), SCIPisAndConsSorted(), SCIPisObjIntegral(), SCIPlapackComputeEigenvalues(), SCIPlapackVersion(), 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(), 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(), SCIPsetExitsolPlugins(), 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(), 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(), 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(), 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(), setIntParam(), setIntvar(), setupAndSolve(), setupAndSolveCumulativeSubscip(), setupAndSolveSubscip(), setupAndSolveSubscipCrossover(), setupAndSolveSubscipLocalbranching(), setupAndSolveSubscipTrustregion(), solCutIsViolated(), solGetArrayVal(), solUnlinkVar(), solveClassification(), solveMinIISC(), solveNode(), solveNodeRelax(), solveProbingLP(), solveSubNLP(), solveSubscip(), solveSubscipLpface(), SolveWSimplex(), spxObjsen(), stoinputSyntaxerror(), storeCutInArrays(), strengthenOrbitopeConstraint(), strongbranch(), syntaxError(), takeCut(), timinputSyntaxerror(), treeCheckPath(), treeUpdatePathLPSize(), tryUpgrading(), tryUpgradingSetppc(), updateBestCandidate(), updateTransformation(), varAddLbchginfo(), varAddUbchginfo(), varCreate(), varEventVarFixed(), varFree(), varFreeParents(), varGetActiveVar(), varParse(), varProcessAddHoleGlobal(), varProcessAddHoleLocal(), varProcessChgBranchDirection(), varProcessChgBranchFactor(), varProcessChgBranchPriority(), varProcessChgLbGlobal(), varProcessChgLbLocal(), varProcessChgUbGlobal(), varProcessChgUbLocal(), vartypeIsBranchRowType(), visualizeSolutionGnuplot(), visualizeSolutionMatplotlib(), wrapperDins(), wrapperRins(), writeOpbConstraints(), writeOpbObjective(), writeProblem(), and xprsObjsen().

◆ printErrorHeader

#define printErrorHeader   SCIPmessagePrintErrorHeader

define used in blockmemshell/memory.c

Definition at line 68 of file pub_message.h.

◆ printError

#define printError   SCIPmessagePrintError

Definition at line 69 of file pub_message.h.

◆ SCIPdebug

#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(), addPathCuts(), addRelaxation(), addSubtourCuts(), addTourCuts(), applyFixings(), applyGlobalBounds(), applyRepair(), checkAllConss(), checkBounddisjunction(), checkCons(), checkKnapsack(), checkSystemGF2(), cliquePresolve(), computeAndConstraintInfos(), computeEffectiveHorizonCumulativeCondition(), computeInteriorPoint(), computeStandardIntegerOptCut(), conflictInsertConflictset(), consdataCheck(), constructCompression(), coretimesUpdateUb(), createCapacityRestriction(), createCapacityRestrictionIntvars(), createObjRow(), createPartitionCut(), createRow(), createVariable(), detectExpr(), dualPresolving(), evalFunctionGradient(), execRelpscost(), filterExistingLP(), findAndStoreEcAggregations(), findPointPosition(), generateBoundInequalityFromSOS1Nodes(), generateCut(), generateRowCardinality(), generateRowSOS2(), getFixedVariable(), getVariable(), greedyCliqueAlgorithm(), heurdataInit(), initMatrix(), initsepaBoundInequalityFromCardinality(), initsepaBoundInequalityFromSOS1Cons(), LOPseparate(), primalAddSol(), readFile(), rowCalculateGauss(), SCIP_DECL_CONSACTIVE(), SCIP_DECL_CONSDEACTIVE(), SCIP_DECL_CONSENFOLP(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_CONSPROP(), SCIP_DECL_CONSSEPALP(), SCIP_DECL_CONSSEPASOL(), SCIP_DECL_HEUREXEC(), SCIP_DECL_LINCONSUPGD(), SCIP_DECL_NLHDLRESTIMATE(), SCIP_DECL_NLHDLRINITSEPA(), SCIP_DECL_NLHDLRSOLLINEARIZE(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PRICERREDCOST(), SCIP_DECL_READERREAD(), 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(), separateIISRounding(), separateOddCycles(), setupAndSolve(), setupAndSolveSubscip(), setupAndSolveSubscipCrossover(), setupAndSolveSubscipLocalbranching(), setupAndSolveSubscipMutation(), setupAndSolveSubscipTrustregion(), simplifyInequalities(), solveCoveringProblem(), solveSubNLP(), solveSubproblem(), solveSubscipLpface(), tightenCapacity(), updatePrimalRay(), upgradeIndicatorSuperindicator(), upgradeLinearSuperindicator(), wrapperDins(), and wrapperRins().

◆ SCIPdebugMessage

#define SCIPdebugMessage   while( FALSE ) /*lint -e{530}*/ printf

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(), applyGenVBound(), applyOptcumulative(), applyOptcumulativeFixings(), applyVboundsFixings(), applyZeroFixings(), 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(), getNextLine(), getNextToken(), getParameterValues(), hessLagAddExpr(), hessLagSparsitySetNzFlagForExpr(), holelistFree(), initConcsolver(), initProblem(), invalidateHessianLagSparsity(), invalidateJacobiSparsity(), lpFlushDelCols(), lpiGetBInvVec(), lpiSolve(), lpiStrongbranch(), lpiStrongbranches(), lpiStrongbranchIntegral(), moveVariable(), mpsinputReadLine(), multihashResize(), parseDetails(), peekStaticLexredIsFeasible(), performBackwardScheduling(), performForwardScheduling(), presolveCumulativeCondition(), printFunction(), printstr(), probingnodeCreate(), probingnodeUpdate(), profileFindDownFeasibleStart(), profileFindFeasibleStart(), profilesFindEarliestFeasibleStart(), profilesFindLatestFeasibleStart(), profileUpdate(), propagateCons(), propagateLowerBoundVar(), propagateSelfReflectionVar(), propagateStaticOrbitope(), propagateUpperBoundSymVar(), propagateVariablePair(), pseudoforkCreate(), readCol(), 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_CONSPROP(), SCIP_DECL_CONSRESPROP(), SCIP_DECL_CONSTRANS(), SCIP_DECL_EVENTEXEC(), 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(), SCIPgetNlpiOracleIpopt(), SCIPhashmapFree(), SCIPhashtableFree(), SCIPintarrayClear(), SCIPintarrayExtend(), SCIPintarraySetVal(), SCIPintervalCos(), SCIPintervalPropagateWeightedSum(), SCIPintervalQuadBivar(), SCIPintervalSolveUnivariateQuadExpression(), SCIPintervalSolveUnivariateQuadExpressionPositive(), SCIPlapackSolveLinearEquations(), SCIPlpEndStrongbranch(), SCIPlpiAddCols(), SCIPlpiAddRows(), SCIPlpiChgBounds(), SCIPlpiChgCoef(), SCIPlpiChgObj(), SCIPlpiChgObjsen(), SCIPlpiChgSides(), SCIPlpiClear(), SCIPlpiClearState(), SCIPlpiCreate(), SCIPlpiDelCols(), SCIPlpiDelColset(), SCIPlpiDelRows(), SCIPlpiDelRowset(), SCIPlpiEndStrongbranch(), SCIPlpiExistsDualRay(), SCIPlpiExistsPrimalRay(), SCIPlpiFree(), SCIPlpiFreeNorms(), 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(), SCIPlpiGetSolverDesc(), SCIPlpiGetSolverName(), SCIPlpiGetSolverPointer(), SCIPlpiGetState(), SCIPlpiHasBarrierSolve(), SCIPlpiHasDualRay(), SCIPlpiHasDualSolve(), SCIPlpiHasPrimalRay(), SCIPlpiHasPrimalSolve(), SCIPlpiHasStateBasis(), SCIPlpiIgnoreInstability(), SCIPlpiInfinity(), SCIPlpiInterrupt(), SCIPlpiIsDualFeasible(), SCIPlpiIsDualInfeasible(), SCIPlpiIsDualUnbounded(), SCIPlpiIsInfinity(), SCIPlpiIsIterlimExc(), SCIPlpiIsObjlimExc(), SCIPlpiIsOptimal(), SCIPlpiIsPrimalFeasible(), SCIPlpiIsPrimalInfeasible(), SCIPlpiIsPrimalUnbounded(), SCIPlpiIsStable(), SCIPlpiIsTimelimExc(), SCIPlpiLoadColLP(), SCIPlpiReadLP(), SCIPlpiReadState(), SCIPlpiScaleCol(), SCIPlpiScaleRow(), SCIPlpiSetBase(), SCIPlpiSetIntegralityInformation(), SCIPlpiSetIntpar(), SCIPlpiSetNorms(), SCIPlpiSetRealpar(), SCIPlpiSetState(), SCIPlpiSolveBarrier(), SCIPlpiSolveDual(), SCIPlpiSolvePrimal(), SCIPlpiStartStrongbranch(), SCIPlpiStrongbranch(), SCIPlpiStrongbranchesFrac(), SCIPlpiStrongbranchesInt(), 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(), setParameterValues(), smpsinputReadLine(), solveAndEvalSubscip(), solveComponent(), SolveInternal(), solveLinearProb3(), solveSubscip(), SolveWSimplex(), spxSolve(), stoinputReadLine(), strongbranch(), subrootCaptureLPIState(), subrootReleaseLPIState(), TCLIQUE_NEWSOL(), tightenWeights(), timinputReadLine(), treeFindSwitchForks(), updateColumnOrderWhenBranchingOnColumn(), upgradeCons(), varGetActiveVar(), varProcessChgBranchDirection(), and varProcessChgBranchPriority().

◆ SCIPdebugPrintf

◆ SCIPdebugPrintCons

#define SCIPdebugPrintCons (   x,
  y,
 
)

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(), addExtendedAsymmetricFormulation(), addExtendedFlowFormulation(), addExtraCliques(), addLocalConss(), addSplitcons(), adjustOversizedJobBounds(), aggregation(), applyCliqueFixings(), applyFixings(), cancelRow(), canonicalizeConstraints(), checkBounddisjunction(), checkFeasSubtree(), checkKnapsack(), checkLogicor(), checkOrigPbCons(), checkVarbound(), cliquePresolve(), consdataLinearize(), copyCuts(), CREATE_CONSTRAINT(), createAndAddAndCons(), createAndAddLinearCons(), createBlockproblem(), createBounddisjunctionCons(), createIndicatorConstraint(), createLinearCons(), createPrecedenceCons(), createQuadraticCons(), createSetPackingCons(), createVarboundCons(), deleteRedundantVars(), detectRedundantConstraints(), detectRedundantVars(), extractGates(), findAggregation(), fixDeleteOrUpgradeCons(), generateAndApplyBendersCuts(), generateAndApplyBendersIntegerCuts(), generateAndApplyBendersNogoodCut(), getConstraint(), getFixedVariable(), preprocessConstraintPairs(), presolveRedundantConss(), presolveUpgrade(), prettifyConss(), propConss(), propIndicator(), readBounds(), readConstraints(), readIndicators(), readObjective(), readOPBFile(), readQCMatrix(), readQMatrix(), readSemicontinuous(), readSOS(), readSos(), removeConstraintsDueToNegCliques(), removeDoubleAndSingletonsAndPerformDualpresolve(), removeRedundantCons(), removeRedundantConstraints(), removeRedundantNonZeros(), SCIP_DECL_CONSINITPRE(), SCIP_DECL_CONSPARSE(), SCIP_DECL_CONSPRESOL(), SCIP_DECL_LINCONSUPGD(), SCIPclassifyConstraintTypesLinear(), SCIPgenerateAndApplyBendersOptCut(), SCIPreoptApplyGlbConss(), SCIPseparateRelaxedKnapsack(), setObjective(), simplifyInequalities(), solveIndependentCons(), tightenWeights(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), upgradeCons(), and upgradeConss().

◆ SCIPstatistic

◆ SCIPstatisticMessage

#define SCIPstatisticMessage   while( FALSE ) /*lint -e{530}*/ printf

◆ SCIPstatisticPrintf

#define SCIPstatisticPrintf   while( FALSE ) /*lint -e{530}*/ printf

Function Documentation

◆ SCIPmessagehdlrCreate()

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.

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
messagehdlrpointer to store the message handler
bufferedoutputshould the output be buffered up to the next newline?
filenamename of log file, or NULL for no log
quietshould screen messages be suppressed?
messagehdlrdatamessage handler data

Definition at line 295 of file message.c.

References BMSallocMemory, BMSallocMemoryArray, messagehdlrOpenLogfile(), NULL, SCIP_ALLOC, SCIP_MAXSTRLEN, and SCIP_OKAY.

Referenced by SCIPcreateMessagehdlrDefault(), and SCIPcreateObjMessagehdlr().

◆ SCIPmessagehdlrCapture()

void SCIPmessagehdlrCapture ( SCIP_MESSAGEHDLR messagehdlr)

captures message handler

Parameters
messagehdlrmessage handler, or NULL

Definition at line 339 of file message.c.

References NULL, and SCIP_Messagehdlr::nuses.

Referenced by SCIPsetMessagehdlr().

◆ SCIPmessagehdlrRelease()

SCIP_RETCODE SCIPmessagehdlrRelease ( SCIP_MESSAGEHDLR **  messagehdlr)

releases message handler

Parameters
messagehdlrpointer to the message handler

Definition at line 348 of file message.c.

References messagehdlrFree(), NULL, SCIP_CALL, and SCIP_OKAY.

Referenced by SCIPfree(), and SCIPsetMessagehdlr().

◆ SCIPmessagehdlrSetData()

SCIP_RETCODE SCIPmessagehdlrSetData ( SCIP_MESSAGEHDLR messagehdlr,
SCIP_MESSAGEHDLRDATA messagehdlrdata 
)

sets the user data of the message handler

Parameters
messagehdlrmessage handler; must not be NULL
messagehdlrdatanew message handler data to attach to the handler

Definition at line 377 of file message.c.

References SCIP_Messagehdlr::messagehdlrdata, NULL, SCIP_INVALIDDATA, and SCIP_OKAY.

Referenced by SCIP_DECL_MESSAGEHDLRFREE().

◆ SCIPmessagehdlrSetLogfile()

void SCIPmessagehdlrSetLogfile ( SCIP_MESSAGEHDLR messagehdlr,
const char *  filename 
)

sets the log file name for the message handler

Parameters
messagehdlrmessage handler
filenamelog file name where to copy messages into, or NULL

Definition at line 393 of file message.c.

References SCIP_Messagehdlr::logfile, messagehdlrOpenLogfile(), and NULL.

Referenced by SCIPsetMessagehdlrLogfile().

◆ SCIPmessagehdlrSetQuiet()

void SCIPmessagehdlrSetQuiet ( SCIP_MESSAGEHDLR messagehdlr,
SCIP_Bool  quiet 
)

sets the messages handler to be quiet

Parameters
messagehdlrmessage handler
quietshould screen messages be suppressed?

Definition at line 411 of file message.c.

References messagePrintDialog(), messagePrintInfo(), messagePrintWarning(), NULL, and SCIP_Messagehdlr::quiet.

Referenced by scipexamples::QueensSolver::QueensSolver(), SCIPparamsetWrite(), SCIPprintMIPStart(), SCIPprintSol(), and SCIPsetMessagehdlrQuiet().

◆ SCIPmessagePrintInfo()

void SCIPmessagePrintInfo ( SCIP_MESSAGEHDLR messagehdlr,
const char *  formatstr,
  ... 
)

prints a message, acting like the printf() command

Parameters
messagehdlrmessage handler
formatstrformat string like in printf() function

Definition at line 594 of file message.c.

References NULL, and SCIPmessageVFPrintInfo().

Referenced by displayRelevantStats(), lpNumericalTroubleMessage(), primalAddSol(), printstr(), SCIP_DECL_CONSCHECK(), SCIPhashmapPrintStatistics(), SCIPhashsetPrintStatistics(), SCIPhashtablePrintStatistics(), SCIPmultihashPrintStatistics(), SCIPprintMemoryDiagnostic(), SCIPprobPrintPseudoSol(), SCIPsolCheck(), and SCIPsolCheckOrig().

◆ SCIPmessageVPrintInfo()

void SCIPmessageVPrintInfo ( SCIP_MESSAGEHDLR messagehdlr,
const char *  formatstr,
va_list  ap 
)

prints a message, acting like the vprintf() command

Parameters
messagehdlrmessage handler
formatstrformat string like in printf() function
apvariable argument list

Definition at line 608 of file message.c.

References NULL, and SCIPmessageVFPrintInfo().

Referenced by SCIP_NlpiProblem::SCIP_NlpiProblem().

◆ SCIPmessageFPrintInfo()

void SCIPmessageFPrintInfo ( SCIP_MESSAGEHDLR messagehdlr,
FILE *  file,
const char *  formatstr,
  ... 
)

prints a message into a file, acting like the fprintf() command

Parameters
messagehdlrmessage handler
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function

Definition at line 618 of file message.c.

References SCIPmessageVFPrintInfo().

Referenced by consdataPrint(), paramWrite(), 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().

◆ SCIPmessageVFPrintInfo()

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
messagehdlrmessage handler
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function
apvariable argument list

Definition at line 633 of file message.c.

References BMSallocMemorySize, BMSfreeMemory, messagePrintInfo(), NULL, SCIP_MAXSTRLEN, and va_copy.

Referenced by lpNumericalTroubleMessage(), SCIPdebugMessagePrint(), SCIPinfoMessage(), SCIPmessageFPrintInfo(), SCIPmessagePrintInfo(), SCIPmessageVPrintInfo(), SCIPprintDebugMessage(), and SCIPsetGetSubscipsOff().

◆ SCIPmessagePrintWarning()

◆ SCIPmessageVPrintWarning()

void SCIPmessageVPrintWarning ( SCIP_MESSAGEHDLR messagehdlr,
const char *  formatstr,
va_list  ap 
)

prints a warning message, acting like the vprintf() command

Parameters
messagehdlrmessage handler
formatstrformat string like in printf() function
apvariable argument list

Definition at line 441 of file message.c.

References SCIPmessageVFPrintWarning().

◆ SCIPmessageFPrintWarning()

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
messagehdlrmessage handler
formatstrformat string like in printf() function

Definition at line 451 of file message.c.

References SCIPmessageVFPrintWarning().

Referenced by SCIPprobFree().

◆ 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
messagehdlrmessage handler
formatstrformat string like in printf() function
apvariable argument list

Definition at line 465 of file message.c.

References BMSallocMemorySize, BMSfreeMemory, messagePrintWarning(), NULL, SCIP_MAXSTRLEN, and va_copy.

Referenced by SCIPmessageFPrintWarning(), SCIPmessagePrintWarning(), SCIPmessageVPrintWarning(), and SCIPwarningMessage().

◆ SCIPmessagePrintDialog()

void SCIPmessagePrintDialog ( SCIP_MESSAGEHDLR messagehdlr,
const char *  formatstr,
  ... 
)

prints a dialog message that requests user interaction, acting like the printf() command

Parameters
messagehdlrmessage handler
formatstrformat string like in printf() function

Definition at line 510 of file message.c.

References NULL, and SCIPmessageVFPrintDialog().

◆ SCIPmessageVPrintDialog()

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
messagehdlrmessage handler
formatstrformat string like in printf() function
apvariable argument list

Definition at line 524 of file message.c.

References NULL, and SCIPmessageVFPrintDialog().

◆ SCIPmessageFPrintDialog()

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
messagehdlrmessage handler
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function

Definition at line 534 of file message.c.

References SCIPmessageVFPrintDialog().

◆ 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
messagehdlrmessage handler
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function
apvariable argument list

Definition at line 549 of file message.c.

References BMSallocMemorySize, BMSfreeMemory, messagePrintDialog(), NULL, SCIP_MAXSTRLEN, and va_copy.

Referenced by SCIPdialogMessage(), SCIPmessageFPrintDialog(), SCIPmessagePrintDialog(), and SCIPmessageVPrintDialog().

◆ SCIPmessagePrintVerbInfo()

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

Parameters
messagehdlrmessage handler
verblevelcurrent verbosity level
msgverblevelverbosity level of this message
formatstrformat string like 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().

◆ SCIPmessageVPrintVerbInfo()

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

Parameters
messagehdlrmessage handler
verblevelcurrent verbosity level
msgverblevelverbosity level of this message
formatstrformat string like in printf() function
apvariable argument list

Definition at line 694 of file message.c.

References NULL, and SCIPmessageVFPrintVerbInfo().

◆ SCIPmessageFPrintVerbInfo()

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

Parameters
messagehdlrmessage handler
verblevelcurrent verbosity level
msgverblevelverbosity level of this message
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function

Definition at line 706 of file message.c.

References SCIPmessageVFPrintVerbInfo().

Referenced by SCIPexprComputeQuadraticCurvature().

◆ SCIPmessageVFPrintVerbInfo()

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

Parameters
messagehdlrmessage handler
verblevelcurrent verbosity level
msgverblevelverbosity level of this message
filefile stream to print into, or NULL for stdout
formatstrformat string like in printf() function
apvariable argument list

Definition at line 723 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().

◆ SCIPmessagePrintErrorHeader()

void SCIPmessagePrintErrorHeader ( const char *  sourcefile,
int  sourceline 
)

prints the header with source file location for an error message using the static message handler

Parameters
sourcefilename of the source file that called the function
sourcelineline in the source file where the function was called

Definition at line 777 of file message.c.

References messagePrintError(), NULL, and SCIP_MAXSTRLEN.

Referenced by SCIP_NlpiProblem::SCIP_NlpiProblem().

◆ SCIPmessagePrintError()

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

Parameters
formatstrformat string like in printf() function

Definition at line 791 of file message.c.

References SCIPmessageVPrintError().

Referenced by doConshdlrCreate(), doPresolCreate(), doPropCreate(), SCIPconshdlrSetPresol(), SCIPprintError(), SCIPprintSysError(), SCIPpropSetPresol(), and SCIPretcodePrintError().

◆ SCIPmessageVPrintError()

void SCIPmessageVPrintError ( const char *  formatstr,
va_list  ap 
)

prints an error message, acting like the vprintf() command using the static message handler

Parameters
formatstrformat string like in printf() function
apvariable argument list

Definition at line 804 of file message.c.

References BMSallocMemorySize, BMSfreeMemory, messagePrintError(), NULL, SCIP_MAXSTRLEN, and va_copy.

Referenced by SCIP_NlpiProblem::SCIP_NlpiProblem(), and SCIPmessagePrintError().

◆ SCIPmessageSetErrorPrinting()

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.

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
datadata pointer which will be passed to the error printing method, or NULL

Definition at line 851 of file message.c.

Referenced by SCIPsetStaticErrorPrintingMessagehdlr().

◆ SCIPmessageSetErrorPrintingDefault()

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 864 of file message.c.

References NULL.

◆ SCIPmessagehdlrGetData()

SCIP_MESSAGEHDLRDATA* SCIPmessagehdlrGetData ( SCIP_MESSAGEHDLR messagehdlr)

returns the user data of the message handler

Parameters
messagehdlrmessage 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().

◆ SCIPmessagehdlrGetLogfile()

FILE* SCIPmessagehdlrGetLogfile ( SCIP_MESSAGEHDLR messagehdlr)

returns the log file or NULL for stdout

Parameters
messagehdlrmessage handler

Definition at line 899 of file message.c.

References SCIP_Messagehdlr::logfile, and NULL.

◆ SCIPmessagehdlrIsQuiet()

SCIP_Bool SCIPmessagehdlrIsQuiet ( SCIP_MESSAGEHDLR messagehdlr)

returns TRUE if the message handler is set to be quiet

Parameters
messagehdlrmessage handler

Definition at line 910 of file message.c.

References NULL, and SCIP_Messagehdlr::quiet.

Referenced by doCopy(), initConcsolver(), SCIPparamsetWrite(), SCIPprintMIPStart(), and SCIPprintSol().