Skip to content

Commit 9d83e81

Browse files
committed
Probabilistic channel scoring
Add a Score implementation based on "Optimally Reliable & Cheap Payment Flows on the Lightning Network" by Rene Pickhardt and Stefan Richter[1]. Given the uncertainty of channel liquidity balances, probability distributions are defined based on knowledge learned from successful and unsuccessful attempts. Then the negative log of the success probability is used to determine the cost of routing a specific HTLC amount through a channel. [1]: https://arxiv.org/abs/2107.05322
1 parent dfb8464 commit 9d83e81

File tree

1 file changed

+600
-8
lines changed

1 file changed

+600
-8
lines changed

0 commit comments

Comments
 (0)