Skip to main content

Showing 1–10 of 10 results for author: Yuster, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.01419  [pdf, other

    cs.DS math.CO

    Finding and counting small tournaments in large tournaments

    Authors: Raphael Yuster

    Abstract: We present new algorithms for counting and detecting small tournaments in a given tournament. In particular, it is proved that every tournament on four vertices (there are four) can be detected in $O(n^2)$ time and counted in $O(n^ω)$ time where $ω< 2.373$ is the matrix multiplication exponent. It is also proved that any tournament on five vertices (there are $12$) can be counted in $O(n^{ω+1})$ t… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

    MSC Class: 68R10 ACM Class: F.2.2

  2. arXiv:2111.13101  [pdf, other

    q-bio.PE cs.DM math.CO

    On the quartet distance given partial information

    Authors: Sagi Snir, Osnat Weissberg, Raphael Yuster

    Abstract: Let $T$ be an arbitrary phylogenetic tree with $n$ leaves. It is well-known that the average quartet distance between two assignments of taxa to the leaves of $T$ is $\frac 23 \binom{n}{4}$. However, a longstanding conjecture of Bandelt and Dress asserts that $(\frac 23 +o(1))\binom{n}{4}$ is also the {\em maximum} quartet distance between two assignments. While Alon, Naves, and Sudakov have shown… ▽ More

    Submitted 25 November, 2021; originally announced November 2021.

    MSC Class: 05C05; 05C35; 68R05; 92B10

  3. arXiv:2011.05957  [pdf, ps, other

    cs.DS math.CO

    Counting Homomorphic Cycles in Degenerate Graphs

    Authors: Lior Gishboliner, Yevgeny Levanzov, Asaf Shapira, Raphael Yuster

    Abstract: Since counting subgraphs in general graphs is, by and large, a computationally demanding problem, it is natural to try and design fast algorithms for restricted families of graphs. One such family that has been extensively studied is that of graphs of bounded degeneracy (e.g., planar graphs). This line of work, which started in the early 80's, culminated in a recent work of Gishboliner et al., whi… ▽ More

    Submitted 25 August, 2022; v1 submitted 11 November, 2020; originally announced November 2020.

  4. A $2^{O(k)}n$ algorithm for $k$-cycle in minor-closed graph families

    Authors: Raphael Yuster

    Abstract: Let ${\mathcal C}$ be a proper minor-closed family of graphs. We present a randomized algorithm that given a graph $G \in {\mathcal C}$ with $n$ vertices, finds a simple cycle of size $k$ in $G$ (if exists) in $2^{O(k)}n$ time. The algorithm applies to both directed and undirected graphs. In previous linear time algorithms for this problem, the runtime dependence on $k$ is super-exponential. The a… ▽ More

    Submitted 7 August, 2020; originally announced August 2020.

    MSC Class: 68R10 ACM Class: F.2.2

  5. arXiv:1112.1116  [pdf, other

    cs.DS

    Approximating the Diameter of Planar Graphs in Near Linear Time

    Authors: Oren Weimann, Raphael Yuster

    Abstract: We present a $(1+ε)$-approximation algorithm running in $O(f(ε)\cdot n \log^4 n)$ time for finding the diameter of an undirected planar graph with non-negative edge lengths.

    Submitted 20 April, 2013; v1 submitted 5 December, 2011; originally announced December 2011.

  6. arXiv:1011.6181  [pdf, ps, other

    cs.DS

    Computing the diameter polynomially faster than APSP

    Authors: Raphael Yuster

    Abstract: We present a new randomized algorithm for computing the diameter of a weighted directed graph. The algorithm runs in $\Ot(M^{\w/(\w+1)}n^{(\w^2+3)/(\w+1)})$ time, where $\w < 2.376$ is the exponent of fast matrix multiplication, $n$ is the number of vertices of the graph, and the edge weights are integers in $\{-M,...,0,...,M\}$. For bounded integer weights the running time is $O(n^{2.561})$ and i… ▽ More

    Submitted 13 January, 2011; v1 submitted 29 November, 2010; originally announced November 2010.

    Comments: revised to handle negative weights; faster algorithm for positive weights; added observation regarding the unweighted case

  7. arXiv:1001.3749  [pdf, ps, other

    cs.CC cs.DS

    Two-phase algorithms for the parametric shortest path problem

    Authors: Eldar Fischer, Oded Lachish, Raphael Yuster

    Abstract: A {\em parametric weighted graph} is a graph whose edges are labeled with continuous real functions of a single common variable. For any instantiation of the variable, one obtains a standard edge-weighted graph. Parametric weighted graph problems are generalizations of weighted graph problems, and arise in various natural scenarios. Parametric weighted graph algorithms consist of two phases. A {… ▽ More

    Submitted 3 February, 2010; v1 submitted 21 January, 2010; originally announced January 2010.

    ACM Class: F.2.3

  8. arXiv:0902.1255  [pdf, ps, other

    cs.CC cs.DM

    Hardness and Algorithms for Rainbow Connectivity

    Authors: Sourav Chakraborty, Eldar Fischer, Arie Matsliah, Raphael Yuster

    Abstract: An edge-colored graph G is rainbow connected if any two vertices are connected by a path whose edges have distinct colors. The rainbow connectivity of a connected graph G, denoted rc(G), is the smallest number of colors that are needed in order to make G rainbow connected. In addition to being a natural combinatorial problem, the rainbow connectivity problem is motivated by applications in cellu… ▽ More

    Submitted 17 February, 2009; v1 submitted 7 February, 2009; originally announced February 2009.

    Journal ref: 26th International Symposium on Theoretical Aspects of Computer Science STACS 2009 (2009) 243-254

  9. arXiv:0809.2970  [pdf, ps, other

    cs.DS

    Single source shortest paths in $H$-minor free graphs

    Authors: Raphael Yuster

    Abstract: We present an algorithm for the Single Source Shortest Paths (SSSP) problem in \emph{$H$-minor free} graphs. For every fixed $H$, if $G$ is a graph with $n$ vertices having integer edge lengths and $s$ is a designated source vertex of $G$, the algorithm runs in $\tilde{O}(n^{\sqrt{11.5}-2} \log L) \le O(n^{1.392} \log L)$ time, where $L$ is the absolute value of the smallest edge length. The alg… ▽ More

    Submitted 17 September, 2008; originally announced September 2008.

  10. arXiv:cs/0609009  [pdf, ps, other

    cs.DS cs.DM

    Finding heaviest H-subgraphs in real weighted graphs, with applications

    Authors: Virginia Vassilevska, Ryan Williams, Raphael Yuster

    Abstract: For a graph G with real weights assigned to the vertices (edges), the MAX H-SUBGRAPH problem is to find an H-subgraph of G with maximum total weight, if one exists. The all-pairs MAX H-SUBGRAPH problem is to find for every pair of vertices u,v, a maximum H-subgraph containing both u and v, if one exists. Our main results are new strongly polynomial algorithms for the all-pairs MAX H-SUBGRAPH pro… ▽ More

    Submitted 4 September, 2006; originally announced September 2006.

    Comments: 23 pages