Home
last modified time | relevance | path

Searched defs:nparallelconss (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_linear.c13129int* nparallelconss /**< pointer to return number of parallel constraints */ in retrieveParallelConstraints()
13197 int nparallelconss; in detectRedundantConstraints() local