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

Method values

gecode/int/sequence/view.hpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253
254 template<class View,class Val, bool iss>
255 forceinline int
256 ViewValSupport<View,Val,iss>::values(int j, int q) const {
257 return y[j+q]-y[j];
258 }
259
260 template<class View,class Val,bool iss>
261 forceinline bool

Callers 2

getSubStrategyMethod · 0.80
getPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected