Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ status
Method
status
gecode/search/cpprofiler/connector.hpp:186–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
Node::kids() const { return kids_; }
185
186
inline NodeStatus
187
Node::status() const { return status_; }
188
189
inline NodeUID
190
Node::nodeUID() const { return node_; }
Callers
15
dfs.hpp
File · 0.45
reset
Method · 0.45
next
Method · 0.45
next
Method · 0.45
constrain
Method · 0.45
recompute
Method · 0.45
next
Method · 0.45
lds.hpp
File · 0.45
reset
Method · 0.45
bab.hpp
File · 0.45
next
Method · 0.45
constrain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected