Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ ngdl
Method
ngdl
gecode/search/par/path.hpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
131
template<class Tracer>
132
forceinline unsigned int
133
Path<Tracer>::ngdl(void) const {
134
return _ngdl;
135
}
136
137
template<class Tracer>
138
forceinline void
Callers
4
find
Method · 0.45
run
Method · 0.45
find
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected