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

Method val

gecode/int/view-val-graph/iter-prune-val.hpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56 template<class View>
57 forceinline int
58 IterPruneVal<View>::val(void) const {
59 assert(!e->used(x));
60 return e->val(x)->val();
61 }
62
63}}}
64

Callers

nothing calls this directly

Calls 1

usedMethod · 0.45

Tested by

no test coverage detected