MCPcopy 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.hppFile · 0.45
resetMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
constrainMethod · 0.45
recomputeMethod · 0.45
nextMethod · 0.45
lds.hppFile · 0.45
resetMethod · 0.45
bab.hppFile · 0.45
nextMethod · 0.45
constrainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected