Split inner scoring iteration into two branches rather than in-loop branching
[rust-lightning] / lightning / src / routing / log_approx.rs
2023-12-10 Matt CoralloMove log approximation from `scoring.rs` to its own...