MCPcopy 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

postMethod · 0.50
propagateMethod · 0.50
postMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected