Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ steal
Method
steal
gecode/search/par/path.hpp:100–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
template<class Tracer>
100
forceinline unsigned int
101
Path<Tracer>::Edge::steal(void) {
102
assert(work());
103
return _alt_max--;
104
}
105
106
template<class Tracer>
107
forceinline const Choice*
Callers
2
find
Method · 0.45
find
Method · 0.45
Calls
12
work
Method · 0.80
steal_depth
Method · 0.80
ei
Method · 0.80
min
Function · 0.50
entries
Method · 0.45
space
Method · 0.45
clone
Method · 0.45
commit
Method · 0.45
choice
Method · 0.45
init
Method · 0.45
wid
Method · 0.45
nid
Method · 0.45
Tested by
no test coverage detected