Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ssc
Method
ssc
gecode/int/no-overlap/dim.hpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
: c(c0), s(s0) {}
46
47
forceinline int
48
FixDim::ssc(void) const {
49
return c.min();
50
}
51
forceinline int
52
FixDim::lsc(void) const {
53
return c.max();
Callers
2
nooverlap
Method · 0.80
nooverlap
Method · 0.80
Calls
2
min
Method · 0.45
gq
Method · 0.45
Tested by
no test coverage detected