Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ next
Method
next
gecode/search/seq/path.hpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
template<class Tracer>
86
forceinline void
87
Path<Tracer>::Edge::next(void) {
88
_alt++;
89
}
90
91
template<class Tracer>
92
forceinline const Choice*
Callers
1
recompute
Method · 0.45
Calls
4
empty
Method · 0.45
rightmost
Method · 0.45
dispose
Method · 0.45
pop
Method · 0.45
Tested by
no test coverage detected