Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ nodeUID
Method
nodeUID
gecode/search/cpprofiler/connector.hpp:189–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
Node::status() const { return status_; }
188
189
inline NodeUID
190
Node::nodeUID() const { return node_; }
191
inline NodeUID
192
Node::parentUID() const { return parent_; }
193
Callers
1
sendNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected