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

Function me_failed

gecode/kernel/modevent.hpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 */
52
53 forceinline bool
54 me_failed(ModEvent me) {
55 return me < ME_GEN_NONE;
56 }
57
58 forceinline bool
59 me_modified(ModEvent me) {

Callers 15

commitMethod · 0.85
commitMethod · 0.85
commitMethod · 0.85
commitMethod · 0.85
intersectMethod · 0.85
excludeMethod · 0.85
pruneMethod · 0.85
postMethod · 0.85
operator ()Method · 0.85
propagateMethod · 0.85
commitMethod · 0.85
operator ()Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected