MCPcopy Create free account
hub / github.com/Gecode/gecode / setChildrenLayoutDone

Method setChildrenLayoutDone

gecode/gist/visualnode.hpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165 }
166
167 forceinline void
168 VisualNode::setChildrenLayoutDone(bool d) {
169 setFlag(CHILDRENLAYOUTDONE, d);
170 }
171
172 forceinline bool
173 VisualNode::isMarked(void) {

Callers 2

processCurrentNodeMethod · 0.80
processCurrentNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected