Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ next
Method
next
gecode/search/par/path.hpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
template<class Tracer>
95
forceinline void
96
Path<Tracer>::Edge::next(void) {
97
_alt++;
98
}
99
template<class Tracer>
100
forceinline unsigned int
101
Path<Tracer>::Edge::steal(void) {
Callers
1
recompute
Method · 0.45
Calls
5
work
Method · 0.80
empty
Method · 0.45
rightmost
Method · 0.45
dispose
Method · 0.45
pop
Method · 0.45
Tested by
no test coverage detected