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

Method val

gecode/int/extensional/layered-graph.hpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146 template<class View, class Val, class Degree, class StateIdx>
147 forceinline int
148 LayeredGraph<View,Val,Degree,StateIdx>::LayerValues::val(void) const {
149 return s1->val;
150 }
151
152
153 /*

Callers 2

initializeMethod · 0.45
adviseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected