MCPcopy Create free account
hub / github.com/ElementsProject/lightning / dijkstra_empty

Function dijkstra_empty

plugins/renepay/dijkstra.c:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160bool dijkstra_empty(const struct dijkstra *dijkstra)
161{
162 return dijkstra->heapsize==0;
163}
164
165void dijkstra_pop(struct dijkstra *dijkstra)
166{

Callers 3

find_optimal_pathFunction · 0.70

Calls

no outgoing calls

Tested by 2