Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ e
Function
e
gecode/search/base.hpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
template<class T>
41
forceinline
42
Base<T>::Base(Engine* e0)
43
: e(e0) {}
44
template<class T>
45
forceinline T*
46
Base<T>::next(void) {
Callers
3
post
Method · 0.50
propagate
Method · 0.50
post
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected