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

Method best

gecode/search/build.hpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 return opt;
46 }
47 forceinline bool
48 Builder::best(void) const {
49 return b;
50 }
51 forceinline
52 Builder::~Builder(void) {
53 }

Callers 1

buildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected