Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ clearLabel
Method
clearLabel
gecode/gist/node.hpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
136
template<class T>
137
void
138
NodeAllocatorBase<T>::clearLabel(T* n) {
139
labels.remove(n);
140
}
141
142
template<class T>
143
QString
Callers
2
labelPath
Method · 0.80
processCurrentNode
Method · 0.80
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected