Local Routing on a Convex Polytope in R^3
Abstract
Given a convex polytope defined with vertices in , this paper presents an algorithm to preprocess to compute routing tables at every vertex of so that a data packet can be routed on from any vertex of to any other vertex of . At every vertex of along the routing path, until the packet reaches its destination, the next hop is determined using the routing tables at and the information stored in the packet header. In time, the preprocessing algorithm computes a routing table at every vertex of of amortized size bits. If the optimal shortest distance between and on is , then the routing path produced by this algorithm has length at most . Here, is an input parameter, is the maximum length of the diagonal of any cell when is partitioned into geodesic cells of equal size, and is half the minimum angle between any two neighbouring edges of on .
Cite
@article{arxiv.2510.02856,
title = {Local Routing on a Convex Polytope in R^3},
author = {Sreehari Chandran and R. Inkulu},
journal= {arXiv preprint arXiv:2510.02856},
year = {2025}
}