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

Method view

gecode/int/view-val-graph/node.hpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143 template<class View>
144 forceinline View
145 ViewNode<View>::view(void) const {
146 return _view;
147 }
148 template<class View>
149 forceinline bool
150 ViewNode<View>::changed(void) const {

Callers 15

initMethod · 0.45
matchMethod · 0.45
propagateMethod · 0.45
syncMethod · 0.45
markMethod · 0.45
pruneMethod · 0.45
propagateMethod · 0.45
adviseMethod · 0.45
propagateMethod · 0.45
syncMethod · 0.45
markMethod · 0.45
pruneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected