Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ supported
Method
supported
gecode/int/linear/int-dom.hpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
bs.set(i);
171
}
172
forceinline bool
173
SupportSet::supported(unsigned int i) const {
174
return bs.get(i);
175
}
176
177
forceinline
178
SupportSet::ResultIter::ResultIter(const SupportSet& s0, const IntView& x)
Callers
2
int-dom.hpp
File · 0.80
operator ++
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected