Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_rens.c141 int fixedvarssize, /**< size of the arrays to store fixing variables */ in computeFixingrate()
631 int fixedvarssize; in SCIPapplyRens() local
H A Dstruct_prob.h67 int fixedvarssize; /**< available slots in fixedvars array */ member
H A Dheur_crossover.c358 int fixedvarssize, /**< size of the arrays to store fixing variables */ in fixVariables()
436 int fixedvarssize, /**< size of the arrays to store fixing variables */ in determineVariableFixings()
H A Dheur_rins.c122int fixedvarssize, /**< size of the buffer arrays to store potential fixing… in determineFixings()
H A Dcons_components.c111 int fixedvarssize; /**< size of fixedvars and fixedsubvars arrays */ member