Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lec
Method
lec
gecode/int/no-overlap/dim.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
return c.min() + s;
58
}
59
forceinline int
60
FixDim::lec(void) const {
61
return c.max() + s;
62
}
63
64
forceinline ExecStatus
65
FixDim::ssc(Space& home, int n) {
Callers
1
nooverlap
Method · 0.80
Calls
2
max
Method · 0.45
lq
Method · 0.45
Tested by
no test coverage detected