Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ getChoice
Method
getChoice
gecode/gist/spacenode.hpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
forceinline const Choice*
181
SpaceNode::getChoice(void) {
182
return choice;
183
}
184
185
}}
186
Callers
4
labelPath
Method · 0.80
processCurrentNode
Method · 0.80
inspectCurrentNode
Method · 0.80
mousePressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected