Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_alns.c1993int* neighborhoodidx /**< pointer to store the selected neighborhood index */ in selectNeighborhood()
2095 int neighborhoodidx /**< the neighborhood that was chosen */ in updateBanditAlgorithm()
2289 int neighborhoodidx; in SCIP_DECL_HEUREXEC() local