Pith. sign in

REVIEW 3 cited by

A Line Graph-Based Framework for Identifying Optimal Routing Paths in Decentralized Exchanges

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.15809 v1 pith:4GSFAURR submitted 2025-04-22 q-fin.CP cs.GT

classification q-fin.CPcs.GT
keywords algorithmpathsprofitabletradinguniswapacrossdecentralizedexchanges
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Decentralized exchanges, such as those employing constant product market makers (CPMMs) like Uniswap V2, play a crucial role in the blockchain ecosystem by enabling peer-to-peer token swaps without intermediaries. Despite the increasing volume of transactions, there remains limited research on identifying optimal trading paths across multiple DEXs. This paper presents a novel line-graph-based algorithm (LG) designed to efficiently discover profitable trading routes within DEX environments. We benchmark LG against the widely adopted Depth-First Search (DFS) algorithm under a linear routing scenario, encompassing platforms such as Uniswap, SushiSwap, and PancakeSwap. Experimental results demonstrate that LG consistently identifies trading paths that are as profitable as, or more profitable than, those found by DFS, while incurring comparable gas costs. Evaluations on Uniswap V2 token graphs across two temporal snapshots further validate LG's performance. Although LG exhibits exponential runtime growth with respect to graph size in empirical tests, it remains viable for practical, real-world use cases. Our findings underscore the potential of the LG algorithm for industrial adoption, offering tangible benefits to traders and market participants in the DeFi space.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PRIME: Efficient Algorithm for Token Graph Routing Problem

    cs.DB 2026-03 conditional novelty 5.0 of 10

    PRIME combines hub-based graph pruning with an Armijo sign-gradient allocation method to route token swaps across disjoint paths, beating Uniswap's SOR in price and latency on Ethereum data.

  2. Multi-Path Routing in Decentralized Exchange Networks: Convex Allocation and an Improving-Path Certificate

    math.OC 2026-04 conditional novelty 4.0 of 10

    A gas-aware k-shortest-path generator plus convex flow allocation with a KKT-based certificate produces quotes within 5 bps of the best observed DEX aggregator on WETH-USDT trades.

  3. Measuring DEX Efficiency and The Effect of an Enhanced Routing Method on Both DEX Efficiency and Stakeholders' Benefits

    q-fin.TR 2025-08 conditional novelty 4.0 of 10

    A standardized arbitrage-profit metric for DEX efficiency is introduced; measurements show Uniswap V2 efficiency fell in late 2024 and simulations show line-graph routing beats DFS for traders.

Pith tools