Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
solve
Function · 0.45
runMeta
Method · 0.45
runMeta
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected