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

Method inter_r

gecode/int/view/int.hpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184 template<class I>
185 forceinline ModEvent
186 IntView::inter_r(Space& home, I& i, bool depend) {
187 return x->inter_r(home,i,depend);
188 }
189 template<class I>
190 forceinline ModEvent
191 IntView::minus_r(Space& home, I& i, bool depend) {

Callers 15

propagateMethod · 0.45
intersectIMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
sequenceFunction · 0.45
domFunction · 0.45
postMethod · 0.45
propagateMethod · 0.45
postMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
includeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected