Home
last modified time | relevance | path

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

12

/dports/math/SCIP/scip-7.0.3/check/coverage/settings/
H A Dsparsifyaggr.set3 # maximal number of presolving rounds the presolver participates in (-1: no limit)
5 presolving/sparsify/maxrounds = -1
9 presolving/sparsify/enablecopy = TRUE
13 presolving/sparsify/cancellinear = TRUE
17 presolving/sparsify/preserveintcoefs = FALSE
21 presolving/sparsify/waitingfac = 0
H A Dconvertinttobin_mostinf.set3 # maximal number of presolving rounds the presolver participates in (-1: no limit)
5 presolving/convertinttobin/maxrounds = -1
H A Dpresolving_aggressive.set1 emphasis:presolving aggressive
H A Dpresolving_off.set1 emphasis:presolving off
H A Dpresolving_fast.set1 emphasis:presolving fast
H A Dall_aggressive.set1 emphasis:presolving aggressive
H A Dpresolving_separating_heuristics_off_randombranching.set1 emphasis:presolving off
H A Dcomponents_during_solve.set7 # maximum number of nodes to be solved in subproblems during presolving
H A Dnlpdiving2.set3 # should the extended formulation be added in presolving?
H A Dnlpdiving3.set3 # should the extended formulation be added in presolving?
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG600 - enabling aggressive presolving now activates all available presolving plugins,
1069 presolving rounds in general, anymore
1334 - for fast presolving emphasis, disable use of implications in logicor presolving
1542 - `presolving/symmetry/computepresolved` (Whether symmetries are computed after presolving)
3138 LP without presolving
5925 presolving
5927 presolving
6392 - `presolving/immrestartfac`
7143 - replaced parameter `presolving/restartbdchgs` with parameters `presolving/maxrestarts` and `preso…
7184 - `presolving/probing/maxtotaluseless`
[all …]
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dpropagator.pxi27 '''informs propagator that the presolving process is being started'''
31 '''informs propagator that the presolving process is finished'''
35 '''executes presolving method of propagator'''
H A Dpresol.pxi19 '''informs presolver that the presolving process is being started'''
23 '''informs presolver that the presolving process is finished'''
H A Dbenders.pxi21 '''informs the Benders decomposition that the presolving process is being started '''
25 '''informs the Benders decomposition that the presolving process has been completed'''
H A Dnodesel.pxi19 … '''executed when the presolving is finished and the branch-and-bound process is about to begin'''
H A Dconshdlr.pxi21 '''informs constraint handler that the presolving process is being started '''
25 '''informs constraint handler that the presolving is finished '''
83 '''calls presolving method of constraint handler '''
/dports/math/SCIP/scip-7.0.3/check/interactiveshell/
H A Dsignal-handling-sigterm.bat.in4 set presolving emph aggressive
/dports/math/SCIP/scip-7.0.3/examples/SCFLP/settings/
H A Dbenders-quad.set5 presolving/maxrestarts = 0
H A Dnobenders-quad.set5 presolving/maxrestarts = 0
/dports/math/SCIP/scip-7.0.3/tests/src/test/
H A Dstages.c75 Test(stages, presolving) in Test() argument
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Ddebug.h315 SCIP_Bool presolving, /**< may method be called in the PRESOLVING stage? */
327 #define SCIPcheckStage(scip,method,init,problem,transforming,transformed,initpresolve,presolving,ex… argument
/dports/math/R-cran-lpSolve/lpSolve/man/
H A Dlp.assign.Rd17 non-zero value means "yes." In that case presolving is attempted.}
/dports/math/SCIP/scip-7.0.3/scripts/trainEstimation/testdata/
H A D4_neos-1211578.scip.periodic_report.out51 presolving:
58 presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
485 presolving : 0.86 (included in solving)
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_params.c164 static struct _values presolving[] = variable
274 …{ "PRESOLVE", setintfunction(get_presolve, set_presolve1), setvalues(presolving, ~0), WRITE_ACTIVE…
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_params.c164 static struct _values presolving[] = variable
274 …{ "PRESOLVE", setintfunction(get_presolve, set_presolve1), setvalues(presolving, ~0), WRITE_ACTIVE…

12