We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DM

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Discrete Mathematics

Title: How to Compose Shortest Paths

Authors: Jade Master
Abstract: The composition problem for shortest paths asks the following: given shortest paths on weighted graphs M and N which share a common boundary, find the shortest paths on their union. This problem is a crucial step in any algorithm which uses the divide and conquer method to find shortest paths. This extended abstract details how this problem may be understood categorically. Finding shortest paths is represented by a functor and the composition problem asks to find the value of this functor on a pushout using the values of the functor on the components. Furthermore, we present an algorithm which solves the composition problem for shortest paths. When implemented in Python, this algorithm reduces the computation time for finding shortest paths by relying on precompilation.
Comments: 3 pages, 2 pictures
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS); Category Theory (math.CT)
Cite as: arXiv:2205.15306 [cs.DM]
  (or arXiv:2205.15306v2 [cs.DM] for this version)

Submission history

From: Jade Master [view email]
[v1] Fri, 27 May 2022 22:08:25 GMT (52kb,D)
[v2] Sat, 3 Sep 2022 12:06:28 GMT (52kb,D)

Link back to: arXiv, form interface, contact.