ended3월 24일· 1 sources
How I Built a Dijkstra-Based Money Routing Engine with 29K Edges
Dijkstra 기반 송금 경로 최적화 엔진 구축기: 29,000개 엣지를 활용한 최저 비용 경로 탐색
Why it matters
The author built Coinnect, an open-source routing engine that models global money transfers as a directed graph with 29K+ edges across 50+ currencies from 45+ live data sources. It uses a modified Dijkstra algorithm with two passes to find the cheapest multi-hop conversion paths combining fiat, crypto, and P2P networks, often revealing routes significantly cheaper than traditional remittance services.
1
Sources
+0
24h
—
Growth
181d
Active
DijkstraCoinnectremittanceCCXTP2Prouting engine