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

Method stopped

gecode/search/base.hpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54 template<class T>
55 forceinline bool
56 Base<T>::stopped(void) const {
57 return e->stopped();
58 }
59 template<class T>
60 forceinline
61 Base<T>::~Base(void) {

Callers 10

runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
solveFunction · 0.45
runMetaMethod · 0.45
runMetaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected