Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ alt
Method
alt
gecode/search/par/path.hpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
template<class Tracer>
63
forceinline unsigned int
64
Path<Tracer>::Edge::alt(void) const {
65
return _alt;
66
}
67
68
template<class Tracer>
69
forceinline unsigned int
Callers
3
commit
Method · 0.45
unwind
Method · 0.45
recompute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected