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

Method val

gecode/flatzinc/branch.hpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295 return _pos;
296 }
297 forceinline int
298 PosIntChoice::val(void) const {
299 return _val;
300 }
301
302
303 forceinline

Callers 15

printIntVarFunction · 0.45
printBoolVarFunction · 0.45
constrainMethod · 0.45
slaveMethod · 0.45
printElemMethod · 0.45
p_global_cardinalityFunction · 0.45
p_cumulativesFunction · 0.45
p_nooverlapFunction · 0.45
commitMethod · 0.45
nglMethod · 0.45
printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected