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

Method empty

gecode/minimodel/reg.cpp:711–714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

709 }
710
711 forceinline bool
712 StatePool::empty(void) const {
713 return next == nullptr;
714 }
715
716 forceinline int
717 StatePool::state(StatePoolAllocator& spm, PosSet* ps) {

Callers 3

disposeMethod · 0.45
followposMethod · 0.45
reg.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected