Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ intersect
Method
intersect
gecode/set/view/singleton.hpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
forceinline ModEvent
149
SingletonView::intersect(Space& home,int c) {
150
return me_inttoset(x.eq(home,c));
151
}
152
153
forceinline ModEvent
154
SingletonView::intersect(Space& home,int i, int j) {
Callers
nothing calls this directly
Calls
4
me_failed
Function · 0.85
eq
Method · 0.45
gq
Method · 0.45
lq
Method · 0.45
Tested by
no test coverage detected