Expand description
Implements different path selectors in the ChannelGraph.
Modules§
Traits§
- Edge
Weighting - Computes weights of edges corresponding to
ChannelEdge
. - Path
Selector - Trait for implementing custom path selection algorithm from the channel graph.