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

Method value

gecode/driver/options.hpp:45–48  ·  view source on GitHub ↗

* String option * */

Source from the content-addressed store, hash-verified

43 *
44 */
45 inline const char*
46 StringValueOption::value(void) const {
47 return cur;
48 }
49
50 /*
51 * String option

Callers 15

bitsMethod · 0.45
distanceMethod · 0.45
sizeMethod · 0.45
verboseMethod · 0.45
probesMethod · 0.45
fail_probeMethod · 0.45
time_probeMethod · 0.45
time_adjustMethod · 0.45
time_solveMethod · 0.45
tbfMethod · 0.45
tbfMethod · 0.45
wMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected