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

Function r

gecode/support/run-jobs.hpp:163–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161
162 template<class RetType>
163 forceinline
164 JobStop<RetType>::JobStop(RetType r0) : r(r0) {}
165
166 template<class RetType>
167 forceinline RetType

Callers 14

relaxFunction · 0.85
printIntVarFunction · 0.85
printBoundFunction · 0.85
partitionNYLBFunction · 0.85
partitionNYUBFunction · 0.85
valMethod · 0.85
valMethod · 0.85
selectMethod · 0.85
brkMethod · 0.85
SupportValuesMethod · 0.85
print.hppFile · 0.85
PosValuesChoiceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected