hopr_path

Module selectors

Source
Expand description

Implements different path selectors in the ChannelGraph.

Modules§

dfs

Traits§

EdgeWeighting
Computes weights of edges corresponding to ChannelEdge.
PathSelector
Trait for implementing custom path selection algorithm from the channel graph.