Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c2150 int oneidx = -1; in processFixings() local
2170 … SCIP_CALL( SCIPinferBinvarCons(scip, var, FALSE, cons, oneidx, &infeasible, &tightened) ); in processFixings()
2183 oneidx = v; in processFixings()