Skip to content
Powrót do bibliografii

Line Graph-Based Optimal Routing for DEXes

Autorzy
Brak danych
Rok
2025
Miejsce publikacji
arXiv
Kategoria
Token Economics & DeFi
Status cytowania
Zweryfikowane
Dziedziny
routingarbitrage/negative cyclesliquidity networks
Notatki
Line-graph transform (edges→vertices) finds the optimal token→token path in a CPMM DEX with finite termination even under arbitrage loops; outperforms the DFS routers used by Uniswap/Pancake on a large fraction of pairs
Znaczenie dla ƒxyz
The headline routing paper. Implemented as `buildLineGraph` (L449) + `findOptimalRouteViaLineGraph` (L683) in `routing-engine.ts`, UI-toggleable
Zobacz źródło