Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ size
Function
size
contribs/qecode/WorkManager.hh:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
QECODE_EXPORT bool empty() {return l.empty();}
60
QECODE_EXPORT QWork top() {return l.front();}
61
QECODE_EXPORT int size() {return l.size();}
62
63
QECODE_EXPORT void trash(vector<int> prefix);
64
};
Callers
15
CountableSet
Method · 0.50
init
Method · 0.50
prune
Method · 0.50
disabled
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
solution
Method · 0.50
post
Method · 0.50
Calls
1
size
Method · 0.45
Tested by
no test coverage detected