Home
last modified time | relevance | path

Searched refs:SCIPdebugMsgPrint (Results 1 – 25 of 25) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_message.h55 #define SCIPdebugMsgPrint(scip, ...) SCIPdebugMessagePrint(scip, __VA_ARGS__) macro
58 #define SCIPdebugMsgPrint(scip, ...) while ( FALSE ) SCIPdebugMessagePrint(scip, __VA_ARGS__)
67 #define SCIPdebugMsgPrint SCIPdebugMessagePrint
70 #define SCIPdebugMsgPrint while ( FALSE ) SCIPdebugMessagePrint
H A Dsepa_eccuts.c281 SCIPdebugMsgPrint(scip, "%s ", SCIPvarGetName(ecaggr->vars[i])); in ecaggrPrint()
282 SCIPdebugMsgPrint(scip, "\n"); in ecaggrPrint()
292SCIPdebugMsgPrint(scip, "%e %s * %s ", ecaggr->termcoefs[i], SCIPvarGetName(x), SCIPvarGetName(y)… in ecaggrPrint()
294 SCIPdebugMsgPrint(scip, "\n"); in ecaggrPrint()
616 SCIPdebugMsgPrint(scip, "\n"); in nlrowaggrPrint()
1691 SCIPdebugMsgPrint(scip, "%e %s + ", facet[i], SCIPvarGetName(vars[i])); in printFacet()
1692 SCIPdebugMsgPrint(scip, "%e\n", facet[nvars]); in printFacet()
2113 SCIPdebugMsgPrint(scip, "%3.4e * %s + ", facet[i], SCIPvarGetName(ecaggr->vars[i])); in SCIPcomputeConvexEnvelopeFacet()
2115 SCIPdebugMsgPrint(scip, "%3.4e\n", facet[ecaggr->nvars]); in SCIPcomputeConvexEnvelopeFacet()
2146 SCIPdebugMsgPrint(scip, "%3.4e * %s + ", facet[i], SCIPvarGetName(ecaggr->vars[i])); in SCIPcomputeConvexEnvelopeFacet()
[all …]
H A Dprop_genvbounds.c220 SCIPdebugMsgPrint(scip, "- "); in printGenVBound()
223 SCIPdebugMsgPrint(scip, "<%s> >= ", SCIPvarGetName(genvbound->var)); in printGenVBound()
230 SCIPdebugMsgPrint(scip, " + "); in printGenVBound()
233 SCIPdebugMsgPrint(scip, "%g * <%s>", genvbound->coefs[i], SCIPvarGetName(genvbound->vars[i])); in printGenVBound()
240 SCIPdebugMsgPrint(scip, " + %g * cutoff_bound", genvbound->cutoffcoef); in printGenVBound()
245 SCIPdebugMsgPrint(scip, " + %g", genvbound->constant); in printGenVBound()
248 SCIPdebugMsgPrint(scip, "\n"); in printGenVBound()
2053 SCIPdebugMsgPrint(scip, "add cons: "); in createConstraints()
2060 SCIPdebugMsgPrint(scip, "%e%s + ", vals[j], SCIPvarGetName(vars[j])); in createConstraints()
2067SCIPdebugMsgPrint(scip, "%e%s + ", vals[genvbound->ncoefs], SCIPvarGetName(vars[genvbound->ncoefs]… in createConstraints()
[all …]
H A Dpresol_domcol.c139 SCIPdebugMsgPrint(scip, "\n(L:%g) [%c] %g <=", in printRow()
148 SCIPdebugMsgPrint(scip, " %g{%s[idx:%d][bnd:%g,%g]}", in printRow()
151SCIPdebugMsgPrint(scip, " <= %g (U:%g)", (SCIPmatrixGetRowNMaxActPosInf(matrix, row) + SCIPmatrix… in printRow()
181 SCIPdebugMsgPrint(scip, "\n-------"); in printRowsOfCol()
182 SCIPdebugMsgPrint(scip, "\ncol %d number rows: %d",col,numrows); in printRowsOfCol()
187 SCIPdebugMsgPrint(scip, "\n-------"); in printRowsOfCol()
229SCIPdebugMsgPrint(scip, "\n\n### [%c], obj:%g->%g,\t%s[idx:%d](nrows:%d)->%s[idx:%d](nrows:%d)\twc… in printDomRelInfo()
H A Dcons_superindicator.c987 SCIPdebugMsgPrint(scip, " --> locresult=%d\n", locresult); in SCIP_DECL_CONSSEPALP()
1096 SCIPdebugMsgPrint(scip, " --> result=%d\n", locresult); in SCIP_DECL_CONSSEPASOL()
1232SCIPdebugMsgPrint(scip, " --> %slocresult=%d\n", locresult == SCIP_FEASIBLE ? "satisfied, " : "", … in SCIP_DECL_CONSENFOPS()
1392 SCIPdebugMsgPrint(scip, " --> locresult=%d\n", locresult); in SCIP_DECL_CONSPROP()
1554 SCIPdebugMsgPrint(scip, " --> result=%d\n", *result); in SCIP_DECL_CONSRESPROP()
H A Dprop_vbounds.c2336SCIPdebugMsgPrint(scip, " %s<%s>", cliquevals[v] ? "" : "~", SCIPvarGetName(cliquevars[v])); in tarjan()
2337 SCIPdebugMsgPrint(scip, "\n"); in tarjan()
2376SCIPdebugMsgPrint(scip, " %s<%s>", cliquevals[v] ? "" : "~", SCIPvarGetName(cliquevars[v])); in tarjan()
2377 SCIPdebugMsgPrint(scip, "\n"); in tarjan()
2598SCIPdebugMsgPrint(scip, " %s(%s)", indexGetBoundString(idx), SCIPvarGetName(vars[getVarIndex(idx)]… in tarjan()
2604 SCIPdebugMsgPrint(scip, "\n"); in tarjan()
H A Dheur_nlpdiving.c2585SCIPdebugMsgPrint(scip, "NLP bad status - nlperror: %ud nlpsolstat: %d \n", nlperror, nlpsolstat); in SCIP_DECL_HEUREXEC()
2590 SCIPdebugMsgPrint(scip, "LIMIT hit - stop: %ud cutoff: %ud \n", SCIPisStopped(scip), cutoff); in SCIP_DECL_HEUREXEC()
2597SCIPdebugMsgPrint(scip, "TOO DEEP - divedepth: %4d cands halfed: %d ltmaxdepth: %d ltmaxiter: %d b… in SCIP_DECL_HEUREXEC()
2604 SCIPdebugMsgPrint(scip, "SUCCESS\n"); in SCIP_DECL_HEUREXEC()
2608SCIPdebugMsgPrint(scip, "UNKNOWN, very mysterical reason\n"); /* see also special case var == NUL… in SCIP_DECL_HEUREXEC()
H A Dcons_bivariate.c762 SCIPdebugMsgPrint(scip, "\n"); in removeFixedNonlinearVariables()
1897 SCIPdebugMsgPrint(scip, "\n"); in generateUnderestimatorParallelYFacets()
2130 SCIPdebugMsgPrint(scip, "\n"); in generateOrthogonal_lx_ly_Underestimator()
2525 SCIPdebugMsgPrint(scip, "\n"); in generateOrthogonal_lx_uy_Underestimator()
2885 SCIPdebugMsgPrint(scip, "\n"); in generateConvexConcaveUnderestimator()
3638 SCIPdebugMsgPrint(scip, "\n"); in generate1ConvexIndefiniteUnderestimatorAtBoundary()
3870 SCIPdebugMsgPrint(scip, "\n"); in generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternA()
4046 SCIPdebugMsgPrint(scip, "\n"); in generate1ConvexIndefiniteUnderestimatorInTheInteriorPatternB()
4362 SCIPdebugMsgPrint(scip, "\n"); in generateCut()
4370 SCIPdebugMsgPrint(scip, "\n"); in generateCut()
[all …]
H A Dreader_ppm.c586 SCIPdebugMsgPrint(scip, "Maximal coefficient = %g\n", maxcoef); in SCIPwritePpm()
H A Dcons_nonlinear.c1868 SCIPdebugMsgPrint(scip, " %+g <%s>", coefs[j], SCIPvarGetName(vars[j])); in removeFixedNonlinearVariables()
1870 SCIPdebugMsgPrint(scip, "\n"); in removeFixedNonlinearVariables()
2213 SCIPdebugMsgPrint(scip, "\t"); in presolveUpgrade()
2320 SCIPdebugMsgPrint(scip, "\n"); in checkCurvature()
2967SCIPdebugMsgPrint(scip, ", curv = %s\n", SCIPexprcurvGetName(SCIPexprgraphGetNodeCurvature(node))); in reformulate()
2982 SCIPdebugMsgPrint(scip, "\n"); in reformulate()
4295 SCIPdebugMsgPrint(scip, "perturbing reference point and trying again\n"); in addLinearization()
4312 SCIPdebugMsgPrint(scip, "skipping linearization\n"); in addLinearization()
4850 SCIPdebugMsgPrint(scip, "%g, ", corner[j]); in _addConcaveEstimatorMultivariate()
4856 SCIPdebugMsgPrint(scip, ") = %g\n", funcval); in _addConcaveEstimatorMultivariate()
H A Dprop_pseudoobj.c537 SCIPdebugMsgPrint(scip, "remove lower bound implication\n"); in objimplicsDelPos()
547 SCIPdebugMsgPrint(scip, "remove upper bound implication\n"); in objimplicsDelPos()
H A Dcons_or.c685 SCIPdebugMsgPrint(scip, "\n"); in applyFixings()
H A Dreader_fzn.c3523 SCIPdebugMsgPrint(scip, "%s ", tokens[i]); in parseConstraint()
3525 SCIPdebugMsgPrint(scip, "\n"); in parseConstraint()
H A Dreader_opb.c1043 SCIPdebugMsgPrint(scip, " %s * ", SCIPvarGetName(tmpvars[v])); in readCoefficients()
1045 SCIPdebugMsgPrint(scip, "\n"); in readCoefficients()
H A Dcons_knapsack.c5561SCIPdebugMsgPrint(scip, "%+" SCIP_LONGINT_FORMAT "<%s>(%g)", weights[i], SCIPvarGetName(vars[i]), … in SCIPseparateKnapsackCuts()
5563 SCIPdebugMsgPrint(scip, " <= %" SCIP_LONGINT_FORMAT "\n", capacity); in SCIPseparateKnapsackCuts()
6109SCIPdebugMsgPrint(scip, " %+" SCIP_LONGINT_FORMAT "<%s>(%.15g)", consvals[i], SCIPvarGetName(consv… in SCIPseparateRelaxedKnapsack()
6113SCIPdebugMsgPrint(scip, " <= %" SCIP_LONGINT_FORMAT " (%.15g) [act: %.15g, min: %" SCIP_LONGINT_FO… in SCIPseparateRelaxedKnapsack()
H A Dcons_quadratic.c4399 SCIPdebugMsgPrint(scip, "\t"); in presolveUpgrade()
5511SCIPdebugMsgPrint(scip, " %+g<%s>", consdata->factorleft[i], SCIPvarGetName(consdata->quadvarterms… in checkFactorable()
5513 SCIPdebugMsgPrint(scip, ") * (%g", consdata->factorright[n-1]); in checkFactorable()
5517SCIPdebugMsgPrint(scip, " %+g<%s>", consdata->factorright[i], SCIPvarGetName(consdata->quadvarterm… in checkFactorable()
5519 SCIPdebugMsgPrint(scip, ")\n"); in checkFactorable()
H A Dreader_pip.c1140 SCIPdebugMsgPrint(scip, "\n"); in readPolynomial()
H A Dcons_setppc.c7676SCIPdebugMsgPrint(scip, " %s[%g]", SCIPvarGetName(sortcands[i]), SCIPgetSolVal(scip, NULL, sortcan… in branchLP()
7677 SCIPdebugMsgPrint(scip, " }\n"); in branchLP()
H A Dcuts.c5984 SCIPdebugMsgPrint(scip, "%s y'_%d ", snf->transvarcoefs[i] == 1 ? "+" : "-", i); in constructSNFRelaxation()
5986 SCIPdebugMsgPrint(scip, "<= %g\n", snf->transrhs); in constructSNFRelaxation()
H A Dcons_linear.c10032 SCIPdebugMsgPrint(scip, " %+.15g<%s>", scalars[v], SCIPvarGetName(vars[v])); in convertLongEquality()
10034SCIPdebugMsgPrint(scip, " %+.15g, bounds of <%s>: [%.15g,%.15g], nlocks=%d, maxnlocks=%d, removesc… in convertLongEquality()
10973SCIPdebugMsgPrint(scip, " %+.15g<%s>", aggrcoefs[naggrs], SCIPvarGetName(aggrvars[naggrs])); in dualPresolve()
11031SCIPdebugMsgPrint(scip, " %+.15g, bounds of <%s>: [%.15g,%.15g]\n", aggrconst, SCIPvarGetName(best… in dualPresolve()
H A Dcons_and.c898 SCIPdebugMsgPrint(scip, "\n"); in applyFixings()
/dports/math/SCIP/scip-7.0.3/pclint/
H A Dscip.lnt76 -emacro(506,SCIPdebugMsgPrint)
121 -emacro(681,SCIPdebugMsgPrint)
159 -emacro(774,SCIPdebugMsgPrint)
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dpricer_binpacking.c790 SCIPdebugMsgPrint(scip, "%4d %3"SCIP_LONGINT_FORMAT"\n", c, weights[c]); in SCIPpricerBinpackingActivate()
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dprobdata_rpa.c637 SCIPdebugMsgPrint(scip, "_%d", SCIPpatternGetElementType(pattern, j)); in enumeratePatterns()
638 SCIPdebugMsgPrint(scip, "\n"); in enumeratePatterns()
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG1953 …- SCIPdebugMsgPrint()/SCIPsetDebugMsgPrint() that output a message without `[debug]` prefix via th…