Skip to main content

Showing 1–27 of 27 results for author: Ducoffe, G

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

    cs.DS

    Practical Computation of Graph VC-Dimension

    Authors: David Coudert, Mónika Csikós, Guillaume Ducoffe, Laurent Viennot

    Abstract: For any set system $H=(V,R), \ R \subseteq 2^V$, a subset $S \subseteq V$ is called \emph{shattered} if every $S' \subseteq S$ results from the intersection of $S$ with some set in $\R$. The \emph{VC-dimension} of $H$ is the size of a largest shattered set in $V$. In this paper, we focus on the problem of computing the VC-dimension of graphs. In particular, given a graph $G=(V,E)$, the VC-dimensio… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Journal ref: Symposium on Experimental Algorithms (SEA) 2024, Jul 2024, Vienne, Austria

  2. arXiv:2404.14792  [pdf, other

    math.CO cs.DM cs.DS

    $α_i$-Metric Graphs: Hyperbolicity

    Authors: Feodor F. Dragan, Guillaume Ducoffe

    Abstract: A graph is called $α_i$-metric ($i \in {\cal N}$) if it satisfies the following $α_i$-metric property for every vertices $u, w, v$ and $x$: if a shortest path between $u$ and $w$ and a shortest path between $x$ and $v$ share a terminal edge $vw$, then $d(u,x) \ge d(u,v) + d(v,x) - i$. The latter is a discrete relaxation of the property that in Euclidean spaces the union of two geodesics sharing a… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: Submitted

  3. arXiv:2305.02545  [pdf, ps, other

    cs.DS

    $α_i$-Metric Graphs: Radius, Diameter and all Eccentricities

    Authors: Feodor F. Dragan, Guillaume Ducoffe

    Abstract: We extend known results on chordal graphs and distance-hereditary graphs to much larger graph classes by using only a common metric property of these graphs. Specifically, a graph is called $α_i$-metric ($i\in \mathcal{N}$) if it satisfies the following $α_i$-metric property for every vertices $u,w,v$ and $x$: if a shortest path between $u$ and $w$ and a shortest path between $x$ and $v$ share a t… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: To appear in WG'23

  4. arXiv:2302.11619  [pdf, ps, other

    cs.DS cs.DM

    Pattern detection in ordered graphs

    Authors: Guillaume Ducoffe, Laurent Feuilloley, Michel Habib, François Pitois

    Abstract: A popular way to define or characterize graph classes is via forbidden subgraphs or forbidden minors. These characterizations play a key role in graph theory, but they rarely lead to efficient algorithms to recognize these classes. In contrast, many essential graph classes can be recognized efficiently thanks to characterizations of the following form: there must exist an ordering of the vertices… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

  5. arXiv:2211.03146  [pdf, ps, other

    cs.DS

    Balancing graph Voronoi diagrams with one more vertex

    Authors: Guillaume Ducoffe

    Abstract: Let $G=(V,E)$ be a graph with unit-length edges and nonnegative costs assigned to its vertices. Being given a list of pairwise different vertices $S=(s_1,s_2,\ldots,s_p)$, the {\em prioritized Voronoi diagram} of $G$ with respect to $S$ is the partition of $G$ in $p$ subsets $V_1,V_2,\ldots,V_p$ so that, for every $i$ with $1 \leq i \leq p$, a vertex $v$ is in $V_i$ if and only if $s_i$ is a close… ▽ More

    Submitted 6 November, 2022; originally announced November 2022.

  6. arXiv:2209.12438  [pdf, ps, other

    cs.DS

    Obstructions to faster diameter computation: Asteroidal sets

    Authors: Guillaume Ducoffe

    Abstract: An extremity is a vertex such that the removal of its closed neighbourhood does not increase the number of connected components. Let $Ext_α$ be the class of all connected graphs whose quotient graph obtained from modular decomposition contains no more than $α$ pairwise nonadjacent extremities. Our main contributions are as follows. First, we prove that the diameter of every $m$-edge graph in… ▽ More

    Submitted 27 February, 2023; v1 submitted 26 September, 2022; originally announced September 2022.

    Comments: Full version of an IPEC'22 paper

  7. arXiv:2110.02709  [pdf, ps, other

    cs.DS cs.CC

    Subquadratic-time algorithm for the diameter and all eccentricities on median graphs

    Authors: Pierre Bergé, Guillaume Ducoffe, Michel Habib

    Abstract: On sparse graphs, Roditty and Williams [2013] proved that no $O(n^{2-\varepsilon})$-time algorithm achieves an approximation factor smaller than $\frac{3}{2}$ for the diameter problem unless SETH fails. In this article, we solve an open question formulated in the literature: can we use the structural properties of median graphs to break this global quadratic barrier? We propose the first combina… ▽ More

    Submitted 23 January, 2023; v1 submitted 6 October, 2021; originally announced October 2021.

    Comments: 43 pages, extended abstract in STACS 2022

  8. arXiv:2102.08349  [pdf, ps, other

    cs.DS cs.DM

    Fast deterministic algorithms for computing all eccentricities in (hyperbolic) Helly graphs

    Authors: Feodor F. Dragan, Guillaume Ducoffe, Heather M. Guarnera

    Abstract: A graph is Helly if every family of pairwise intersecting balls has a nonempty common intersection. The class of Helly graphs is the discrete analogue of the class of hyperconvex metric spaces. It is also known that every graph isometrically embeds into a Helly graph, making the latter an important class of graphs in Metric Graph Theory. We study diameter, radius and all eccentricity computations… ▽ More

    Submitted 16 February, 2021; originally announced February 2021.

  9. arXiv:2101.03574  [pdf, other

    math.CO cs.DS

    Beyond Helly graphs: the diameter problem on absolute retracts

    Authors: Guillaume Ducoffe

    Abstract: Characterizing the graph classes such that, on $n$-vertex $m$-edge graphs in the class, we can compute the diameter faster than in ${\cal O}(nm)$ time is an important research problem both in theory and in practice. We here make a new step in this direction, for some metrically defined graph classes. Specifically, a subgraph $H$ of a graph $G$ is called a retract of $G$ if it is the image of some… ▽ More

    Submitted 10 January, 2021; originally announced January 2021.

  10. arXiv:2011.08448  [pdf, ps, other

    cs.DS

    Optimal diameter computation within bounded clique-width graphs

    Authors: Guillaume Ducoffe

    Abstract: Coudert et al. (SODA'18) proved that under the Strong Exponential-Time Hypothesis, for any $ε>0$, there is no ${\cal O}(2^{o(k)}n^{2-ε})$-time algorithm for computing the diameter within the $n$-vertex cubic graphs of clique-width at most $k$. We present an algorithm which given an $n$-vertex $m$-edge graph $G$ and a $k$-expression, computes all the eccentricities in… ▽ More

    Submitted 17 November, 2020; originally announced November 2020.

  11. arXiv:2011.00001  [pdf, ps, other

    cs.DS

    Distance problems within Helly graphs and $k$-Helly graphs

    Authors: Guillaume Ducoffe

    Abstract: The ball hypergraph of a graph $G$ is the family of balls of all possible centers and radii in $G$. It has Helly number at most $k$ if every subfamily of $k$-wise intersecting balls has a nonempty common intersection. A graph is $k$-Helly (or Helly, if $k=2$) if its ball hypergraph has Helly number at most $k$. We prove that a central vertex and all the medians in an $n$-vertex $m$-edge Helly grap… ▽ More

    Submitted 30 October, 2020; originally announced November 2020.

  12. arXiv:2010.15814  [pdf, other

    cs.DS

    Around the diameter of AT-free graphs

    Authors: Guillaume Ducoffe

    Abstract: A graph algorithm is truly subquadratic if it runs in ${\cal O}(m^b)$ time on connected $m$-edge graphs, for some positive $b < 2$. Roditty and Vassilevska Williams (STOC'13) proved that under plausible complexity assumptions, there is no truly subquadratic algorithm for computing the diameter of general graphs. In this work, we present positive and negative results on the existence of such algori… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

  13. arXiv:2010.15803  [pdf, other

    cs.DS

    Isometric embeddings in trees and their use in the diameter problem

    Authors: Guillaume Ducoffe

    Abstract: We prove that given a discrete space with $n$ points which is either embedded in a system of $k$ trees, or the Cartesian product of $k$ trees, we can compute all eccentricities in ${\cal O}(2^{{\cal O}(k\log{k})}(N+n)^{1+o(1)})$ time, where $N$ is the cumulative total order over all these $k$ trees. This is near optimal under the Strong Exponential-Time Hypothesis, even in the very special case of… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

  14. arXiv:2010.15794  [pdf, ps, other

    cs.DS

    Eccentricity queries and beyond using Hub Labels

    Authors: Guillaume Ducoffe

    Abstract: Hub labeling schemes are popular methods for computing distances on road networks and other large complex networks, often answering to a query within a few microseconds for graphs with millions of edges. In this work, we study their algorithmic applications beyond distance queries. We focus on eccentricity queries and distance-sum queries, for several versions of these problems on directed weighte… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

    Comments: Abstract shortened to respect the arXiv limit of 1920 characters

  15. arXiv:1910.10412  [pdf, other

    cs.DS

    A story of diameter, radius and Helly property

    Authors: Feodor F. Dragan, Guillaume Ducoffe

    Abstract: A graph is Helly if every family of pairwise intersecting balls has a nonempty common intersection. Motivated by previous work on dually chordal graphs and graphs of bounded distance VC-dimension we prove several new results on the complexity of computing the diameter and the radius on Helly graphs and related graph classes. * First, we present algorithms which given an $n$-vertex $m$-edge Helly… ▽ More

    Submitted 11 November, 2019; v1 submitted 23 October, 2019; originally announced October 2019.

  16. arXiv:1910.03438  [pdf, ps, other

    cs.DS math.CO

    Fast Diameter Computation within Split Graphs

    Authors: Guillaume Ducoffe, Michel Habib, Laurent Viennot

    Abstract: When can we compute the diameter of a graph in quasi linear time? We address this question for the class of {\em split graphs}, that we observe to be the hardest instances for deciding whether the diameter is at most two. We stress that although the diameter of a non-complete split graph can only be either $2$ or $3$, under the Strong Exponential-Time Hypothesis (SETH) we cannot compute the… ▽ More

    Submitted 2 November, 2021; v1 submitted 8 October, 2019; originally announced October 2019.

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 23, no. 3, Graph Theory (November 15, 2021) dmtcs:6422

  17. arXiv:1907.04385  [pdf, ps, other

    cs.DS

    Diameter computation on $H$-minor free graphs and graphs of bounded (distance) VC-dimension

    Authors: Guillaume Ducoffe, Michel Habib, Laurent Viennot

    Abstract: We propose to study unweighted graphs of constant distance VC-dimension as a broad generalization of many graph classes for which we can compute the diameter in truly subquadratic-time. In particular for any fixed $H$, the class of $H$-minor free graphs has distance VC-dimension at most $|V(H)|-1$. Our first main result is that on graphs of distance VC-dimension at most $d$, for any fixed $k$ we c… ▽ More

    Submitted 30 October, 2019; v1 submitted 9 July, 2019; originally announced July 2019.

    Comments: Submitted. Abstract shortened for the ArXiv listing

  18. arXiv:1810.10229  [pdf, ps, other

    cs.DS

    Faster approximation algorithms for computing shortest cycles on weighted graphs

    Authors: Guillaume Ducoffe

    Abstract: Given an $n$-vertex $m$-edge graph $G$ with non negative edge-weights, the girth of $G$ is the weight of a shortest cycle in $G$. For any graph $G$ with polynomially bounded integer weights, we present a deterministic algorithm that computes, in $\tilde{\cal O}(n^{5/3}+m)$-time, a cycle of weight at most twice the girth of $G$. Our approach combines some new insights on the previous approximation… ▽ More

    Submitted 24 October, 2018; originally announced October 2018.

  19. arXiv:1810.02304  [pdf, other

    cs.CC cs.DS

    Polynomial-time Recognition of 4-Steiner Powers

    Authors: Guillaume Ducoffe

    Abstract: The $k^{th}$-power of a given graph $G=(V,E)$ is obtained from $G$ by adding an edge between every two distinct vertices at a distance at most $k$ in $G$. We call $G$ a $k$-Steiner power if it is an induced subgraph of the $k^{th}$-power of some tree. Our main contribution is a polynomial-time recognition algorithm of $4$-Steiner powers, thereby extending the decade-year-old results of (Lin, Kearn… ▽ More

    Submitted 3 February, 2019; v1 submitted 4 October, 2018; originally announced October 2018.

  20. arXiv:1809.06041  [pdf, other

    cs.CC cs.DS

    Equivalence between pathbreadth and strong pathbreadth

    Authors: Guillaume Ducoffe, Arne Leitert

    Abstract: We say that a given graph $G = (V, E)$ has \emph{pathbreadth} at most $ρ$, denoted $\pb(G) \leq ρ$, if there exists a Roberston and Seymour's path decomposition where every bag is contained in the $ρ$-neighbourhood of some vertex. Similarly, we say that $G$ has \emph{strong pathbreadth} at most $ρ$, denoted $\spb(G) \leq ρ$, if there exists a Roberston and Seymour's path decomposition where every… ▽ More

    Submitted 17 September, 2018; originally announced September 2018.

  21. arXiv:1804.09407  [pdf, other

    cs.DS

    The use of a pruned modular decomposition for Maximum Matching algorithms on some graph classes

    Authors: Guillaume Ducoffe, Alexandru Popa

    Abstract: We address the following general question: given a graph class C on which we can solve Maximum Matching in (quasi) linear time, does the same hold true for the class of graphs that can be modularly decomposed into C ? A major difficulty in this task is that the Maximum Matching problem is not preserved by quotient, thereby making difficult to exploit the structural properties of the quotient subgr… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

  22. arXiv:1804.09393  [pdf, other

    cs.DS

    A quasi linear-time b-Matching algorithm on distance-hereditary graphs and bounded split-width graphs

    Authors: Guillaume Ducoffe, Alexandru Popa

    Abstract: We present a quasi linear-time algorithm for Maximum Matching on distance-hereditary graphs and some of their generalizations. This improves on [Dragan, WG'97], who proposed such an algorithm for the subclass of (tent,hexahedron)-free distance-hereditary graphs. Furthermore, our result is derived from a more general one that is obtained for b-Matching. In the (unit cost) b-Matching problem, we are… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

  23. arXiv:1803.06324  [pdf, other

    cs.DS cs.CG cs.DM math.CO

    Fast approximation and exact computation of negative curvature parameters of graphs

    Authors: Jérémie Chalopin, Victor Chepoi, Feodor F. Dragan, Guillaume Ducoffe, Abdulhakeem Mohammed, Yann Vaxès

    Abstract: In this paper, we study Gromov hyperbolicity and related parameters, that represent how close (locally) a metric space is to a tree from a metric point of view. The study of Gromov hyperbolicity for geodesic metric spaces can be reduced to the study of graph hyperbolicity. The main contribution of this paper is a new characterization of the hyperbolicity of graphs. This characterization has algori… ▽ More

    Submitted 3 June, 2019; v1 submitted 16 March, 2018; originally announced March 2018.

  24. arXiv:1707.05016  [pdf, other

    cs.DS cs.CC cs.DM math.CO

    Fully polynomial FPT algorithms for some classes of bounded clique-width graphs

    Authors: David Coudert, Guillaume Ducoffe, Alexandru Popa

    Abstract: Parameterized complexity theory has enabled a refined classification of the difficulty of NP-hard optimization problems on graphs with respect to key structural properties, and so to a better understanding of their true difficulties. More recently, hardness results for problems in P were achieved using reasonable complexity theoretic assumptions such as: Strong Exponential Time Hypothesis (SETH),… ▽ More

    Submitted 18 October, 2017; v1 submitted 17 July, 2017; originally announced July 2017.

  25. arXiv:1601.01958  [pdf, other

    cs.CC cs.DS

    On computing tree and path decompositions with metric constraints on the bags

    Authors: Guillaume Ducoffe, Sylvain Legay, Nicolas Nisse

    Abstract: We here investigate on the complexity of computing the \emph{tree-length} and the \emph{tree-breadth} of any graph $G$, that are respectively the best possible upper-bounds on the diameter and the radius of the bags in a tree decomposition of $G$. \emph{Path-length} and \emph{path-breadth} are similarly defined and studied for path decompositions. So far, it was already known that tree-length is… ▽ More

    Submitted 8 January, 2016; originally announced January 2016.

    Comments: 50 pages, 39 figures

  26. arXiv:1407.2323  [pdf, other

    cs.NI cs.CY

    XRay: Enhancing the Web's Transparency with Differential Correlation

    Authors: Mathias Lecuyer, Guillaume Ducoffe, Francis Lan, Andrei Papancea, Theofilos Petsios, Riley Spahn, Augustin Chaintreau, Roxana Geambasu

    Abstract: Today's Web services - such as Google, Amazon, and Facebook - leverage user data for varied purposes, including personalizing recommendations, targeting advertisements, and adjusting prices. At present, users have little insight into how their data is being used. Hence, they cannot make informed choices about the services they choose. To increase transparency, we developed XRay, the first fine-gra… ▽ More

    Submitted 7 October, 2014; v1 submitted 8 July, 2014; originally announced July 2014.

    Comments: Extended version of a paper presented at the 23rd USENIX Security Symposium (USENIX Security 14)

  27. arXiv:1212.3782  [pdf, other

    cs.DM cs.GT cs.SI

    Can Selfish Groups be Self-Enforcing?

    Authors: Guillaume Ducoffe, Dorian Mazauric, Augustin Chaintreau

    Abstract: Algorithmic graph theory has thoroughly analyzed how, given a network describing constraints between various nodes, groups can be formed among these so that the resulting configuration optimizes a \emph{global} metric. In contrast, for various social and economic networks, groups are formed \emph{de facto} by the choices of selfish players. A fundamental problem in this setting is the existence an… ▽ More

    Submitted 12 February, 2014; v1 submitted 16 December, 2012; originally announced December 2012.