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

Method val

gecode/set/var/set.hpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 }
199
200 forceinline int
201 SetVarGlbValues::val(void) const {
202 return iter.val();
203 }
204
205 forceinline
206 SetVarLubValues::SetVarLubValues(const SetVar& x) {

Callers 4

containsMethod · 0.45
glbMinMethod · 0.45
glbMaxMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected