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

Method bab

gecode/gist/node.hpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111
112 template<class T>
113 forceinline bool
114 NodeAllocatorBase<T>::bab(void) const {
115 return _bab;
116 }
117
118 template<class T>
119 forceinline bool

Callers 1

purgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected