Home
last modified time | relevance | path

Searched defs:nbestsolsfound (Results 1 – 6 of 6) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_primal.h42 …SCIP_Longint nbestsolsfound; /**< number of new best primal CIP solutions found up to… member
H A Dstruct_heur.h46 SCIP_Longint nbestsolsfound; /**< the total number of best solutions found */ member
92 …SCIP_Longint nbestsolsfound; /**< number of new best primal CIP solutions found so fa… member
H A Dscip_probing.c1155 SCIP_Longint nbestsolsfound, /**< the number of best solutions found */ in SCIPupdateDivesetStats()
H A Dheur.c142 SCIP_Longint nbestsolsfound, /**< number of new best solutions found this time */ in updateDivesetstats()
191 SCIP_Longint nbestsolsfound, /**< number of new best solutions found this time */ in SCIPdivesetUpdateStats()
H A Dheur_feaspump.c732 SCIP_Longint nbestsolsfound; /* current total number of best solution updates in SCIP */ in SCIP_DECL_HEUREXEC() local
H A Dheur_alns.c329 SCIP_Longint nbestsolsfound; /**< the total number of improving solutions found */ member