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

Method notice

gecode/int/branch/merit.hpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115 template<class View>
116 forceinline bool
117 MeritAFCSize<View>::notice(void) const {
118 return false;
119 }
120 template<class View>
121 forceinline void
122 MeritAFCSize<View>::dispose(Space&) {

Callers 15

set.hppFile · 0.45
int.hppFile · 0.45
int.hppFile · 0.45
val.hppFile · 0.45
when.hppFile · 0.45
IntBase<VY>Function · 0.45
IntBase<VY>Function · 0.45
compact.hppFile · 0.45
CBSBrancherMethod · 0.45
view-values.hppFile · 0.45
disposeMethod · 0.45
base.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected