Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ getLabel
Method
getLabel
gecode/gist/node.hpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
142
template<class T>
143
QString
144
NodeAllocatorBase<T>::getLabel(T* n) const {
145
return labels.value(n);
146
}
147
148
forceinline unsigned int
149
Node::getTag(void) const {
Callers
2
computeShape
Method · 0.80
processCurrentNode
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected