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