scispace - formally typeset
S

Shay Mozes

Researcher at Interdisciplinary Center Herzliya

Publications -  93
Citations -  1900

Shay Mozes is an academic researcher from Interdisciplinary Center Herzliya. The author has contributed to research in topics: Planar graph & Upper and lower bounds. The author has an hindex of 22, co-authored 88 publications receiving 1630 citations. Previous affiliations of Shay Mozes include Brown University & The Racah Institute of Physics.

Papers
More filters
Journal ArticleDOI

An optimal decomposition algorithm for tree edit distance

TL;DR: This article presents a worst-case O(n) 3-time algorithm for the problem when the two trees have size n, and proves the optimality of the algorithm among the family of decomposition strategy algorithms—which also includes the previous fastest algorithms—by tightening the known lower bound.
Journal ArticleDOI

Shortest paths in directed planar graphs with negative lengths: A linear-space O(n log2n)-time algorithm

TL;DR: In this paper, an O(n log 2 n)-time linear-space algorithm was proposed to find the distances from a node s to all nodes in a directed planar graph with positive and negative arc lengths.
Journal ArticleDOI

An O(n^3)-Time Algorithm for Tree Edit Distance

TL;DR: In this paper, a worst-case algorithm for the edit distance between two ordered trees with vertex labels is presented, which requires a novel adaptive strategy for deciding how a dynamic program divides into subproblems, and a deeper understanding of the previous algorithms for the problem.
Proceedings ArticleDOI

Multiple-Source Multiple-Sink Maximum Flow in Directed Planar Graphs in Near-Linear Time

TL;DR: In this paper, the authors gave an O(n log 3 n) time algorithm to find a maximum flow from the sources to the sinks in an n-node directed planar graph with arc capacities.
Proceedings ArticleDOI

Structured recursive separator decompositions for planar graphs in linear time

TL;DR: In this article, Italiano, Nussbaum, Sankowski, and Wulff-Nilsen gave a linear-time algorithm for computing r-Divisions with few holes in linear time.