Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ exclude
Method
exclude
gecode/set/view/singleton.hpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
forceinline ModEvent
172
SingletonView::exclude(Space& home,int c) {
173
return me_inttoset(x.nq(home,c));
174
}
175
176
forceinline ModEvent
177
SingletonView::include(Space& home, int j, int k) {
Callers
nothing calls this directly
Calls
4
me_failed
Function · 0.85
nq
Method · 0.45
gr
Method · 0.45
le
Method · 0.45
Tested by
no test coverage detected