MCPcopy Create free account
hub / github.com/Gecode/gecode / empty

Method empty

gecode/kernel/core.hpp:3208–3211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3206 }
3207
3208 forceinline bool
3209 ActorLink::empty(void) const {
3210 return _next == this;
3211 }
3212
3213 template<class T>
3214 forceinline ActorLink*

Callers 12

runMethod · 0.45
is_test_name_matchingMethod · 0.45
arrayOutputFunction · 0.45
labelPathMethod · 0.45
runMethod · 0.45
recomputeMethod · 0.45
core.hppFile · 0.45
operator ++Method · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
fillMethod · 0.45

Calls 2

disposedMethod · 0.80
nextMethod · 0.45

Tested by 1

is_test_name_matchingMethod · 0.36