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

Method notice

gecode/kernel/branch/merit.hpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 MeritBase<View,Val>::MeritBase(Space&, MeritBase&) {}
180 template<class View, class Val>
181 forceinline bool
182 MeritBase<View,Val>::notice(void) const {
183 return false;
184 }
185 template<class View, class Val>
186 forceinline void
187 MeritBase<View,Val>::dispose(Space&) {}

Callers 8

wait.hppFile · 0.45
chb.hppFile · 0.45
function.cppFile · 0.45
view.hppFile · 0.45
view-val.hppFile · 0.45
disposeMethod · 0.45
action.hppFile · 0.45
recorder.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected