Skip to main content

Showing 1–17 of 17 results for author: Belmonte, R

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

    cs.DM math.CO

    Odd Chromatic Number of Graph Classes

    Authors: Rémy Belmonte, Ararat Harutyunyan, Noleen Köhler, Nikolaos Melissinos

    Abstract: A graph is called odd (respectively, even) if every vertex has odd (respectively, even) degree. Gallai proved that every graph can be partitioned into two even induced subgraphs, or into an odd and an even induced subgraph. We refer to a partition into odd subgraphs as an odd colouring of G. Scott [Graphs and Combinatorics, 2001] proved that a graph admits an odd colouring if and only if it has an… ▽ More

    Submitted 6 March, 2023; originally announced March 2023.

    Comments: 21 pages, 3 figures

  2. Grundy Distinguishes Treewidth from Pathwidth

    Authors: Rémy Belmonte, Eun Jung Kim, Michael Lampis, Valia Mitsou, Yota Otachi

    Abstract: Structural graph parameters, such as treewidth, pathwidth, and clique-width, are a central topic of study in parameterized complexity. A main aim of research in this area is to understand the "price of generality" of these widths: as we transition from more restrictive to more general notions, which are the problems that see their complexity status deteriorate from fixed-parameter tractable to int… ▽ More

    Submitted 18 April, 2022; v1 submitted 17 August, 2020; originally announced August 2020.

    Comments: Conference version appeared in ESA 2020. This is the full version which has been accepted for publication at SIDMA

  3. arXiv:2008.03448  [pdf, other

    cs.DS

    Parameterized Complexity of $(A,\ell)$-Path Packing

    Authors: Rémy Belmonte, Tesshu Hanaka, Masaaki Kanzaki, Masashi Kiyomi, Yasuaki Kobayashi, Yusuke Kobayashi, Michael Lampis, Hirotaka Ono, Yota Otachi

    Abstract: Given a graph $G = (V,E)$, $A \subseteq V$, and integers $k$ and $\ell$, the \textsc{$(A,\ell)$-Path Packing} problem asks to find $k$ vertex-disjoint paths of length $\ell$ that have endpoints in $A$ and internal points in $V \setminus A$. We study the parameterized complexity of this problem with parameters $|A|$, $\ell$, $k$, treewidth, pathwidth, and their combinations. We present sharp comple… ▽ More

    Submitted 8 August, 2020; originally announced August 2020.

    Comments: 22pages, IWOCA 2020

  4. arXiv:2002.06078  [pdf, other

    cs.DS cs.CC math.CO

    On the complexity of finding large odd induced subgraphs and odd colorings

    Authors: Rémy Belmonte, Ignasi Sau

    Abstract: We study the complexity of the problems of finding, given a graph $G$, a largest induced subgraph of $G$ with all degrees odd (called an odd subgraph), and the smallest number of odd subgraphs that partition $V(G)$. We call these parameters ${\sf mos}(G)$ and $χ_{\sf odd}(G)$, respectively. We prove that deciding whether $χ_{\sf odd}(G) \leq q$ is polynomial-time solvable if $q \leq 2$, and NP-com… ▽ More

    Submitted 28 April, 2021; v1 submitted 14 February, 2020; originally announced February 2020.

    Comments: 24 pages, 8 figures

    MSC Class: 05C15 ACM Class: G.2.2; F.2.2

  5. Impact of facial landmark localization on facial expression recognition

    Authors: Romain Belmonte, Benjamin Allaert, Pierre Tirilly, Ioan Marius Bilasco, Chaabane Djeraba, Nicu Sebe

    Abstract: Although facial landmark localization (FLL) approaches are becoming increasingly accurate for characterizing facial regions, one question remains unanswered: what is the impact of these approaches on subsequent related tasks? In this paper, the focus is put on facial expression recognition (FER), where facial landmarks are used for face registration, which is a common usage. Since the most used da… ▽ More

    Submitted 19 July, 2021; v1 submitted 26 May, 2019; originally announced May 2019.

  6. arXiv:1905.00340  [pdf, other

    cs.DS

    Independent Set Reconfiguration Parameterized by Modular-Width

    Authors: Rémy Belmonte, Tesshu Hanaka, Michael Lampis, Hirotaka Ono, Yota Otachi

    Abstract: Independent Set Reconfiguration is one of the most well-studied problems in the setting of combinatorial reconfiguration. It is known that the problem is PSPACE-complete even for graphs of bounded bandwidth. This fact rules out the tractability of parameterizations by most well-studied structural parameters as most of them generalize bandwidth. In this paper, we study the parameterization by modul… ▽ More

    Submitted 1 May, 2019; originally announced May 2019.

    Comments: 14 pages, 1 figure, WG 2019

  7. New Results on Directed Edge Dominating Set

    Authors: Rémy Belmonte, Tesshu Hanaka, Ioannis Katsikarelis, Eun Jung Kim, Michael Lampis

    Abstract: We study a family of generalizations of Edge Dominating Set on directed graphs called Directed $(p,q)$-Edge Dominating Set. In this problem an arc $(u,v)$ is said to dominate itself, as well as all arcs which are at distance at most $q$ from $v$, or at distance at most $p$ to $u$. First, we give significantly improved FPT algorithms for the two most important cases of the problem, $(0,1)$-dEDS a… ▽ More

    Submitted 3 March, 2023; v1 submitted 13 February, 2019; originally announced February 2019.

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 25:1 (March 10, 2023) dmtcs:5378

  8. arXiv:1901.09434  [pdf, other

    cs.CC

    Parameterized Complexity of Safe Set

    Authors: Rémy Belmonte, Tesshu Hanaka, Ioannis Katsikarelis, Michael Lampis, Hirotaka Ono, Yota Otachi

    Abstract: In this paper we study the problem of finding a small safe set $S$ in a graph $G$, i.e. a non-empty set of vertices such that no connected component of $G[S]$ is adjacent to a larger component in $G - S$. We enhance our understanding of the problem from the viewpoint of parameterized complexity by showing that (1) the problem is W[2]-hard when parameterized by the pathwidth $pw$ and cannot be solv… ▽ More

    Submitted 30 January, 2019; v1 submitted 27 January, 2019; originally announced January 2019.

  9. arXiv:1807.05322  [pdf, other

    cs.DS

    Token Sliding on Split Graphs

    Authors: Rémy Belmonte, Eun Jung Kim, Michael Lampis, Valia Mitsou, Yota Otachi, Florian Sikora

    Abstract: We consider the complexity of the Independent Set Reconfiguration problem under the Token Sliding rule. In this problem we are given two independent sets of a graph and are asked if we can transform one to the other by repeatedly exchanging a vertex that is currently in the set with one of its neighbors, while maintaining the set independent. Our main result is to show that this problem is PSPACE-… ▽ More

    Submitted 27 January, 2019; v1 submitted 13 July, 2018; originally announced July 2018.

    Comments: 17 pages, 1 figure. STACS 2019

  10. arXiv:1804.08236  [pdf, other

    cs.DS

    How Bad is the Freedom to Flood-It?

    Authors: Rémy Belmonte, Mehdi Khosravian Ghadikolaei, Masashi Kiyomi, Michael Lampis, Yota Otachi

    Abstract: Fixed-Flood-It and Free-Flood-It are combinatorial problems on graphs that generalize a very popular puzzle called Flood-It. Both problems consist of recoloring moves whose goal is to produce a monochromatic ("flooded") graph as quickly as possible. Their difference is that in Free-Flood-It the player has the additional freedom of choosing the vertex to play in each move. In this paper, we investi… ▽ More

    Submitted 22 April, 2018; originally announced April 2018.

    Comments: 19 pages, 6 figures, FUN 2018

  11. arXiv:1801.03879  [pdf, other

    cs.DS cs.CC

    Parameterized (Approximate) Defective Coloring

    Authors: Rémy Belmonte, Michael Lampis, Valia Mitsou

    Abstract: In Defective Coloring we are given a graph $G = (V, E)$ and two integers $χ_d, Δ^*$ and are asked if we can partition $V$ into $χ_d$ color classes, so that each class induces a graph of maximum degree $Δ^*$. We investigate the complexity of this generalization of Coloring with respect to several well-studied graph parameters, and show that the problem is W-hard parameterized by treewidth, pathwidt… ▽ More

    Submitted 11 January, 2018; originally announced January 2018.

    Comments: Accepted to STACS 2018

  12. Defective Coloring on Classes of Perfect Graphs

    Authors: Rémy Belmonte, Michael Lampis, Valia Mitsou

    Abstract: In Defective Coloring we are given a graph $G$ and two integers $χ_d$, $Δ^*$ and are asked if we can $χ_d$-color $G$ so that the maximum degree induced by any color class is at most $Δ^*$. We show that this natural generalization of Coloring is much harder on several basic graph classes. In particular, we show that it is NP-hard on split graphs, even when one of the two parameters $χ_d$, $Δ^*$ is… ▽ More

    Submitted 5 January, 2022; v1 submitted 28 February, 2017; originally announced February 2017.

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 24, no. 1, Discrete Algorithms (January 20, 2022) dmtcs:4926

  13. arXiv:1605.08540  [pdf, other

    cs.DM cs.DS

    Induced Minor Free Graphs: Isomorphism and Clique-width

    Authors: Rémy Belmonte, Yota Otachi, Pascal Schweitzer

    Abstract: Given two graphs $G$ and $H$, we say that $G$ contains $H$ as an induced minor if a graph isomorphic to $H$ can be obtained from $G$ by a sequence of vertex deletions and edge contractions. We study the complexity of Graph Isomorphism on graphs that exclude a fixed graph as an induced minor. More precisely, we determine for every graph $H$ that Graph Isomorphism is polynomial-time solvable on $H$-… ▽ More

    Submitted 27 May, 2016; originally announced May 2016.

    Comments: 16 pages, 5 figures. An extended abstract of this paper previously appeared in the proceedings of the 41st International Workshop on Graph-Theoretic Concepts in Computer Science (WG 2015)

    MSC Class: 05C60; 05C85; 68R10

  14. arXiv:1602.02610  [pdf, other

    cs.DS cs.DM math.CO

    Metric Dimension of Bounded Tree-length Graphs

    Authors: Rémy Belmonte, Fedor V. Fomin, Petr A. Golovach, M. S. Ramanujan

    Abstract: The notion of resolving sets in a graph was introduced by Slater (1975) and Harary and Melter (1976) as a way of uniquely identifying every vertex in a graph. A set of vertices in a graph is a resolving set if for any pair of vertices x and y there is a vertex in the set which has distinct distances to x and y. A smallest resolving set in a graph is called a metric basis and its size, the metric d… ▽ More

    Submitted 8 February, 2016; originally announced February 2016.

  15. arXiv:1510.02639  [pdf, other

    math.CO cs.DM

    The Price of Connectivity for Feedback Vertex Set

    Authors: Rémy Belmonte, Pim van 't Hof, Marcin Kamiński, Daniël Paulusma

    Abstract: Let fvs$(G)$ and cfvs(G) denote the cardinalities of a minimum feedback vertex set and a minimum connected feedback vertex set of a graph $G$, respectively. The price of connectivity for feedback vertex set (poc-fvs) for a class of graphs ${\cal G}$ is defined as the maximum ratio $\mbox{cfvs}(G)/\mbox{fvs}(G)$ over all connected graphs $G\in {\cal G}$. We study the poc-fvs for graph classes defin… ▽ More

    Submitted 9 October, 2015; originally announced October 2015.

  16. arXiv:1503.02835  [pdf, ps, other

    cs.DS

    Polynomial-time approximability of the k-Sink Location problem

    Authors: Rémy Belmonte, Yuya Higashikawa, Naoki Katoh, Yoshio Okamoto

    Abstract: A dynamic network ${\cal N} = (G,c,τ,S)$ where $G=(V,E)$ is a graph, integers $τ(e)$ and $c(e)$ represent, for each edge $e\in E$, the time required to traverse edge $e$ and its nonnegative capacity, and the set $S\subseteq V$ is a set of sources. In the $k$-{\sc Sink Location} problem, one is given as input a dynamic network ${\cal N}$ where every source $u\in S$ is given a nonnegative supply val… ▽ More

    Submitted 10 March, 2015; originally announced March 2015.

    Comments: 7 pages

  17. arXiv:1009.0216  [pdf, other

    cs.DM cs.DS

    On graph classes with logarithmic boolean-width

    Authors: Rémy Belmonte, Martin Vatshelle

    Abstract: Boolean-width is a recently introduced graph parameter. Many problems are fixed parameter tractable when parametrized by boolean-width, for instance "Minimum Weighted Dominating Set" (MWDS) problem can be solved in $O^*(2^{3k})$ time given a boolean-decomposition of width $k$, hence for all graph classes where a boolean-decomposition of width $O(\log n)$ can be found in polynomial time, MWDS can b… ▽ More

    Submitted 8 July, 2011; v1 submitted 1 September, 2010; originally announced September 2010.

    Comments: 16 pages, 5 figures