Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ intersect
Method
intersect
gecode/set/view/set.hpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
forceinline ModEvent
141
SetView::intersect(Space& home, int from, int to) {
142
return x->intersect(home,from,to);
143
}
144
145
forceinline ModEvent
146
SetView::intersect(Space& home, int n) {
Callers
2
dom
Function · 0.45
post
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected