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

Method setBookmarked

gecode/gist/visualnode.hpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 }
186
187 forceinline void
188 VisualNode::setBookmarked(bool m) {
189 setFlag(BOOKMARKED, m);
190 }
191
192 forceinline bool
193 VisualNode::isOnPath(void) {

Callers 1

bookmarkNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected