Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_opb.c822int** ntermvars, /**< pointer to store the number of nonlinear variables … in readCoefficients()
1174 int*const ntermvars, /**< number of nonlinear variables in the terms */ in setObjective()
1386 int* ntermvars; in readConstraints() local
2975 int*const ntermvars, /**< array with number of variables in each term */ in printPBRow()
3111 int*const ntermvars, /**< array with number of variables in each term */ in printPseudobooleanCons()
3645 int* ntermvars; in writeOpbConstraints() local
H A Dcons_pseudoboolean.c2739 int const*const ntermvars, /**< array of number of variable in each term */ in createAndAddAnds()
5592 int ntermvars; in checkSolution() local
7579 int* ntermvars; in SCIP_DECL_NONLINCONSUPGD() local
9403 int* ntermvars, /**< number of variables in nonlinear terms, or NULL */ in SCIPcreateConsPseudoboolean()
9559 int* ntermvars, /**< number of variables in nonlinear terms, or NULL */ in SCIPcreateConsBasicPseudoboolean()