Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
insertion
Function · 0.85
quicksort
Function · 0.85
Calls
1
start
Method · 0.45
Tested by
no test coverage detected