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

Method val

gecode/set/rel/lq.hpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 return i<cs->xsize;
159 }
160 forceinline int
161 CharacteristicSets::CSIter::val(void) const {
162 return cs->ub[i];
163 }
164
165
166 forceinline bool

Callers 15

postFunction · 0.45
constrainMethod · 0.45
operator +Function · 0.45
operator -Function · 0.45
operator *Function · 0.45
operator +Function · 0.45
operator -Function · 0.45
operator *Function · 0.45
postFunction · 0.45
postMethod · 0.45
relaxFunction · 0.45
createSetSymFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected