Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ empty
Method
empty
gecode/set/var-imp/integerset.hpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
forceinline bool
98
BndSet::empty(void) const {
99
return (_size==0);
100
}
101
102
forceinline int
103
BndSet::min(void) const {
Callers
2
advise
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected