Scippy

SCIP

Solving Constraint Integer Programs

tclique_def.h File Reference

Detailed Description

tclique defines

Author
Tobias Achterberg

Definition in file tclique_def.h.

#include "scip/config.h"
#include "scip/scip_export.h"

Go to the source code of this file.

Macros

#define ALLOC_ABORT(x)
 
#define ALLOC_FALSE(x)
 
#define debug(x)
 
#define debugMessage   while( FALSE ) printf
 
#define debugPrintf   while( FALSE ) printf
 
#define infoMessage   printf
 
#define MAX(x, y)   ((x) >= (y) ? (x) : (y))
 

Macro Definition Documentation

◆ ALLOC_ABORT

#define ALLOC_ABORT (   x)
Value:
do \
{ \
if( NULL == (x) ) \
{ \
printf("[%s:%d] No memory in function call\n", __FILE__, __LINE__); \
abort(); \
} \
} \
while( FALSE )
#define FALSE
Definition: def.h:73
SCIP_VAR ** x
Definition: circlepacking.c:54
#define NULL
Definition: lpi_spx1.cpp:155

Definition at line 43 of file tclique_def.h.

Referenced by branch(), createClique(), createCliquehash(), doCdata(), ensureCliquehashSize(), getAttrval(), getName(), procPcdata(), tcliqueColoring(), tcliqueMaxClique(), and updateNeighbor().

◆ ALLOC_FALSE

#define ALLOC_FALSE (   x)
Value:
do \
{ \
if( NULL == (x) ) \
{ \
printf("[%s:%d] No memory in function call\n", __FILE__, __LINE__); \
return FALSE; \
} \
} \
while( FALSE )
#define FALSE
Definition: def.h:73
SCIP_VAR ** x
Definition: circlepacking.c:54
#define NULL
Definition: lpi_spx1.cpp:155

Definition at line 55 of file tclique_def.h.

Referenced by pushPstack(), tcliqueAddEdge(), tcliqueCreate(), tcliqueEnsureSizeCachedEdges(), tcliqueEnsureSizeEdges(), and tcliqueEnsureSizeNodes().

◆ debug

#define debug (   x)

Definition at line 72 of file tclique_def.h.

Referenced by insertClique().

◆ debugMessage

#define debugMessage   while( FALSE ) printf

◆ debugPrintf

#define debugPrintf   while( FALSE ) printf

Definition at line 74 of file tclique_def.h.

Referenced by branch(), ensureCliquehashSize(), newSolution(), and tcliqueColoring().

◆ infoMessage

#define infoMessage   printf

◆ MAX

#define MAX (   x,
  y 
)    ((x) >= (y) ? (x) : (y))

Definition at line 83 of file tclique_def.h.

