Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ work
Method
work
gecode/search/par/path.hpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
template<class Tracer>
90
forceinline bool
91
Path<Tracer>::Edge::work(void) const {
92
return _alt < _alt_max;
93
}
94
template<class Tracer>
95
forceinline void
96
Path<Tracer>::Edge::next(void) {
Callers
4
push
Method · 0.80
next
Method · 0.80
unwind
Method · 0.80
steal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected