Skip to main content

Showing 1–13 of 13 results for author: Dailly, A

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

    math.CO cs.DM

    Complexity and algorithms for Arc-Kayles and Non-Disconnecting Arc-Kayles

    Authors: Kyle Burke, Antoine Dailly, Nacim Oijid

    Abstract: Arc-Kayles is a game where two players alternate removing two adjacent vertices until no move is left. Introduced in 1978, its computational complexity is still open. More recently, subtraction games, where the players cannot disconnect the graph while removing vertices, were introduced. In particular, Arc-Kayles admits a non-disconnecting variant that is a subtraction game. We study the computati… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  2. arXiv:2403.13183  [pdf, ps, other

    math.CO cs.DM cs.DS

    Resolving Sets in Temporal Graphs

    Authors: Jan Bok, Antoine Dailly, Tuomo Lehtilä

    Abstract: A $\textit{resolving set}$ $R$ in a graph $G$ is a set of vertices such that every vertex of $G$ is uniquely identified by its distances to the vertices of $R$. Introduced in the 1970s, this concept has been since then extensively studied from both combinatorial and algorithmic point of view. We propose a generalization of the concept of resolving sets to temporal graphs, i.e., graphs with edge se… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

    MSC Class: 05C69; 68Rxx

  3. arXiv:2403.04589  [pdf, ps, other

    cs.DS cs.DM math.CO

    Algorithms and complexity for path covers of temporal DAGs: when is Dilworth dynamic?

    Authors: Dibyayan Chakraborty, Antoine Dailly, Florent Foucaud, Ralf Klasing

    Abstract: In this paper, we study a dynamic analogue of the Path Cover problem, which can be solved in polynomial-time in directed acyclic graphs. A temporal digraph has an arc set that changes over discrete time-steps, if the underlying digraph (the union of all the arc sets) is acyclic, then we have a temporal DAG. A temporal path is a directed path in the underlying digraph, such that the time-steps of a… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

    Comments: 21 pages

  4. arXiv:2403.01872  [pdf, ps, other

    cs.DS

    The Canadian Traveller Problem on outerplanar graphs

    Authors: Laurent Beaudou, Pierre Bergé, Vsevolod Chernyshev, Antoine Dailly, Yan Gerard, Aurélie Lagoutte, Vincent Limouzy, Lucas Pastor

    Abstract: We study the PSPACE-complete $k$-Canadian Traveller Problem, where a weighted graph $G=(V,E,ω)$ with a source $s\in V$ and a target $t\in V$ are given. This problem also has a hidden input $E_* \subsetneq E$ of cardinality at most $k$ representing blocked edges. The objective is to travel from $s$ to $t$ with the minimum distance. At the beginning of the walk, the blockages $E_*$ are unknown: the… ▽ More

    Submitted 8 March, 2024; v1 submitted 4 March, 2024; originally announced March 2024.

  5. arXiv:2307.09389  [pdf, ps, other

    math.CO cs.DM

    Algorithms and hardness for Metric Dimension on digraphs

    Authors: Antoine Dailly, Florent Foucaud, Anni Hakanen

    Abstract: In the Metric Dimension problem, one asks for a minimum-size set R of vertices such that for any pair of vertices of the graph, there is a vertex from R whose two distances to the vertices of the pair are distinct. This problem has mainly been studied on undirected graphs and has gained a lot of attention in the recent years. We focus on directed graphs, and show how to solve the problem in linear… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: 20 pages. Full version of the paper presented at WG2023

  6. arXiv:2203.11521  [pdf, ps, other

    cs.DM math.CO

    Neighbour sum distinguishing edge-weightings with local constraints

    Authors: Antoine Dailly, ElÅ1/4bieta Sidorowicz

    Abstract: A $k$-edge-weighting of $G$ is a map** $ω:E(G)\longrightarrow \{1,\ldots,k\}$. The edge-weighting of $G$ naturally induces a vertex-colouring $σ_ω:V(G)\longrightarrow \mathbb{N}$ given by$σ_ω(v)=\sum_{u\in N_G(v)}ω(vu)$ for every $v\in V(G)$. The edge-weighting $ω$ is neighbour sum distinguishing if it yields a proper vertex-colouring $σ_ω$, \emph{i.e.}, $σ_ω(u)\neq σ_ω(v)$ for every edge… ▽ More

    Submitted 6 February, 2023; v1 submitted 22 March, 2022; originally announced March 2022.

  7. arXiv:2003.04804  [pdf, ps, other

    math.CO cs.DM

    On the balanceability of some graph classes

    Authors: Antoine Dailly, Adriana Hansberg, Denae Ventura

    Abstract: Given a graph $G$, a 2-coloring of the edges of $K_n$ is said to contain a balanced copy of $G$ if we can find a copy of $G$ such that half of its edges are in each color class. If, for every sufficiently large $n$, there exists an integer $k$ such that every 2-coloring of $K_n$ with more than $k$ edges in each color class contains a balanced copy of $G$, then we say that $G$ is balanceable. Balan… ▽ More

    Submitted 17 November, 2020; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: 16 pages

  8. arXiv:1812.08420  [pdf, ps, other

    math.CO cs.DM

    Strengthening the Murty-Simon conjecture on diameter 2 critical graphs

    Authors: Antoine Dailly, Florent Foucaud, Adriana Hansberg

    Abstract: A graph is diameter-2-critical if its diameter is 2 but the removal of any edge increases the diameter. A well-studied conjecture, known as the Murty-Simon conjecture, states that any diameter-2-critical graph of order n has at most n${}^2$/4 edges, with equality if and only if G is a balanced complete bipartite graph. Many partial results about this conjecture have been obtained, in particular it… ▽ More

    Submitted 20 December, 2018; originally announced December 2018.

  9. arXiv:1807.10468  [pdf, ps, other

    math.CO cs.DM

    Connected Subtraction Games on Subdivided Stars

    Authors: Antoine Dailly, Julien Moncel, Aline Parreau

    Abstract: The present paper deals with connected subtraction games in graphs, which are generalization of takeaway games. In a connected subtraction game, two players alternate removing a connected sub-graph from a given connected game-graph, provided the resulting graph is connected, and provided the number of vertices of the removed subgraph belongs to a prescribed set of integers. We derive general perio… ▽ More

    Submitted 27 July, 2018; originally announced July 2018.

  10. arXiv:1803.02621  [pdf, ps, other

    math.CO cs.DM

    Partition games

    Authors: Antoine Dailly, Eric Duchene, Urban Larsson, Gabrielle Paris

    Abstract: We introduce CUT, the class of 2-player partition games. These are NIM type games, played on a finite number of heaps of beans. The rules are given by a set of positive integers, which specifies the number of allowed splits a player can perform on a single heap. In normal play, the player with the last move wins, and the famous Sprague-Grundy theory provides a solution. We prove that several rule… ▽ More

    Submitted 15 May, 2020; v1 submitted 7 March, 2018; originally announced March 2018.

  11. arXiv:1709.05219  [pdf, ps, other

    math.CO cs.DM

    A generalization of Arc-Kayles

    Authors: Antoine Dailly, Valentin Gledel, Marc Heinrich

    Abstract: The game Arc-Kayles is played on an undirected graph with two players taking turns deleting an edge and its endpoints from the graph. We study a generalization of this game, Weighted Arc Kayles (WAK for short), played on graphs with counters on the vertices. The two players alternate choosing an edge and removing one counter on both endpoints. An edge can no longer be selected if any of its endpoi… ▽ More

    Submitted 5 October, 2018; v1 submitted 15 September, 2017; originally announced September 2017.

  12. arXiv:1612.05772  [pdf, ps, other

    math.CO cs.DM

    Octal Games on Graphs: The game 0.33 on subdivided stars and bistars

    Authors: Laurent Beaudou, Pierre Coupechoux, Antoine Dailly, Sylvain Gravier, Julien Moncel, Aline Parreau, Eric Sopena

    Abstract: Octal games are a well-defined family of two-player games played on heaps of counters, in which the players remove alternately a certain number of counters from a heap, sometimes being allowed to split a heap into two nonempty heaps, until no counter can be removed anymore. We extend the definition of octal games to play them on graphs: heaps are replaced by connected components and counters by ve… ▽ More

    Submitted 8 June, 2018; v1 submitted 17 December, 2016; originally announced December 2016.

    Report number: Rapport LAAS 16495

  13. arXiv:1605.02588  [pdf, other

    cs.DM math.CO

    A Vizing-like theorem for union vertex-distinguishing edge coloring

    Authors: Nicolas Bousquet, Antoine Dailly, Eric Duchene, Hamamache Kheddouci, Aline Parreau

    Abstract: We introduce a variant of the vertex-distinguishing edge coloring problem, where each edge is assigned a subset of colors. The label of a vertex is the union of the sets of colors on edges incident to it. In this paper we investigate the problem of finding a coloring with the minimum number of colors where every vertex receives a distinct label. Finding such a coloring generalizes several other we… ▽ More

    Submitted 17 July, 2017; v1 submitted 9 May, 2016; originally announced May 2016.