Given a plane graph it is known how to compute the union of non-crossing shortest paths. These algorithms do not allow neither to list each single shortest path nor to compute length of shortest paths. Given the union of non-crossing shortest paths, we introduce the concept of shortcuts that allows us to establish whether a path is a shortest path by checking local properties on faces of the graph. By using shortcuts we can compute the length of each shortest path, given their union, in total linear time, and we can list each shortest path p in O(max{l, l log log k}), where l is the number of edges in p and k the number of shortest paths.
Non-crossing Shortest Paths Lengths in Planar Graphs in Linear Time / Balzotti, Lorenzo; Franciosa, Paolo G.. - 13898:(2023), pp. 67-81. (Intervento presentato al convegno 13th International Conference, CIAC 2023 tenutosi a Larnaca; Cyprus) [10.1007/978-3-031-30448-4_6].
Non-crossing Shortest Paths Lengths in Planar Graphs in Linear Time
Lorenzo Balzotti
;Paolo G. Franciosa
2023
Abstract
Given a plane graph it is known how to compute the union of non-crossing shortest paths. These algorithms do not allow neither to list each single shortest path nor to compute length of shortest paths. Given the union of non-crossing shortest paths, we introduce the concept of shortcuts that allows us to establish whether a path is a shortest path by checking local properties on faces of the graph. By using shortcuts we can compute the length of each shortest path, given their union, in total linear time, and we can list each shortest path p in O(max{l, l log log k}), where l is the number of edges in p and k the number of shortest paths.I documenti in IRIS sono protetti da copyright e tutti i diritti sono riservati, salvo diversa indicazione.