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

Method includeI

gecode/set/view/set.hpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 template<class I> ModEvent
151 SetView::includeI(Space& home, I& iter) {
152 return x->includeI(home, iter);
153 }
154
155 forceinline ModEvent
156 SetView::exclude(Space& home, int from, int to) {

Callers 15

operator ()Method · 0.45
domFunction · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateSeqUnionMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected