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

Function l

gecode/search/stop.hpp:51–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 */
50
51 forceinline
52 NodeStop::NodeStop(unsigned long long int l0) : l(l0) {}
53
54 forceinline unsigned long long int
55 NodeStop::limit(void) const {

Callers 2

insertionFunction · 0.85
quicksortFunction · 0.85

Calls 1

startMethod · 0.45

Tested by

no test coverage detected