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

Method schedule

gecode/int/var-imp/bool.hpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402 }
403
404 forceinline void
405 BoolVarImp::schedule(Space& home, Propagator& p, ModEvent) {
406 BoolVarImpBase::schedule(home,p,ME_BOOL_VAL);
407 }
408
409 forceinline ModEventDelta
410 BoolVarImp::med(ModEvent me) {

Callers 2

rescheduleMethod · 0.45
rescheduleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected