MCPcopy Create free account
hub / github.com/Gecode/gecode / kids

Method kids

gecode/search/cpprofiler/connector.hpp:183–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 inline int
182 Node::alt() const { return alt_; }
183 inline int
184 Node::kids() const { return kids_; }
185
186 inline NodeStatus
187 Node::status() const { return status_; }

Callers 1

sendNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected