Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ymax
Method
ymax
gecode/set/rel/lq.hpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
return get(2*xsize+2*i);
177
}
178
forceinline bool
179
CharacteristicSets::ymax(unsigned int i) const {
180
return get(2*xsize+2*i+1);
181
}
182
183
forceinline void
184
CharacteristicSets::xmin(unsigned int i, bool j) {
Callers
1
propagate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected