MCPcopy 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

labelPathMethod · 0.80
processCurrentNodeMethod · 0.80
inspectCurrentNodeMethod · 0.80
mousePressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected