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

Method exclude

gecode/set/view/set.hpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 forceinline ModEvent
136 SetView::exclude(Space& home, int n) {
137 return x->exclude(home, n);
138 }
139
140 forceinline ModEvent
141 SetView::intersect(Space& home, int from, int to) {

Callers 15

SetView>Method · 0.45
domFunction · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateSeqUnionMethod · 0.45
propagateSeqFunction · 0.45
postMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected