Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected