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

Method fst

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

Source from the content-addressed store, hash-verified

210 }
211 template<class View, class Val, class Degree, class StateIdx>
212 forceinline int
213 LayeredGraph<View,Val,Degree,StateIdx>::IndexRange::fst(void) const {
214 return _fst;
215 }
216 template<class View, class Val, class Degree, class StateIdx>
217 forceinline int
218 LayeredGraph<View,Val,Degree,StateIdx>::IndexRange::lst(void) const {

Callers 2

propagateMethod · 0.45
copyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected