Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Method
size
gecode/int/extensional/bit-set.hpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
template<class IndexType>
59
forceinline unsigned int
60
BitSet<IndexType>::size(void) const {
61
return words();
62
}
63
64
template<class IndexType>
65
forceinline unsigned int
Callers
15
assigned_val
Method · 0.45
propagate
Method · 0.45
ExecStatus post_int
Function · 0.45
cost
Method · 0.45
scan
Function · 0.45
post
Method · 0.45
propagate
Method · 0.45
layered-graph.hpp
File · 0.45
initialize
Method · 0.45
advise
Method · 0.45
post
Method · 0.45
setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected