Skip to main content

Showing 1–50 of 51 results for author: Mozes, S

.
  1. arXiv:2307.07222  [pdf, other

    cs.DS

    Õptimal Fault-Tolerant Reachability Labeling in Planar Graphs

    Authors: Shiri Chechik, Shay Mozes, Oren Weimann

    Abstract: We show how to assign labels of size $\tilde O(1)$ to the vertices of a directed planar graph $G$, such that from the labels of any three vertices $s,t,f$ we can deduce in $\tilde O(1)$ time whether $t$ is reachable from $s$ in the graph $G\setminus \{f\}$. Previously it was only known how to achieve $\tilde O(1)$ queries using a centralized $\tilde O(n)$ size oracle [SODA'21].

    Submitted 14 July, 2023; originally announced July 2023.

  2. arXiv:2305.02946  [pdf, other

    cs.DS

    What Else Can Voronoi Diagrams Do For Diameter In Planar Graphs?

    Authors: Amir Abboud, Shay Mozes, Oren Weimann

    Abstract: The Voronoi diagrams technique was introduced by Cabello to compute the diameter of planar graphs in subquadratic time. We present novel applications of this technique in static, fault-tolerant, and partially-dynamic undirected unweighted planar graphs, as well as some new limitations. 1. In the static case, we give $n^{3+o(1)}/D^2$ and $\tilde{O}(n\cdot D^2)$ time algorithms for computing the d… ▽ More

    Submitted 4 July, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

  3. arXiv:2302.06252  [pdf, other

    cs.DS

    Near-Optimal Dynamic Time War** on Run-Length Encoded Strings

    Authors: Itai Boneh, Shay Golan, Shay Mozes, Oren Weimann

    Abstract: We give an $\tilde O(n^2)$ time algorithm for computing the exact Dynamic Time War** distance between two strings whose run-length encoding is of size at most $n$. This matches (up to log factors) the known (conditional) lower bound, and should be compared with the previous fastest $O(n^3)$ time exact algorithm and the $\tilde O(n^2)$ time approximation algorithm.

    Submitted 13 February, 2023; originally announced February 2023.

  4. arXiv:2207.11929  [pdf, ps, other

    cs.IT math.CO math.GR

    Good Locally Testable Codes

    Authors: Irit Dinur, Shai Evra, Ron Livne, Alexander Lubotzky, Shahar Mozes

    Abstract: An explicit construction of locally testable codes of constant rate, constant distance and constant number of queries is given. Hence answering affirmatively the $c^3$-problem.

    Submitted 25 July, 2022; originally announced July 2022.

    Comments: This is a revision of arxiv.longhoe.net/2111.04808 that has been adapted to a mathematical audience

  5. arXiv:2202.05127  [pdf, ps, other

    cs.DS

    Improved Compression of the Okamura-Seymour Metric

    Authors: Shay Mozes, Nathan Wallheimer, Oren Weimann

    Abstract: Let $G=(V,E)$ be an undirected unweighted planar graph. Consider a vector storing the distances from an arbitrary vertex $v$ to all vertices $S = \{ s_1 , s_2 , \ldots , s_k \}$ of a single face in their cyclic order. The pattern of $v$ is obtained by taking the difference between every pair of consecutive values of this vector. In STOC'19, Li and Parter used a VC-dimension argument to show that i… ▽ More

    Submitted 10 February, 2022; originally announced February 2022.

  6. arXiv:2111.04808  [pdf, ps, other

    cs.IT cs.CC math.GR

    Locally Testable Codes with constant rate, distance, and locality

    Authors: Irit Dinur, Shai Evra, Ron Livne, Alexander Lubotzky, Shahar Mozes

    Abstract: A locally testable code (LTC) is an error-correcting code that has a property-tester. The tester reads $q$ bits that are randomly chosen, and rejects words with probability proportional to their distance from the code. The parameter $q$ is called the locality of the tester. LTCs were initially studied as important components of PCPs, and since then the topic has evolved on its own. High rate LTC… ▽ More

    Submitted 15 December, 2021; v1 submitted 8 November, 2021; originally announced November 2021.

    Comments: This new version corrects and polishes a few minor points, but more importantly, adds references to other related very recent works which were done independently

  7. arXiv:2108.08613  [pdf, ps, other

    cs.DS cs.CC

    The Fine-Grained Complexity of Episode Matching

    Authors: Philip Bille, Inge Li Gørtz, Shay Mozes, Teresa Anna Steiner, Oren Weimann

    Abstract: Given two strings $S$ and $P$, the Episode Matching problem is to find the shortest substring of $S$ that contains $P$ as a subsequence. The best known upper bound for this problem is $\tilde O(nm)$ by Das et al. (1997) , where $n,m$ are the lengths of $S$ and $P$, respectively. Although the problem is well studied and has many applications in data mining, this bound has never been improved. In th… ▽ More

    Submitted 14 February, 2024; v1 submitted 19 August, 2021; originally announced August 2021.

    Comments: This is the full version of a paper accepted to CPM 2022

  8. arXiv:2103.03294  [pdf, other

    cs.DS

    An Almost Optimal Edit Distance Oracle

    Authors: Panagiotis Charalampopoulos, Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: We consider the problem of preprocessing two strings $S$ and $T$, of lengths $m$ and $n$, respectively, in order to be able to efficiently answer the following queries: Given positions $i,j$ in $S$ and positions $a,b$ in $T$, return the optimal alignment of $S[i \mathinner{.\,.} j]$ and $T[a \mathinner{.\,.} b]$. Let $N=mn$. We present an oracle with preprocessing time $N^{1+o(1)}$ and space… ▽ More

    Submitted 4 March, 2021; originally announced March 2021.

  9. arXiv:2102.07154  [pdf, ps, other

    cs.DS

    Fault-Tolerant Distance Labeling for Planar Graphs

    Authors: Aviv Bar-Natan, Panagiotis Charalampopoulos, Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: In fault-tolerant distance labeling we wish to assign short labels to the vertices of a graph $G$ such that from the labels of any three vertices $u,v,f$ we can infer the $u$-to-$v$ distance in the graph $G\setminus \{f\}$. We show that any directed weighted planar graph (and in fact any graph in a graph family with $O(\sqrt{n})$-size separators, such as minor-free graphs) admits fault-tolerant di… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

  10. arXiv:2101.11300  [pdf, other

    cs.DS

    Faster Algorithm for Maximum Flow in Directed Planar Graphs with Vertex Capacities

    Authors: Julian Enoch, Kyle Fox, Dor Mesica, Shay Mozes

    Abstract: We give an $O(k^3 n \log n \min(k,\log^2 n) \log^2(nC))$-time algorithm for computing maximum integer flows in planar graphs with integer arc {\em and vertex} capacities bounded by $C$, and $k$ sources and sinks. This improves by a factor of $\max(k^2,k\log^2 n)$ over the fastest algorithm previously known for this problem [Wang, SODA 2019]. The speedup is obtained by two independent ideas. Firs… ▽ More

    Submitted 12 August, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

    Comments: This version contains an improvement for the case there $k=o(\log^2 n)$

  11. arXiv:2009.14716  [pdf, ps, other

    cs.DS

    Truly Subquadratic Exact Distance Oracles with Constant Query Time for Planar Graphs

    Authors: Viktor Fredslund-Hansen, Shay Mozes, Christian Wulff-Nilsen

    Abstract: Given an undirected, unweighted planar graph $G$ with $n$ vertices, we present a truly subquadratic size distance oracle for reporting exact shortest-path distances between any pair of vertices of $G$ in constant time. For any $\varepsilon > 0$, our distance oracle takes up $O(n^{5/3+\varepsilon})$ space and is capable of answering shortest-path distance queries exactly for any pair of vertices of… ▽ More

    Submitted 30 September, 2020; originally announced September 2020.

  12. arXiv:2008.02060  [pdf, other

    cs.DS

    A Note on a Recent Algorithm for Minimum Cut

    Authors: Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: Given an undirected edge-weighted graph $G=(V,E)$ with $m$ edges and $n$ vertices, the minimum cut problem asks to find a subset of vertices $S$ such that the total weight of all edges between $S$ and $V \setminus S$ is minimized. Karger's longstanding $O(m \log^3 n)$ time randomized algorithm for this problem was very recently improved in two independent works to $O(m \log^2 n)$ [ICALP'20] and to… ▽ More

    Submitted 6 August, 2020; v1 submitted 5 August, 2020; originally announced August 2020.

  13. arXiv:1911.01145  [pdf, other

    cs.DS

    Minimum Cut in $O(m\log^2 n)$ Time

    Authors: Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: We give a randomized algorithm that finds a minimum cut in an undirected weighted $m$-edge $n$-vertex graph $G$ with high probability in $O(m \log^2 n)$ time. This is the first improvement to Karger's celebrated $O(m \log^3 n)$ time algorithm from 1996. Our main technical contribution is a deterministic $O(m \log n)$ time algorithm that, given a spanning tree $T$ of $G$, finds a minimum cut of… ▽ More

    Submitted 3 August, 2020; v1 submitted 4 November, 2019; originally announced November 2019.

  14. arXiv:1902.04427  [pdf, other

    cs.DS

    Compressed Range Minimum Queries

    Authors: Paweł Gawrychowski, Seungbum Jo, Shay Mozes, Oren Weimann

    Abstract: Given a string $S$ of $n$ integers in $[0,σ)$, a range minimum query RMQ$(i, j)$ asks for the index of the smallest integer in $S[i \dots j]$. It is well known that the problem can be solved with a succinct data structure of size $2n + o(n)$ and constant query-time. In this paper we show how to preprocess $S$ into a compressed representation that allows fast range minimum queries. This allows for… ▽ More

    Submitted 29 May, 2019; v1 submitted 12 February, 2019; originally announced February 2019.

  15. arXiv:1811.01551  [pdf, other

    cs.DS

    Almost Optimal Distance Oracles for Planar Graphs

    Authors: Panagiotis Charalampopoulos, Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: We present new tradeoffs between space and query-time for exact distance oracles in directed weighted planar graphs. These tradeoffs are almost optimal in the sense that they are within polylogarithmic, sub-polynomial or arbitrarily small polynomial factors from the naïve linear space, constant query-time lower bound. These tradeoffs include: (i) an oracle with space $\tilde{O}(n^{1+ε})$ and query… ▽ More

    Submitted 5 November, 2018; originally announced November 2018.

  16. arXiv:1807.05968  [pdf, other

    cs.DS

    Exact Distance Oracles for Planar Graphs with Failing Vertices

    Authors: Panagiotis Charalampopoulos, Shay Mozes, Benjamin Tebeka

    Abstract: We consider exact distance oracles for directed weighted planar graphs in the presence of failing vertices. Given a source vertex $u$, a target vertex $v$ and a set $X$ of $k$ failed vertices, such an oracle returns the length of a shortest $u$-to-$v$ path that avoids all vertices in $X$. We propose oracles that can handle any number $k$ of failures. We show several tradeoffs between space, query… ▽ More

    Submitted 30 August, 2021; v1 submitted 16 July, 2018; originally announced July 2018.

    Comments: Improved space vs. query time tradeoffs

  17. arXiv:1807.01478  [pdf, other

    cs.DS

    Near-Optimal Distance Emulator for Planar Graphs

    Authors: Hsien-Chih Chang, Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: Given a graph $G$ and a set of terminals $T$, a \emph{distance emulator} of $G$ is another graph $H$ (not necessarily a subgraph of $G$) containing $T$, such that all the pairwise distances in $G$ between vertices of $T$ are preserved in $H$. An important open question is to find the smallest possible distance emulator. We prove that, given any subset of $k$ terminals in an $n$-vertex undirected… ▽ More

    Submitted 4 July, 2018; originally announced July 2018.

    Comments: Preliminary version in ESA 2018

  18. arXiv:1805.10189  [pdf, other

    math.DG

    Surface groups in uniform lattices of some semi-simple groups

    Authors: Jeremy Kahn, François Labourie, Shahar Mozes

    Abstract: We show that uniform lattices in some semi-simple groups (notably complex ones) admit Anosov surface subgroups. This result has a quantitative version: we introduce a notion, called $K$-Sullivan maps, which generalizes the notion of $K$-quasi-circles in hyperbolic geometry, and show in particular that Sullivan maps are Hölder. Using this notion, we show a quantitative version of our surface subgro… ▽ More

    Submitted 17 November, 2020; v1 submitted 25 May, 2018; originally announced May 2018.

    Comments: 91 pages, 21 figures, v5: many typos, inaccuracies have been corrected. Section 9 and 11 underwent major changes. Th. 9.2.4 (in v4) was wrong. This theorem was used in Th. 11.4.1.itself used in Th. 16.3.1, In v5, Th.11.4.1. (and 11.4.4) is now weaker. Using a new argument section 16.2 we get Th. 16.3.1 with the same generality

  19. arXiv:1708.01386  [pdf, other

    cs.DS

    Better Tradeoffs for Exact Distance Oracles in Planar Graphs

    Authors: Paweł Gawrychowski, Shay Mozes, Oren Weimann, Christian Wulff-Nilsen

    Abstract: We present an $O(n^{1.5})$-space distance oracle for directed planar graphs that answers distance queries in $O(\log n)$ time. Our oracle both significantly simplifies and significantly improves the recent oracle of Cohen-Addad, Dahlgaard and Wulff-Nilsen [FOCS 2017], which uses $O(n^{5/3})$-space and answers queries in $O(\log n)$ time. We achieve this by designing an elegant and efficient point… ▽ More

    Submitted 4 August, 2017; originally announced August 2017.

  20. arXiv:1707.02414  [pdf, other

    cs.DS

    Efficient Dynamic Approximate Distance Oracles for Vertex-Labeled Planar Graphs

    Authors: Itay Laish, Shay Mozes

    Abstract: Let $G$ be a graph where each vertex is associated with a label. A Vertex-Labeled Approximate Distance Oracle is a data structure that, given a vertex $v$ and a label $λ$, returns a $(1+\varepsilon)$-approximation of the distance from $v$ to the closest vertex with label $λ$ in $G$. Such an oracle is dynamic if it also supports label changes. In this paper we present three different dynamic approx… ▽ More

    Submitted 27 August, 2017; v1 submitted 8 July, 2017; originally announced July 2017.

  21. arXiv:1706.09185  [pdf, other

    cs.DS

    Dispersion on Trees

    Authors: Paweł Gawrychowski, Nadav Krasnopolsky, Shay Mozes, Oren Weimann

    Abstract: In the $k$-dispersion problem, we need to select $k$ nodes of a given graph so as to maximize the minimum distance between any two chosen nodes. This can be seen as a generalization of the independent set problem, where the goal is to select nodes so that the minimum distance is larger than 1. We design an optimal $O(n)$ time algorithm for the dispersion problem on trees consisting of $n$ nodes, t… ▽ More

    Submitted 28 June, 2017; originally announced June 2017.

  22. arXiv:1704.02793  [pdf, ps, other

    cs.DS cs.CG

    Voronoi diagrams on planar graphs, and computing the diameter in deterministic $\tilde{O}(n^{5/3})$ time

    Authors: Paweł Gawrychowski, Haim Kaplan, Shay Mozes, Micha Sharir, Oren Weimann

    Abstract: We present an explicit and efficient construction of additively weighted Voronoi diagrams on planar graphs. Let $G$ be a planar graph with $n$ vertices and $b$ sites that lie on a constant number of faces. We show how to preprocess $G$ in $\tilde O(nb^2)$ time (footnote: The $\tilde O$ notation hides polylogarithmic factors.) so that one can compute any additively weighted Voronoi diagram for thes… ▽ More

    Submitted 24 June, 2020; v1 submitted 10 April, 2017; originally announced April 2017.

    Comments: SODA 2018

  23. arXiv:1703.10101  [pdf, ps, other

    math.GR

    Topological finite generation of compact open subgroups of universal groups

    Authors: Marc Burger, Shahar Mozes

    Abstract: In this paper we characterize the finite permutation groups $F<S_d$ on $d$ letters such that every compact open subgroup of the associated universal group $U(F)<{\rm Aut} T_d$ is topologically finitely generated. Actually we show that in this case the groups are positively finitely generated.

    Submitted 29 March, 2017; originally announced March 2017.

    MSC Class: 20E18; 20E08; 22D05

  24. arXiv:1703.08940  [pdf, other

    cs.DS

    Tree Edit Distance Cannot be Computed in Strongly Subcubic Time (unless APSP can)

    Authors: Karl Bringmann, Paweł Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$Σ$ is the minimum cost of transforming one tree into the other by a sequence of elementary operations consisting of deleting and relabeling existing nodes, as well as inserting new nodes. Tree edit distance is a well known generalization of string edit distance. The fastest known algorithm for tree edit dis… ▽ More

    Submitted 27 March, 2017; originally announced March 2017.

  25. arXiv:1703.04814  [pdf, other

    cs.DS

    Near-Optimal Compression for the Planar Graph Metric

    Authors: Amir Abboud, Pawel Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: The Planar Graph Metric Compression Problem is to compactly encode the distances among $k$ nodes in a planar graph of size $n$. Two naïve solutions are to store the graph using $O(n)$ bits, or to explicitly store the distance matrix with $O(k^2 \log{n})$ bits. The only lower bounds are from the seminal work of Gavoille, Peleg, Prennes, and Raz [SODA'01], who rule out compressions into a polynomial… ▽ More

    Submitted 14 March, 2017; originally announced March 2017.

  26. arXiv:1612.06220  [pdf, ps, other

    math.GR

    Lattices in amenable groups

    Authors: U. Bader, P-E. Caprace, T. Gelander, Sh. Mozes

    Abstract: Let $G$ be a locally compact amenable group. We say that G has property (M) if every closed subgroup of finite covolume in G is cocompact. A classical theorem of Mostow ensures that connected solvable Lie groups have property (M). We prove a non-Archimedean extension of Mostow's theorem by showing the amenable linear locally compact groups have property (M). However property (M) does not hold for… ▽ More

    Submitted 8 October, 2018; v1 submitted 19 December, 2016; originally announced December 2016.

    Comments: 38 pages

    MSC Class: 22F30 (primary) 22D40; 43A07 (secondary)

  27. arXiv:1512.02068  [pdf, other

    cs.DS

    Minimum Cut of Directed Planar Graphs in O(nloglogn) Time

    Authors: Shay Mozes, Cyril Nikolaev, Yahav Nussbaum, Oren Weimann

    Abstract: We give an $O(n \log \log n)$ time algorithm for computing the minimum cut (or equivalently, the shortest cycle) of a weighted directed planar graph. This improves the previous fastest $O(n\log^3 n)$ solution. Interestingly, while in undirected planar graphs both min-cut and min $st$-cut have $O(n \log \log n)$ solutions, in directed planar graphs our result makes min-cut faster than min $st$-cut,… ▽ More

    Submitted 12 November, 2016; v1 submitted 7 December, 2015; originally announced December 2015.

  28. arXiv:1504.08008  [pdf, other

    cs.DS

    A Polynomial-time Bicriteria Approximation Scheme for Planar Bisection

    Authors: Kyle Fox, Philip N. Klein, Shay Mozes

    Abstract: Given an undirected graph with edge costs and node weights, the minimum bisection problem asks for a partition of the nodes into two parts of equal weight such that the sum of edge costs between the parts is minimized. We give a polynomial time bicriteria approximation scheme for bisection on planar graphs. Specifically, let $W$ be the total weight of all nodes in a planar graph $G$. For any con… ▽ More

    Submitted 29 April, 2015; originally announced April 2015.

    Comments: To appear in STOC 2015

    ACM Class: G.2.2

  29. arXiv:1504.04690  [pdf, other

    cs.DS

    Efficient Vertex-Label Distance Oracles for Planar Graphs

    Authors: Shay Mozes, Eyal E. Skop

    Abstract: We consider distance queries in vertex-labeled planar graphs. For any fixed $0 < ε\leq 1/2$ we show how to preprocess a directed planar graph with vertex labels and arc lengths into a data structure that answers queries of the following form. Given a vertex $u$ and a label $λ$ return a $(1+ε)$-approximation of the distance from $u$ to its closest vertex with label $λ$. For a directed planar graph… ▽ More

    Submitted 16 December, 2017; v1 submitted 18 April, 2015; originally announced April 2015.

  30. arXiv:1502.07663  [pdf, other

    cs.DS

    Submatrix Maximum Queries in Monge Matrices are Equivalent to Predecessor Search

    Authors: Pawel Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: We present an optimal data structure for submatrix maximum queries in n x n Monge matrices. Our result is a two-way reduction showing that the problem is equivalent to the classical predecessor problem in a universe of polynomial size. This gives a data structure of O(n) space that answers submatrix maximum queries in O(loglogn) time. It also gives a matching lower bound, showing that O(loglogn) q… ▽ More

    Submitted 25 December, 2017; v1 submitted 26 February, 2015; originally announced February 2015.

  31. arXiv:1407.6303  [pdf, ps, other

    math.CO math.GR

    Expansion of Building-Like Complexes

    Authors: Alexander Lubotzky, Roy Meshulam, Shahar Mozes

    Abstract: Following Gromov, the coboundary expansion of building-like complexes is studied. In particular, it is shown that for any $n \geq 1$, there exists a constant $ε(n)>0$ such that for any $0 \leq k <n$ the $k$-th coboundary expansion constant of any $n$-dimensional spherical building is at least $ε(n)$.

    Submitted 23 July, 2014; originally announced July 2014.

    Comments: 18 pages

  32. arXiv:1404.0977  [pdf, other

    cs.DS

    Faster Shortest Paths in Dense Distance Graphs, with Applications

    Authors: Shay Mozes, Yahav Nussbaum, Oren Weimann

    Abstract: We show how to combine two techniques for efficiently computing shortest paths in directed planar graphs. The first is the linear-time shortest-path algorithm of Henzinger, Klein, Subramanian, and Rao [STOC'94]. The second is Fakcharoenphol and Rao's algorithm [FOCS'01] for emulating Dijkstra's algorithm on the dense distance graph (DDG). A DDG is defined for a decomposition of a planar graph $G$… ▽ More

    Submitted 3 April, 2014; originally announced April 2014.

  33. arXiv:1307.2313  [pdf, other

    cs.DS

    Improved Submatrix Maximum Queries in Monge Matrices

    Authors: Pawel Gawrychowski, Shay Mozes, Oren Weimann

    Abstract: We present efficient data structures for submatrix maximum queries in Monge matrices and Monge partial matrices. For $n\times n$ Monge matrices, we give a data structure that requires O(n) space and answers submatrix maximum queries in $O(\log n)$ time. The best previous data structure [Kaplan et al., SODA`12] required $O(n \log n)$ space and $O(\log^2 n)$ query time. We also give an alternative d… ▽ More

    Submitted 12 October, 2017; v1 submitted 8 July, 2013; originally announced July 2013.

    Comments: Appeared in ICALP 2014

  34. arXiv:1305.4922  [pdf, ps, other

    math.GT math.GR

    Lattices in products of trees and a theorem of H.C. Wang

    Authors: Marc Burger, Shahar Mozes

    Abstract: We study cocompact lattices with dense projections in a product $G_1 \times G_2$ of locally compact groups and show, under the assumption that each $G_i$ is a closed subgroup of the automorphism group $Aut(T_i)$ of a regular tree satisfying certain local transitivity conditions, that such a lattice is contained in only finitely many discrete subgroups of $G_1 \times G_2$.

    Submitted 28 June, 2014; v1 submitted 21 May, 2013; originally announced May 2013.

  35. Equidistribution of primitive rational points on expanding horospheres

    Authors: Manfred Einsiedler, Shahar Mozes, Nimish Shah, Uri Shapira

    Abstract: We confirm a conjecture of Jens Marklof regarding the equidistribution of certain sparse collections of points on expanding horospheres. These collections are obtained by intersecting the expanded horosphere with a certain manifold of complementary dimension and turns out to be of arithmetic nature. This equidistribution result is then used along the lines suggested by Marklof to give an analogue… ▽ More

    Submitted 15 May, 2015; v1 submitted 13 May, 2013; originally announced May 2013.

    Comments: Revised version. To appear in Compositio

    Journal ref: Compositio Math. 152 (2016) 667-692

  36. arXiv:1208.2223  [pdf, other

    cs.DM cs.DS math.CO

    Structured Recursive Separator Decompositions for Planar Graphs in Linear Time

    Authors: Philip N. Klein, Shay Mozes, Christian Sommer

    Abstract: Given a planar graph G on n vertices and an integer parameter r<n, an r-division of G with few holes is a decomposition of G into O(n/r) regions of size at most r such that each region contains at most a constant number of faces that are not faces of G (also called holes), and such that, for each region, the total number of vertices on these faces is O(sqrt r). We provide a linear-time algorithm… ▽ More

    Submitted 17 May, 2013; v1 submitted 10 August, 2012; originally announced August 2012.

    Comments: 30 pages, 5 figures

    Journal ref: STOC 2013

  37. arXiv:1105.2228  [pdf, other

    cs.DM cs.DS

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

    Authors: Glencora Borradaile, Philip N. Klein, Shay Mozes, Yahav Nussbaum, Christian Wulff-Nilsen

    Abstract: We give an O(n log^3 n) algorithm that, given an n-node directed planar graph with arc capacities, a set of source nodes, and a set of sink nodes, finds a maximum flow from the sources to the sinks. Previously, the fastest algorithms known for this problem were those for general graphs.

    Submitted 11 May, 2011; originally announced May 2011.

    Comments: 18 pages, 1 figure

  38. arXiv:1104.4728  [pdf, other

    cs.DM cs.DS

    Multiple-Source Single-Sink Maximum Flow in Directed Planar Graphs in O(diameter*n*log(n)) Time

    Authors: Philip N. Klein, Shay Mozes

    Abstract: We develop a new technique for computing maximum flow in directed planar graphs with multiple sources and a single sink that significantly deviates from previously known techniques for flow problems. This gives rise to an O(diameter*n*log(n)) algorithm for the problem.

    Submitted 10 May, 2011; v1 submitted 25 April, 2011; originally announced April 2011.

    Comments: proofs included. preliminary version to appear in WADS 2011

  39. arXiv:1012.5870  [pdf, ps, other

    cs.DM cs.DS

    Multiple-Source Multiple-Sink Maximum Flow in Directed Planar Graphs in $O(n^{1.5} \log n)$ Time

    Authors: Shay Mozes

    Abstract: We give an $O(n^{1.5} \log n)$ algorithm that, given a directed planar graph with arc capacities, a set of source nodes and a set of sink nodes, finds a maximum flow from the sources to the sinks.

    Submitted 28 December, 2010; originally announced December 2010.

    Comments: to be merged with 1) Yahav Nussbaum 1012.4767 2) Philip N. Klein and Shay Mozes 1008.5332 3) Glencora Borradaile and Christian Wulff-Nilsen 1008.4966

  40. arXiv:1011.5549  [pdf, other

    cs.DS cs.DM

    Exact Distance Oracles for Planar Graphs

    Authors: Shay Mozes, Christian Sommer

    Abstract: We present new and improved data structures that answer exact node-to-node distance queries in planar graphs. Such data structures are also known as distance oracles. For any directed planar graph on n nodes with non-negative lengths we obtain the following: * Given a desired space allocation $S\in[n\lg\lg n,n^2]$, we show how to construct in $\tilde O(S)$ time a data structure of size $O(S)$ th… ▽ More

    Submitted 10 November, 2011; v1 submitted 24 November, 2010; originally announced November 2010.

    Comments: To appear in the proceedings of the 23rd ACM-SIAM Symposium on Discrete Algorithms, SODA 2012

  41. arXiv:1008.5332  [pdf, other

    cs.DS cs.DM

    Multiple-source single-sink maximum flow in directed planar graphs in $O(n^{1.5} \log n)$ time

    Authors: Philip N. Klein, Shay Mozes

    Abstract: We give an $O(n^{1.5} \log n)$ algorithm that, given a directed planar graph with arc capacities, a set of source nodes and a single sink node, finds a maximum flow from the sources to the sink . This is the first subquadratic-time strongly polynomial algorithm for the problem.

    Submitted 14 September, 2010; v1 submitted 31 August, 2010; originally announced August 2010.

    Comments: 13 pages, 2 figures. Corrected spelling in one citation

  42. Simple groups without lattices

    Authors: Uri Bader, Pierre-Emmanuel Caprace, Tsachik Gelander, Shahar Mozes

    Abstract: We show that the group of almost automorphisms of a d-regular tree does not admit lattices. As far as we know this is the first such example among (compactly generated) simple locally compact groups.

    Submitted 13 March, 2011; v1 submitted 17 August, 2010; originally announced August 2010.

    Comments: 17 pages. Revised according to referee's report

    MSC Class: 22E40; 20E08

    Journal ref: Bull. Lond. Math. Soc. 44 (2012), no. 1, 55-67

  43. arXiv:0911.4963  [pdf, ps, other

    cs.DM

    Shortest Paths in Planar Graphs with Real Lengths in $O(n\log^2n/\log\log n)$ Time

    Authors: Shay Mozes, Christian Wulff-Nilsen

    Abstract: Given an $n$-vertex planar directed graph with real edge lengths and with no negative cycles, we show how to compute single-source shortest path distances in the graph in $O(n\log^2n/\log\log n)$ time with O(n) space. This is an improvement of a recent time bound of $O(n\log^2n)$ by Klein et al.

    Submitted 25 November, 2009; originally announced November 2009.

    ACM Class: G.2.2

  44. arXiv:0801.4141  [pdf, ps, other

    math.GR math.GT

    Divergence in lattices in semisimple Lie groups and graphs of groups

    Authors: Cornelia Drutu, Shahar Mozes, Mark Sapir

    Abstract: Divergence functions of a metric space estimate the length of a path connecting two points $A$, $B$ at distance $\le n$ avoiding a large enough ball around a third point $C$. We characterize groups with non-linear divergence functions as groups having cut-points in their asymptotic cones. By Olshanskii-Osin-Sapir, that property is weaker than the property of having Morse (rank 1) quasi-geodesics.… ▽ More

    Submitted 12 June, 2017; v1 submitted 27 January, 2008; originally announced January 2008.

    Comments: v1: 34 pages; v2: implemented referee's comments/ The paper is accepted in Tr.AMS v3: more small changes are made, especially in Section 3, v6: added an erratum correcting Proposition 3.24 and Theorems 4.4, 4.9; v7: fixed the proof of Theorem 7.7

    MSC Class: 05C25; 20A15; 20E08; 20DF05; 20F15; 20F28; 20F32; 20F38; 20F65; 20F67; 20F69

  45. arXiv:0704.3499  [pdf, ps, other

    math.GT math.GR

    Well displacing representations and orbit maps

    Authors: Thomas Delzant, Olivier Guichard, François Labourie, Shahar Mozes

    Abstract: We discuss in this article a property of action of groups by isometries called "well displacing". An action is said to be well displacing, if the displacement function is equivalent to the the displacement function for the action on the Cayley graph. We relate this property with the fact that orbit maps are quasi-isometric embeddings. We first describe countrexamples that shows this two notions… ▽ More

    Submitted 26 April, 2007; originally announced April 2007.

  46. A new construction for a QMA complete 3-local Hamiltonian

    Authors: Daniel Nagaj, Shay Mozes

    Abstract: We present a new way of encoding a quantum computation into a 3-local Hamiltonian. Our construction is novel in that it does not include any terms that induce legal-illegal clock transitions. Therefore, the weights of the terms in the Hamiltonian do not scale with the size of the problem as in previous constructions. This improves the construction by Kempe and Regev, who were the first to prove… ▽ More

    Submitted 14 December, 2006; originally announced December 2006.

    Comments: 11 pages, 4 figures

    Journal ref: J. Math. Phys. 48, 072104 (2007)

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

    Authors: Erik D. Demaine, Shay Mozes, Benjamin Rossman, Oren Weimann

    Abstract: The {\em edit distance} between two ordered trees with vertex labels is the minimum cost of transforming one tree into the other by a sequence of elementary operations consisting of deleting and relabeling existing nodes, as well as inserting new nodes. In this paper, we present a worst-case $O(n^3)$-time algorithm for this problem, improving the previous best $O(n^3\log n)$-time algorithm~\cite… ▽ More

    Submitted 19 April, 2006; v1 submitted 9 April, 2006; originally announced April 2006.

    Comments: 10 pages, 5 figures, 5 .tex files where TED.tex is the main one

    Journal ref: ACM Transactions on Algorithms 6(1): (2009)

  48. Not So SuperDense Coding - Deterministic Dense Coding with Partially Entangled States

    Authors: Shay Mozes, Benni Reznik, Jonathan Oppenheim

    Abstract: The utilization of a $d$-level partially entangled state, shared by two parties wishing to communicate classical information without errors over a noiseless quantum channel, is discussed. We analytically construct deterministic dense coding schemes for certain classes of non-maximally entangled states, and numerically obtain schemes in the general case. We study the dependency of the information… ▽ More

    Submitted 26 March, 2004; originally announced March 2004.

    Comments: 6 pages, 2 figures, submitted to Phys. Rev. A

    Journal ref: Phys. Rev. A 71, 012311 (2005)

  49. The effect of unitary noise on Grover's quantum search algorithm

    Authors: D. Shapira, S. Mozes, O. Biham

    Abstract: The effect of unitary noise on the performance of Grover's quantum search algorithm is studied. This type of noise may result from tiny fluctuations and drift in the parameters of the (quantum) components performing the computation. The resulting operations are still unitary, but not precisely those assumed in the design of the algorithm. Here we focus on the effect of such noise in the Hadamard… ▽ More

    Submitted 20 July, 2003; originally announced July 2003.

  50. arXiv:math/0306259  [pdf, ps, other

    math.GR

    Automata and Square Complexes

    Authors: Yair Glasner, Shahar Mozes

    Abstract: We introduce a new geometric tool for analyzing groups of finite automata. To each finite automaton we associate a square complex. The square complex is covered by a product of two trees iff the automaton is bi-reversible. Using this method we give examples of free groups and of Kazhdan groups which are generated by the different states of one finite (bi-reversible) automaton. We also reproduce… ▽ More

    Submitted 17 June, 2003; originally announced June 2003.

    Comments: 21 pages, 4 figures

    MSC Class: 20M35 (Primary) 20F05; 37B15; 20E08 (Secondary)