Home
last modified time | relevance | path

Searched defs:lpsolstat (Results 1 – 8 of 8) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_rootsoldiving.c185 SCIP_LPSOLSTAT lpsolstat; in SCIP_DECL_HEUREXEC() local
H A Dheur_intdiving.c188 SCIP_LPSOLSTAT lpsolstat; in SCIP_DECL_HEUREXEC() local
H A Dheur_objpscostdiving.c254 SCIP_LPSOLSTAT lpsolstat; in SCIP_DECL_HEUREXEC() local
H A Dheur_feaspump.c734 SCIP_LPSOLSTAT lpsolstat; /* status of the LP solution */ in SCIP_DECL_HEUREXEC() local
H A Dstruct_lp.h109 SCIP_LPSOLSTAT lpsolstat; /**< solution status of last LP solution */ member
343 SCIP_LPSOLSTAT lpsolstat; /**< solution status of last LP solution */ member
H A Dheur_nlpdiving.c1632 SCIP_LPSOLSTAT lpsolstat; in SCIP_DECL_HEUREXEC() local
H A Dprop_obbt.c241 SCIP_LPSOLSTAT lpsolstat; in solveLP() local
H A Dreopt.c6031 SCIP_LPSOLSTAT lpsolstat, /**< solution status of the LP */ in SCIPreoptCheckCutoff()