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

Method isRoot

gecode/gist/node.hpp:210–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208 }
209
210 forceinline bool
211 Node::isRoot(void) const { return parent == -1; }
212
213 forceinline unsigned int
214 Node::getNumberOfChildren(void) const {

Callers 10

dirtyUpMethod · 0.80
unPathUpMethod · 0.80
processCurrentNodeMethod · 0.80
mayMoveUpwardsMethod · 0.80
moveUpwardsMethod · 0.80
mayMoveSidewardsMethod · 0.80
inspectCurrentNodeMethod · 0.80
mousePressEventMethod · 0.80
acquireSpaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected