Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ hasOpenChildren
Method
hasOpenChildren
gecode/gist/spacenode.hpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
forceinline bool
154
SpaceNode::hasOpenChildren(void) {
155
return getFlag(HASOPENCHILDREN);
156
}
157
158
forceinline bool
159
SpaceNode::hasCopy(void) {
Callers
2
processCurrentNode
Method · 0.80
on_canvas_statusChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected