Home
last modified time | relevance | path

Searched refs:SCIPhashsetIsEmpty (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_misc.h1048 SCIP_Bool SCIPhashsetIsEmpty(
1082 #define SCIPhashsetIsEmpty(hashset) ((hashset)->nelements == 0) macro
H A Dmisc.c3918 #undef SCIPhashsetIsEmpty
3924 SCIP_Bool SCIPhashsetIsEmpty( in SCIPhashsetIsEmpty() function