Home
last modified time | relevance | path

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

1234

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_multaggr.c648 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\n"); in SCIP_DECL_BRANCHEXIT()
649SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Multi-aggregated branching stats : \n… in SCIP_DECL_BRANCHEXIT()
663SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Branching Time : … in SCIP_DECL_BRANCHEXIT()
665SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " totalstrongbrtime : %… in SCIP_DECL_BRANCHEXIT()
671SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " averagetimestrongbr : %… in SCIP_DECL_BRANCHEXIT()
680SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " totalmultaggrbrtime : %… in SCIP_DECL_BRANCHEXIT()
694SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Ratioggain :\n"… in SCIP_DECL_BRANCHEXIT()
700SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " %g", branchruledata->ratioggain[j]); in SCIP_DECL_BRANCHEXIT()
703 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\n"); in SCIP_DECL_BRANCHEXIT()
705 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\n"); in SCIP_DECL_BRANCHEXIT()
[all …]
H A Dheur_repair.c1131SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " violated variables : %10d\n", ninvars… in SCIP_DECL_HEUREXIT()
1132SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " total variables : %10d\n", nvars); in SCIP_DECL_HEUREXIT()
1134SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " violated constraints : %10d\n", ninvcon… in SCIP_DECL_HEUREXIT()
1135SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " total constraints : %10d\n", ncons); in SCIP_DECL_HEUREXIT()
1136SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " relative violated constraints: %10.2f%%\n", 100… in SCIP_DECL_HEUREXIT()
1139SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " iterations : %10d\n", iterati… in SCIP_DECL_HEUREXIT()
1140SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " nodes : %10d\n", nodes); in SCIP_DECL_HEUREXIT()
1141SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " number of runs : %10d\n", runs); in SCIP_DECL_HEUREXIT()
1142SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " presolve time : %10.2f\n", time); in SCIP_DECL_HEUREXIT()
1143 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "</repair>\n\n"); in SCIP_DECL_HEUREXIT()
[all …]
H A Dreader_sol.c96SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "primal solution from solution file <%s> was %s… in readSol()
105SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "%sprimal solution from solution file <%s> was … in readSol()
164 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in SCIP_DECL_READERREAD()
H A Devent_solvingphase.c776SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "reached rank-1 transition: nodes: %lld, rank-1… in transitionPhase3()
786SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "optimal solution found: %lld, bound: %9.5g tim… in transitionPhase3()
796SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "reached best-estimate transition: nodes: %lld,… in transitionPhase3()
806SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "reached a logarithmic phase transition: %.2f\n… in transitionPhase3()
916SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Reading parameters from file <%s>\n", paramfil… in changeParametersUsingSettingsFiles()
1052SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Solution is optimal. Calling user interruption… in applySolvingPhase()
1075SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL,"Changed solving phase to phase %d.\n", eventhdl… in applySolvingPhase()
1186SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Log criterion reached after %lld nodes, %.2f… in testCriteria()
1192SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Rank 1 criterion reached after %lld nodes, %… in testCriteria()
1199SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Estimate criterion reached after %lld nodes,… in testCriteria()
[all …]
H A Dpresol_trivial.c108 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in SCIP_DECL_PRESOLEXEC()
153 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in SCIP_DECL_PRESOLEXEC()
H A Dreader_dec.c300SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Added decomposition <%s> with %d blocks to SCI… in readDecomposition()
303SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Decomposition statistics:\n%s\n", SCIPdecompPr… in readDecomposition()
H A Dpresol_milp.cpp363 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in SCIP_DECL_PRESOLEXEC()
375 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in SCIP_DECL_PRESOLEXEC()
383 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in SCIP_DECL_PRESOLEXEC()
392 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in SCIP_DECL_PRESOLEXEC()
640 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in SCIP_DECL_PRESOLEXEC()
H A Dprop_symmetry.c373 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, file, "Orbital fixing :\n"); in SCIP_DECL_TABLEOUTPUT()
375SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, file, " vars fixed to 1 :%11d\n", tabledata->propd… in SCIP_DECL_TABLEOUTPUT()
1799 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in computeSymmetryGroup()
2158 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in determineSymmetry()
2203 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in determineSymmetry()
2245 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in determineSymmetry()
2265 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in determineSymmetry()
2312SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, " (%.1fs) no symmetry present\n", SCIPgetSolvin… in determineSymmetry()
2326 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "-"); in determineSymmetry()
2328 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "%u", maxgenerators); in determineSymmetry()
[all …]
H A Dreader_zpl.c941 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, in addVar()
1408 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\n"); in SCIP_DECL_READERREAD()
1409SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "base directory for ZIMPL parsing: <%s>\n", cur… in SCIP_DECL_READERREAD()
1412 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\n"); in SCIP_DECL_READERREAD()
1519 SCIPverbMessage(scip, SCIP_VERBLEVEL_FULL, NULL, "ZIMPL arguments:\n"); in SCIP_DECL_READERREAD()
1522 SCIPverbMessage(scip, SCIP_VERBLEVEL_FULL, NULL, "%d: <%s>\n", i, argv[i]); in SCIP_DECL_READERREAD()
1569SCIPverbMessage(scip, SCIP_VERBLEVEL_FULL, NULL, "ZIMPL starting solution candidate accepted\n"); in SCIP_DECL_READERREAD()
H A Dscip_message.h181 void SCIPverbMessage(
H A Dbranch_lookahead.c136SCIPverbMessage(scip, lvl, NULL, "[%s:%-4d] ", __FILE__, __LINE__); \
140SCIPverbMessage(scip, lvl, NULL, "Init : "); \
144SCIPverbMessage(scip, lvl, NULL, "Free : "); \
148SCIPverbMessage(scip, lvl, NULL, "%*sDepth %i: ", \
153SCIPverbMessage(scip, lvl, NULL, "Base : "); \
155SCIPverbMessage(scip, lvl, NULL, __VA_ARGS__); \
162SCIPverbMessage(scip, lvl, NULL, __VA_ARGS__); \
1260SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "The old branching candidate was used <%i> times.… in statisticsPrint()
1266SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "Depth limit was reached <%i> times.\n", statisti… in statisticsPrint()
1273SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "Added <%i> cliques found as binary constraint in… in statisticsPrint()
[all …]
H A Dreader_mst.c84SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "partial primal solution from solution file <%s… in readMst()
H A Dheur_completesol.c916SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "completion of a partial solution failed (subprob… in setupAndSolve()
919SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "completion of a partial solution failed (node li… in setupAndSolve()
922SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "completion of a partial solution failed (time li… in setupAndSolve()
925SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "completion of a partial solution failed (memory … in setupAndSolve()
988SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "completion of a partial solution failed (subprob… in applyCompletesol()
H A Dprop_probing.c407 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
416 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
422 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
428 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
435 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
457 SCIPverbMessage(scip, verblevel, NULL, in applyProbing()
613 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, in applyProbing()
H A Devent_softtimelimit.c166SCIPverbMessage(scip, SCIP_VERBLEVEL_FULL, NULL, "changed time limit to %.1f after first solution … in SCIP_DECL_EVENTEXEC()
H A Dcons_superindicator.c1738SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "could not copy superindicator constraint <%s>… in SCIP_DECL_CONSCOPY()
1769SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "Syntax error: expected the following form: <v… in SCIP_DECL_CONSPARSE()
1770 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "got: %s\n", str); in SCIP_DECL_CONSPARSE()
1779SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "Syntax error: expected the following form: <v… in SCIP_DECL_CONSPARSE()
1780 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "got: %s\n", str); in SCIP_DECL_CONSPARSE()
1788SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "Syntax error: expected the following form: <v… in SCIP_DECL_CONSPARSE()
1789 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "got: %s\n", str); in SCIP_DECL_CONSPARSE()
1799 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "unknown variable <%s>\n", binvarname); in SCIP_DECL_CONSPARSE()
H A Dheur_dualval.c228 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "LP solved event!\n"); in SCIP_DECL_EVENTEXEC()
1910SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "could not find a variable with maximal slack!\n"… in maximalslack()
1917SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "maximum slack: %f %s\n", maxslack, SCIPvarGetNam… in maximalslack()
1964 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "turn off heuristic due to ipopt error"); in storeSolution()
1990 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "accepted solution\n"); in storeSolution()
2004SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "return9 : found solution that was not stored, ob… in storeSolution()
2015SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "return 9 : found and stored new solution, object… in storeSolution()
2334SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "%i. rank: %f name: %s\n", i, ranks[i], SCIPvarGe… in SCIPapplyHeurDualval()
2399SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "Setting value of %s%s to 0\n", SCIPvarIsNegated(… in SCIPapplyHeurDualval()
2448SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "Setting value of %s from %f to %f\n", SCIPvarGet… in SCIPapplyHeurDualval()
[all …]
H A Dreader_fix.c185SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "fixed %d variables from solution file <%s>\n",… in readSol()
H A Dscip_message.c216 void SCIPverbMessage( in SCIPverbMessage() function
H A Dreader_diff.c129 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, " input: %s", lpinput->linebuf); in syntaxError()
133 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, " input: %s\n", lpinput->linebuf); in syntaxError()
136 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, (const char*)formatstr, "^"); in syntaxError()
H A Dscip_sol.c2628SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "unknown variable <%s> in line %d of solution f… in readSolFile()
2630SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " (further unknown variables are ignored)\n"); in readSolFile()
2664SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored solution value for multiaggregated var… in readSolFile()
2676SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored conflicting solution value for fixed v… in readSolFile()
2681SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored solution value for multiaggregated var… in readSolFile()
2781SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "unknown variable <%s> of solution file <%s>\n", in readXmlSolFile()
2783SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " (further unknown variables are ignored)\n"); in readXmlSolFile()
2825SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored solution value for multiaggregated var… in readXmlSolFile()
2836SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored conflicting solution value for fixed v… in readXmlSolFile()
2841SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "ignored solution value for multiaggregated var… in readXmlSolFile()
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dprobdata_cyc.c447 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in createProbSimplified()
822 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in createProbOnlyEdge()
1308 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "Creating problem: %s \n", name); in SCIPcreateProbCyc()
1541 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "\nDisplaying aggregated solution data: \n"); in SCIPcycPrintSolutionValues()
1559SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Coherence in cluster %d : %f \n", c1 + 1, … in SCIPcycPrintSolutionValues()
1592 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, in SCIPcycPrintSolutionValues()
1599SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Total coherence : %f \n", coherenc… in SCIPcycPrintSolutionValues()
1600 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Total net flow : %f \n", flow); in SCIPcycPrintSolutionValues()
1601SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, " Total objective value : %f \n", objvalue… in SCIPcycPrintSolutionValues()
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dreader_stp.c103 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "activate pricer\n"); in SCIP_DECL_READERREAD()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dreader_cmin.c80 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, "Syntax error in line %d: %s ('%s')\n", in syntaxError()
83 SCIPverbMessage(scip, SCIP_VERBLEVEL_MINIMAL, NULL, " input: %s\n", cmininput->linebuf); in syntaxError()
280SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "Job %2d [%3d,%3d] ", j, releasedates[j], deadlin… in displayInputData()
284SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "(%2d,%2d)" , durations[m][j], demands[m][j]); in displayInputData()
286 SCIPverbMessage(scip, SCIP_VERBLEVEL_HIGH, NULL, "\n"); in displayInputData()
/dports/math/SCIP/scip-7.0.3/tests/src/cons/superindicator/
H A Dslack.c616SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "launching the solving round for sets of priori… in SCIPsolveSlack()
654 SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL,"end of the solving round.\n"); in SCIPsolveSlack()
812SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "solving the relaxed original problem with orig… in SCIPsolveSlack()
853SCIPverbMessage(scip, SCIP_VERBLEVEL_NORMAL, NULL, "end of the solving of the original problem\n"); in SCIPsolveSlack()

1234