Referenced by addConcaveEstimatorBivariate(), addConcaveEstimatorMultivariate(), addConcaveEstimatorUnivariate(), addConflictBinvar(), addGLSCliques(), addIntervalGradientEstimator(), addLocalBranchingConstraint(), addNextLevelCliques(), addOneRow(), addPathCuts(), addRelaxation(), addSubtourCuts(), addTourCuts(), addTransRow(), addUserEstimator(), aggregateNextRow(), analyzeConflict(), analyzeGenVBoundConflict(), appendBuffer(), applyFixings(), applyProbing(), applyRepair(), BMSallocBlockMemory_work(), BMSallocBufferMemory_work(), BMSallocClearMemory_call(), BMSallocMemory_call(), BMSallocMemoryArray_call(), BMSfreeBlockMemory_work(), BMSreallocMemory_call(), BMSreallocMemoryArray_call(), branch(), branchBalancedCardinality(), buildMod2Matrix(), calcBdchgScore(), calcBranchScore(), calcEfficacy(), calcEfficacyDenseStorageQuad(), calcEfficacyNormQuad(), calcGap(), calcGrowSize(), calcMemoryGrowSize(), calcPscostQuot(), calcShiftVal(), calculateBounds(), cancelCol(), cancelRow(), checkCons(), checkConsnames(), checkConstraintMatching(), checkCumulativeCondition(), checkCurvature(), checkCurvatureExpensive(), checkFactorable(), checkFixedVariables(), checkNumerics(), checkOverloadViaThetaTree(), checkParameterValues(), checkRedundancySide(), checkRikun(), checkRow(), checkVarnames(), chooseDoubleVar(), cleanupNetwork(), collectDataTTEF(), collectThetaSubtree(), combineCols(), computeCoreWithInterval(), computeFieldWidth(), computeFixingOrder(), computeFixingrate(), computeIntegerVariableBounds(), computeIntegerVariableBoundsDins(), computeInteriorPoint(), computeMaxViolation(), computeMIREfficacy(), computeModularity(), computeReferencePointGauge(), computeReferencePointProjection(), computeRelIntPoint(), computeScore(), computeSymmetryGroup(), computeUbmakespan(), computeViolation(), computeViolations(), conflictAddConflictset(), conflictCalcMaxsize(), conflictMarkBoundCheckPresence(), conflictsetAddBound(), conflictsetAddBounds(), conflictstoreEnsureMem(), consCheckRedundancy(), consdataGetActivity(), consdataUpdateLinearActivity(), conshdlrActivateCons(), conshdlrGetAgeresetavg(), constructCompression(), constructSNFRelaxation(), copyMemoryAndTimeLimits(), copySofttimelimit(), coretimesUpdateUb(), createChunk(), createCoreProfile(), createCoveringProblem(), createMipCpFormulation(), createMipFormulation(), createNewArc(), createNewCommodity(), createNewSol(), createNlRow(), createPartitionCut(), createPresoldata(), createProbOnlyEdge(), createSelectedSortedEventpointsSol(), createSolFromNLP(), createSolFromSubScipSol(), cutTightenCoefs(), cutTightenCoefsQuad(), decreaseFixingRate(), decreaseMinimumImprovement(), detectRedundantConstraints(), determineFixings(), determineMaxDistance(), determineVariableFixings(), dfs(), domMerge(), dualBoundStrengthening(), edgecostmultiplier(), enforceConflictgraph(), enforceConstraint(), ensureAptreMem(), ensureBkcMem(), ensureBkxMem(), ensureBoundchgMem(), ensureCstatMem(), ensureElemSize(), ensureRngrowmapMem(), ensureRngrowsMem(), ensureRstatMem(), ensureSidechgMem(), ensureSize(), ensureStateMem(), ensureSuccessorsSize(), ensureValMem(), evalMax(), evaluateLiftingFunction(), execRelpscost(), executeBranchingRecursive(), exprgraphUpdateVarNodeBounds(), exprUnconvertPolynomial(), extensionOperatorSOS1(), extractCapacities(), extractCapacityRows(), extractFlow(), extractFlowRows(), filterCandidates(), findComponents(), findDominancePairs(), fixAndPropagate(), fixDiscreteVars(), fixVariables(), generateCloseCutPoint(), generateConvexConcaveUnderestimator(), generateCut(), generateCutLTIcomputeCoefs(), generateCutSol(), generateDisjCutSOS1(), generateOrthogonal_lx_ly_Underestimator(), generateOrthogonal_lx_uy_Underestimator(), generateSparseCut(), generateUnderestimatorParallelYFacets(), getBranchCands(), getBranchingDecisionStrongbranchSOS1(), getFixingValue(), getGap(), getImpliedBounds(), getIneqViol(), getInteriority(), getIterationsLeft(), getMinsize(), getNodeSimilarityScore(), getRedBound(), getRelDistance(), getReward(), getShadingVal(), getTimeLeft(), getVarbufSize(), getVariableRedcostScore(), getX(), greedyCliqueAlgorithm(), handleCycle(), hessLagAddExprtree(), hessLagSparsitySetNzFlagForExprtree(), heurExec(), improvePoint(), incrementalStatsUpdate(), initializeDurations(), initMatrix(), initSepaData(), innerPresolve(), insertSortedRootNeighbors(), isLbBetter(), isUbBetter(), lpGetResolveItlim(), lpUpdateObjNorms(), markAncestors(), markAncestorsConflict(), mcfnetworkExtract(), mod2colLinkRow(), mod2MatrixAddOrigRow(), mod2MatrixAddTransRow(), mod2rowAddRow(), mod2rowUnlinkCol(), multihashResize(), neighborhoodFixVariables(), nlpSolve(), nlrowRemoveFixedQuadVars(), nodeGetUctScore(), nodepairqueueCreate(), normalizeCumulativeCondition(), objimplicsCreate(), paramsetAdd(), paramsetSetHeuristicsAggressive(), paramsetSetSeparatingAggressive(), parseSolveItem(), performFixing(), performForwardScheduling(), performStrongbranchWithPropagation(), phi(), postprocessCut(), postprocessCutQuad(), pqueueResize(), preprocessCliques(), preprocessConstraintPairs(), presolRoundConssSOS1(), presolve(), presolveConsEst(), presolveConsLct(), presolveDual(), presolveFindDuplicates(), presolveTryAddLinearReform(), presolveTwoOpt(), printReport(), processHashlists(), processSolveOutcome(), propagateBounds(), propagateBoundsBilinearTerm(), propagateBoundsCons(), propagateBoundsGetQuadActivity(), propagateBoundsQuadVar(), propagateCons(), propagateCutoffboundGlobally(), propagateEst(), propagateLbTTEF(), propagateRootRedcostBinvar(), propagateTimetable(), propagateUbTTEF(), proposeBranchingPoint(), proposeFeasibleSolution(), queueResize(), readBounds(), readCoefficients(), readNonlinearExprs(), reallocDiveChgSideArrays(), reduce_ansAdv(), reduce_check3Tree(), reduce_deleteConflictEdges(), reduceCheckEdge(), reduceHc(), reduceMw(), reduceNw(), reducePc(), reduceSap(), reduceStp(), registerBranchingCandidates(), registerBranchingCandidatesCentrality(), registerBranchingCandidatesGap(), registerBranchingCandidatesViolation(), registerBranchingVariables(), reoptSimilarity(), resolveGenVBoundPropagation(), resolvePropagationCoretimes(), resolvePropagationFullOrbitope(), respropCumulativeCondition(), rowAddNorms(), rowCalcIdxsAndVals(), rowDelNorms(), rowprepCleanupImproveCoefrange(), ruleOutSubtree(), runBenders(), runVanillaStrongBranching(), sampleRandomPoints(), SCIP_DECL_BRANCHEXECLP(), SCIP_DECL_CONSCHECK(), SCIP_DECL_CONSENFOPS(), SCIP_DECL_CONSINITLP(), SCIP_DECL_CONSINITSOL(), SCIP_DECL_CONSPROP(), SCIP_DECL_EXPREVAL(), SCIP_DECL_EXPRGRAPHVARADDED(), SCIP_DECL_HEUREXEC(), SCIP_DECL_NLPISETREALPAR(), SCIP_DECL_NLPISOLVE(), SCIP_DECL_NODESELSELECT(), SCIP_DECL_PRESOLEXEC(), SCIP_DECL_PRICERINITSOL(), SCIP_DECL_PRICERREDCOST(), SCIP_DECL_PROBTRANS(), SCIP_DECL_PROPEXEC(), SCIP_DECL_QUADCONSUPGD(), SCIP_DECL_READERREAD(), SCIP_DECL_SEPAEXECLP(), SCIP_DECL_SOLVECUMULATIVE(), SCIP_DECL_SORTPTRCOMP(), SCIP_DECL_TABLEOUTPUT(), SCIPaddBilinearIneqQuadratic(), SCIPaddBilinMcCormick(), SCIPaddToNlpiProblemQuadratic(), SCIPaggrRowAddCustomCons(), SCIPaggrRowAddRow(), SCIPanalyzeDeductionsProbing(), SCIPapplyHeurDualval(), SCIPapplyHeurSubNlp(), SCIPapplyProximity(), SCIPapplyUndercover(), SCIPboolarrayExtend(), SCIPboolarraySetVal(), SCIPbranchGetBranchingPoint(), SCIPbranchGetScore(), SCIPcleanupRowprep(), SCIPcliquetableCreate(), SCIPcomputeDecompStats(), SCIPcomputeTwoSampleTTestValue(), SCIPconcsolverSync(), SCIPconflictAddRelaxedBound(), SCIPconsAddAge(), SCIPconshdlrEnforceLPSol(), SCIPconshdlrEnforceRelaxSol(), SCIPconshdlrSeparateLP(), SCIPconshdlrSeparateSol(), SCIPcopyConcurrentSolvingStats(), SCIPcutGenerationHeuristicCMIR(), SCIPcutpoolAddNewRow(), SCIPcutpoolSeparate(), SCIPcutsTightenCoefficients(), SCIPevalExprtreeLocalBounds(), SCIPexprGetMaxDegree(), SCIPexprgraphAddNode(), SCIPexprgraphCreate(), SCIPexprgraphGetSeparableTrees(), SCIPexprgraphSimplify(), SCIPgetAvgPseudocostCount(), SCIPgetAvgPseudocostCountCurrentRun(), SCIPgetConcurrentMemTotal(), SCIPgetRowprepViolation(), SCIPgetVectorEfficacyNorm(), SCIPgetViolationNonlinear(), SCIPgetViolationQuadratic(), SCIPhashmapCreate(), SCIPhashmapFree(), SCIPhashmapPrintStatistics(), SCIPhashsetCreate(), SCIPhashsetPrintStatistics(), SCIPhashtableCreate(), SCIPhashtableFree(), SCIPhashtablePrintStatistics(), SCIPhistoryUnite(), SCIPhistoryUpdatePseudocost(), SCIPinferVarUbCons(), SCIPinferVarUbProp(), SCIPintarrayExtend(), SCIPintarraySetVal(), SCIPintervalAbs(), SCIPintervalCos(), SCIPintervalIntersect(), SCIPintervalIsSubsetEQ(), SCIPintervalMax(), SCIPintervalMulSup(), SCIPintervalPowerScalar(), SCIPintervalPowerScalarInverse(), SCIPintervalQuadBivar(), SCIPintervalQuadUpperBound(), SCIPintervalSin(), SCIPintervalSolveBivariateQuadExpressionAllScalar(), SCIPintervalSolveUnivariateQuadExpression(), SCIPintervalSolveUnivariateQuadExpressionPositiveAllScalar(), SCIPintervalSquare(), SCIPintervalUnify(), SCIPlpGetSol(), SCIPlpGetUnboundedSol(), SCIPlpRecalculateObjSqrNorm(), SCIPmultihashPrintStatistics(), SCIPnlpiOracleChgLinearCoefs(), SCIPnlpiOracleChgQuadCoefs(), SCIPnlrowCreate(), SCIPnlrowGetSolActivity(), SCIPnodeAddBoundinfer(), SCIPnodeUpdateLowerbound(), SCIPparamSetReal(), SCIPperformGenericDivingAlgorithm(), SCIPpqueueCreate(), SCIPprintSolutionStatistics(), SCIPprobAddCons(), SCIPprobdataAddVar(), SCIPprobdataEnumeratePatterns(), SCIPprobUpdateDualbound(), SCIPptrarrayExtend(), SCIPptrarraySetVal(), SCIPqueueCreate(), SCIPrandomSetSeed(), SCIPrealarrayExtend(), SCIPrealarraySetVal(), SCIPreduceMatrixSize(), SCIPreoptCheckRestart(), SCIPreoptGetNAddedConss(), SCIPresolveSolHeurSubNlp(), SCIProwCalcProbability(), SCIProwGetDiscreteScalarProduct(), SCIProwGetLPActivity(), SCIProwGetLPEfficacy(), SCIProwGetNLPEfficacy(), SCIProwGetNLPFeasibility(), SCIProwGetObjParallelism(), SCIProwGetPseudoActivity(), SCIProwGetRelaxEfficacy(), SCIProwGetRelaxFeasibility(), SCIProwGetScalarProduct(), SCIProwGetSolActivity(), SCIProwGetSolEfficacy(), SCIPselectCuts(), SCIPselectSimpleValue(), SCIPselectVarPseudoStrongBranching(), SCIPselectVarStrongBranching(), SCIPsepaExecLP(), SCIPsepaExecSol(), SCIPsepastoreApplyCuts(), SCIPsetIsDualfeasIntegral(), SCIPsetIsGT(), SCIPsetIsSumRelLE(), SCIPsetModifiedDefaultSettingsIpopt(), SCIPsolCheck(), SCIPsolUpdateBoundViolation(), SCIPsolUpdateConsViolation(), SCIPsolUpdateIntegralityViolation(), SCIPsolUpdateLPRowViolation(), SCIPsolve(), SCIPsolveCIP(), SCIPsolveConcurrent(), SCIPsolveKnapsackExactly(), SCIPsplitFilename(), SCIPStpHeurLocalExtendPcMw(), SCIPsyncdataSetLowerbound(), SCIPtightenVarUb(), SCIPtightenVarUbGlobal(), SCIPtransformProb(), SCIPtreeBranchVar(), SCIPtreeBranchVarNary(), SCIPtreeLoadLP(), SCIPvalidateSolve(), SCIPvarAggregate(), SCIPvarChgUbGlobal(), SCIPvarChgUbLocal(), SCIPvarGetAvgSol(), SCIPvarGetMultaggrLbGlobal(), SCIPvarGetMultaggrLbLocal(), SCIPvarIsBinary(), SCIPvarIsPscostRelerrorReliable(), SCIPvarMultiaggregate(), SCIPvarRemoveCliquesImplicsVbs(), SCIPvarTryAggregateVars(), SCIPvboundsAdd(), SCIPwriteLp(), SCIPwriteMps(), selectDiving(), selectInitialVariableDecomposition(), selectShifting(), selectVarMultAggrBranching(), selectVarRecursive(), sepadataAddNlrowaggr(), separateAlternativeProofs(), separateCuts(), separatePoint(), separateSequLiftedExtendedWeightInequality(), separateSequLiftedMinimalCoverInequality(), separateSupLiftedMinimalCoverInequality(), sepastoreIsBdchgApplicable(), setMinMaxElims(), setParameterValues(), setupAggregationData(), setupAndSolveSubscip(), setupAndSolveSubscipLocalbranching(), setupAndSolveSubscipRapidlearning(), setupAndSolveSubscipTrustregion(), setupProblem(), setupStart(), solveAndEvalSubscip(), solveComponent(), solveDerivativeEquation(), solveLP(), solveNLP(), solvePricingHeuristic(), solveSingleRowLP(), solveSubNLP(), solveSubscip(), SolveWSimplex(), SORTTPL_NAME(), sortVariables(), splitOffLinearPart(), storeAllBilinearTerms(), subtreeSumGapComputeFromScratchEfficiently(), subtreeSumGapInsertChildren(), superadditiveUpLifting(), TCLIQUE_NEWSOL(), tcliqueAddNode(), tightenCapacity(), tightenCoefficients(), tightenCoefs(), tightenLbTTEF(), tightenUbTTEF(), tightenVarsBoundsSOS1(), tightenWeights(), transformAndSolve(), transformDualredsToBounddisjunction(), transformValue(), translateSubSol(), turnoffNodeSelector(), unmarkAncestors(), unmarkAncestorsConflict(), updateBilinearRelaxation(), updateDivesetstats(), updateEnvelope(), updateFixingRateIncrement(), updatePseudocost(), updateTcliquegraph(), varProcessBoundChanges(), varProcessChgBranchFactor(), varProcessChgLbLocal(), varProcessChgUbLocal(), varUpdateAggregationBounds(), visualizeSolutionGnuplot(), wrapperDins(), and wrapperRins().