Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ hasCopy
Method
hasCopy
gecode/gist/spacenode.hpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
forceinline bool
159
SpaceNode::hasCopy(void) {
160
return copy != nullptr;
161
}
162
163
forceinline bool
164
SpaceNode::hasWorkingSpace(void) {
Callers
3
processCurrentNode
Method · 0.80
run
Method · 0.80
inspectCurrentNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected