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 a custom path selection algorithm from the channel graph.