Home
last modified time | relevance | path

Searched refs:SCIPgetNVars (Results 51 – 75 of 126) sorted by relevance

123456

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_distributiondiving.c155 nvars = SCIPgetNVars(scip); in heurdataEnsureArraySize()
570 assert(heurdata->varpossmemsize == SCIPgetNVars(scip)); in heurdataFreeArrays()
H A Dbenderscut_feasalt.c198 benderscutdata->nlpinvars = SCIPgetNVars(subproblem); in createAuxiliaryNonlinearSubproblem()
H A Dprop_symmetry.c950 … assert( 0 <= SCIPvarGetProbindex(vars[j]) && SCIPvarGetProbindex(vars[j]) < SCIPgetNVars(scip) ); in collectCoefficients()
969 … assert( 0 <= SCIPvarGetProbindex(vars[j]) && SCIPvarGetProbindex(vars[j]) < SCIPgetNVars(scip) ); in collectCoefficients()
1011 … assert( 0 <= SCIPvarGetProbindex(vars[j]) && SCIPvarGetProbindex(vars[j]) < SCIPgetNVars(scip) ); in collectCoefficients()
1040 … assert( 0 <= SCIPvarGetProbindex(vars[j]) && SCIPvarGetProbindex(vars[j]) < SCIPgetNVars(scip) ); in collectCoefficients()
1290 if ( usecompression && SCIPgetNVars(scip) >= COMPRESSNVARSLB ) in setSymmetryData()
1454 nvars = SCIPgetNVars(scip); in computeSymmetryGroup()
2173 nvars = SCIPgetNVars(scip); in determineSymmetry()
H A Dbranch_relpscost.c196 if( nperms <= 0 || branchruledata->npermvars != SCIPgetNVars(scip) ) in initOrbits()
509 nvars = SCIPgetNVars(scip); in branchruledataEnsureNlcount()
559 assert(probindex < SCIPgetNVars(scip)); in calcNlscore()
916 nvars = SCIPgetNVars(scip); in execRelpscost()
H A Dheur.c1885 nvars = SCIPgetNVars(scip); in fillVariableGraph()
1982 nvars = SCIPgetNVars(scip); in SCIPvariableGraphCreate()
2015 nvars = SCIPgetNVars(scip); in SCIPvariableGraphFree()
H A Dbenderscut_opt.c339 nsubvars = SCIPgetNVars(subproblem); in computeStandardLPOptimalityCut()
853 nmastervars = SCIPgetNVars(masterprob) + SCIPgetNFixedVars(masterprob); in SCIPgenerateAndApplyBendersOptCut()
H A Dprop_rootredcost.c242 nvars = SCIPgetNVars(scip); in propdataInit()
H A Dprop_obbt.c396 nvars = SCIPgetNVars(scip); in setObjProbing()
901 for( j = 0; j < SCIPgetNVars(scip); ++j ) in filterExistingLP()
1988 nvars = SCIPgetNVars(scip); in applyObbt()
2266 nvars = SCIPgetNVars(scip); in applyObbtBilinear()
2576 nvars = SCIPgetNVars(scip); in getNLPVarsNonConvexity()
H A Dheur_nlpdiving.c1284 SCIP_CALL( SCIPhashmapCreate(&varmap, SCIPblkmem(subscip), SCIPgetNVars(scip)) ); in doSolveSubMIP()
1456 assert(0 <= heurdata->nfixedcovervars && heurdata->nfixedcovervars <= SCIPgetNVars(scip)); in SCIP_DECL_EVENTEXEC()
1489 assert(0 <= heurdata->nfixedcovervars && heurdata->nfixedcovervars <= SCIPgetNVars(scip)); in SCIP_DECL_EVENTEXEC()
1947 SCIP_CALL( SCIPallocBufferArray(scip, &covervars, SCIPgetNVars(scip)) ); in SCIP_DECL_HEUREXEC()
H A Dheur_lpface.c330 int nvars = SCIPgetNVars(scip); in setupSubproblem()
592 assert(nvars == SCIPgetNVars(scip)); in subscipdataCopySubscip()
H A Dprop_redcost.c647 if( !propbinvars && SCIPgetNVars(scip) == SCIPgetNBinVars(scip) ) in SCIP_DECL_PROPEXEC()
H A Ddcmp.c569 nvars = SCIPgetNVars(scip); in SCIPtransformDecompstore()
H A Dheur_mutation.c217 nvars = SCIPgetNVars(scip); in setupAndSolveSubscipMutation()
H A Dcompr_weakcompr.c197 mem_vars = 2*SCIPgetNVars(scip); in constructCompression()
H A Dbranch_allfullstrong.c124 branchruledata->skipsize = SCIPgetNVars(scip); in branch()
H A Dbranch_distribution.c171 nvars = SCIPgetNVars(scip); in branchruledataEnsureArraySize()
1075 nvars = SCIPgetNVars(scip); in SCIP_DECL_BRANCHEXITSOL()
H A Dscip_probing.c604 nvars = SCIPgetNVars(scip); in SCIPpropagateProbing()
1053 int nvars = SCIPgetNVars(scip); in SCIPsnprintfProbingStats()
H A Dconcsolver.c232 …(*concsolver)->syncfreq = 0.01 * set->scip->stat->nnz * SCIPgetNVars(set->scip) * set->concurrent_… in SCIPconcsolverCreateInstance()
H A Dbranch_lookahead.c1725 ntotalvars = SCIPgetNVars(scip); in domainReductionsCreate()
1861 ntotalvars = SCIPgetNVars(scip); in scoreContainerCreate()
2230 nvars = SCIPgetNVars(scip); in applySingleDeeperDomainReductions()
2286 nvars = SCIPgetNVars(scip); in applyDeeperDomainReductions()
2377 nprobvars = SCIPgetNVars(scip); in applyDomainReductions()
2598 nvars = SCIPgetNVars(scip); in branchOnVar()
2815 int nproblemvars = SCIPgetNVars(scip); in executeBranching()
5123 int nvars = SCIPgetNVars(scip); in selectVarRecursive()
H A Dprop_pseudoobj.c1168 nentries = SCIPgetNVars(scip) - SCIPgetNContVars(scip) + 1; in getMaxactImplicObjchg()
1543 nvars = SCIPgetNVars(scip); in propdataInit()
2966 nvars = SCIPgetNVars(scip); in calcMaxObjPseudoactivity()
3547 nvars = SCIPgetNVars(scip); in SCIP_DECL_PROPPRESOL()
H A Dcons_indicator.c941 SCIP_CALL( SCIPhashmapCreate(&varhash, SCIPblkmem(scip), SCIPgetNVars(scip)) ); in checkIIS()
1372 SCIP_CALL( SCIPhashmapCreate(&conshdlrdata->varhash, SCIPblkmem(scip), SCIPgetNVars(scip)) ); in initAlternativeLP()
1373 SCIP_CALL( SCIPhashmapCreate(&conshdlrdata->lbhash, SCIPblkmem(scip), SCIPgetNVars(scip)) ); in initAlternativeLP()
1374 SCIP_CALL( SCIPhashmapCreate(&conshdlrdata->ubhash, SCIPblkmem(scip), SCIPgetNVars(scip)) ); in initAlternativeLP()
1754 nvars = SCIPgetNVars(scip); in updateFirstRow()
1818 nvars = SCIPgetNVars(scip); in updateFirstRowGlobal()
1889 nvars = SCIPgetNVars(scip); in checkIISlocal()
4498 nvars = SCIPgetNVars(scip); in separatePerspective()
5246 … SCIP_CALL( SCIPhashmapCreate(&conshdlrdata->slackhash, SCIPblkmem(scip), SCIPgetNVars(scip)) ); in SCIP_DECL_CONSINITSOL()
5451 nvars = SCIPgetNVars(scip); in SCIP_DECL_CONSINITSOL()
H A Dsepa_aggregation.c579 assert( firstcontvar + ncontvars == SCIPgetNVars(scip) ); in aggregateNextRow()
1079 nvars = SCIPgetNVars(scip); in separateCuts()
/dports/math/SCIP/scip-7.0.3/tests/src/sepa/
H A Dconvexproj.c272 sepadata->nlpinvars = SCIPgetNVars(scip); in setup_sepadata()
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics/
H A DCouenneFPscipSolve.cpp563 …f (Ipopt::J_ERROR, J_NLPHEURISTIC, "[FeasPump-SCIP] %5d %5d %7.2f\n", SCIPgetNVars(scip), SCIPgetN… in ScipSolve()
/dports/math/SCIP/scip-7.0.3/examples/Binpacking/src/
H A Dpricer_binpacking.c246 norigvars = SCIPgetNVars(scip); in addFixedVarsConss()

123456