Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ dijkstra
Class
dijkstra
devtools/topology.c:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
bool is_last_node)
50
{
51
const struct dijkstra *dij;
52
size_t distance_budget, num;
53
54
dij = dijkstra(tmpctx, map, n, AMOUNT_MSAT(0), 0,
Callers
3
count_possible_sources
Function · 0.70
count_possible_destinations
Function · 0.70
measure_least_cost
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected