Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_nonlinear.c176SCIP_Real* lincoefx, /**< buffer to add coefficient of first variable in lin… in SCIPaddBilinLinearization()
228SCIP_Real* lincoefx, /**< buffer to add coefficient of first variable in lin… in SCIPaddBilinMcCormick()
440SCIP_Real* RESTRICT lincoefx, /**< buffer to store coefficient of first variable in l… in SCIPcomputeBilinEnvelope1()
842SCIP_Real* RESTRICT lincoefx, /**< buffer to store coefficient of first variable in l… in SCIPcomputeBilinEnvelope2()
H A Dsepa_eccuts.c2356 SCIP_Real lincoefx; in addBilinearTermToCut() local