Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
dirtyUp
Method · 0.80
unPathUp
Method · 0.80
processCurrentNode
Method · 0.80
mayMoveUpwards
Method · 0.80
moveUpwards
Method · 0.80
mayMoveSidewards
Method · 0.80
inspectCurrentNode
Method · 0.80
mousePressEvent
Method · 0.80
on_canvas_statusChanged
Method · 0.80
acquireSpace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected