Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_pseudoboolean.c5580 SCIP_Real*const consanddatacoefs, /**< nonlinear coefficients */ in checkSolution() argument
5608 assert(consanddatacoefs != NULL); in checkSolution()
5690 value += consanddatacoefs[c]; in checkSolution()