Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_primal.h52 …SCIP_SOL* primalray; /**< solution representing the primal ray for (infeasibl… member
H A Dheur_ofins.c324 SCIP_SOL* primalray; in setupAndSolve() local
H A Dscip_sol.c3583 SCIP_SOL* primalray /**< the new primal ray */ in SCIPupdatePrimalRay()
H A Dprimal.c596 SCIP_SOL* primalray, /**< the new primal ray */ in SCIPprimalUpdateRay()