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

Method maxstall

examples/car-sequencing.cpp:75–75  ·  view source on GitHub ↗

Get max stalls

Source from the content-addressed store, hash-verified

73 }
74 /// Get max stalls
75 int maxstall(void) const { return _maxstall.value(); }
76 };
77
78

Callers 1

CarSequencingMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected