Home
last modified time | relevance | path

Searched refs:SCIPheurComp (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_heur.h49 SCIP_DECL_SORTPTRCOMP(SCIPheurComp);
H A Dheur.c42 SCIP_DECL_SORTPTRCOMP(SCIPheurComp) in SCIP_DECL_SORTPTRCOMP() argument
H A Dset.c4470 SCIPsortPtr((void**)set->heurs, SCIPheurComp, set->nheurs); in SCIPsetSortHeurs()