Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ intersectI
Method
intersectI
gecode/set/view/singleton.hpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
template<class I> ModEvent
221
SingletonView::intersectI(Space& home, I& iter) {
222
return me_inttoset(x.inter_r(home,iter));
223
}
224
225
forceinline void
226
SingletonView::subscribe(Space& home, Propagator& p, PropCond pc,
Callers
nothing calls this directly
Calls
1
inter_r
Method · 0.45
Tested by
no test coverage detected