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

Method minus_v

gecode/int/gcc/view.hpp:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360 }
361 template<class I>
362 forceinline ModEvent
363 CardView::minus_v(Space& home, I& i, bool depends) {
364 return x.minus_v(home,i,depends);
365 }
366
367 forceinline void
368 CardView::update(Space& home, CardView& y) {

Callers 3

postSideConstraintsFunction · 0.45
prop_valFunction · 0.45
pruneCardsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected