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

Method minus_v

gecode/int/view/int.hpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203 }
204 template<class I>
205 forceinline ModEvent
206 IntView::minus_v(Space& home, I& i, bool depend) {
207 return x->minus_v(home,i,depend);
208 }
209
210
211

Callers 10

commitMethod · 0.45
tellMethod · 0.45
tellMethod · 0.45
tellMethod · 0.45
assigned_valMethod · 0.45
pruneMethod · 0.45
propagateMethod · 0.45
pruneMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected