Skip to main content

Showing 1–28 of 28 results for author: Sikora, F

.
  1. arXiv:2404.17872  [pdf, other

    cs.DM cs.DS

    Generalizing Roberts' characterization of unit interval graphs

    Authors: Virginia Ardévol Martínez, Romeo Rizzi, Abdallah Saffidine, Florian Sikora, Stéphane Vialette

    Abstract: For any natural number $d$, a graph $G$ is a (disjoint) $d$-interval graph if it is the intersection graph of (disjoint) $d$-intervals, the union of $d$ (disjoint) intervals on the real line. Two important subclasses of $d$-interval graphs are unit and balanced $d$-interval graphs (where every interval has unit length or all the intervals associated to a same vertex have the same length, respectiv… ▽ More

    Submitted 27 April, 2024; originally announced April 2024.

  2. arXiv:2309.11908  [pdf, other

    cs.CC

    Recognizing unit multiple intervals is hard

    Authors: Virginia Ardévol Martínez, Romeo Rizzi, Florian Sikora, Stéphane Vialette

    Abstract: Multiple interval graphs are a well-known generalization of interval graphs introduced in the 1970s to deal with situations arising naturally in scheduling and allocation. A $d$-interval is the union of $d$ intervals on the real line, and a graph is a $d$-interval graph if it is the intersection graph of $d$-intervals. In particular, it is a unit $d$-interval graph if it admits a $d$-interval repr… ▽ More

    Submitted 21 September, 2023; originally announced September 2023.

    Comments: Accepted in ISAAC 2023

  3. arXiv:2110.15419  [pdf, other

    cs.DS cs.CC cs.CG

    EPTAS and Subexponential Algorithm for Maximum Clique on Disk and Unit Ball Graphs

    Authors: Marthe Bonamy, Édouard Bonnet, Nicolas Bousquet, Pierre Charbit, Panos Giannopoulos, Eun Jung Kim, Paweł Rzążewski, Florian Sikora, Stéphan Thomassé

    Abstract: A (unit) disk graph is the intersection graph of closed (unit) disks in the plane. Almost three decades ago, an elegant polynomial-time algorithm was found for \textsc{Maximum Clique} on unit disk graphs [Clark, Colbourn, Johnson; Discrete Mathematics '90]. Since then, it has been an intriguing open question whether or not tractability can be extended to general disk graphs. We show that the disjo… ▽ More

    Submitted 28 October, 2021; originally announced October 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:1712.05010, arXiv:1803.01822

    Journal ref: J. ACM 68(2): 9:1-9:38 (2021)

  4. arXiv:2104.04040  [pdf, ps, other

    cs.LG cs.DS

    Scaling up graph homomorphism for classification via sampling

    Authors: Paul Beaujean, Florian Sikora, Florian Yger

    Abstract: Feature generation is an open topic of investigation in graph machine learning. In this paper, we study the use of graph homomorphism density features as a scalable alternative to homomorphism numbers which retain similar theoretical properties and ability to take into account inductive bias. For this, we propose a high-performance implementation of a simple sampling algorithm which computes addit… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

    Comments: 17 pages, 1 figure

    ACM Class: I.5.1; I.5.2

  5. arXiv:2011.08119  [pdf, other

    cs.DS cs.CC q-bio.GN

    The Longest Run Subsequence Problem: Further Complexity Results

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: Longest Run Subsequence is a problem introduced recently in the context of the scaffolding phase of genome assembly (Schrinner et al., WABI 2020). The problem asks for a maximum length subsequence of a given string that contains at most one run for each symbol (a run is a maximum substring of consecutive identical symbols). The problem has been shown to be NP-hard and to be fixed-parameter tractab… ▽ More

    Submitted 22 June, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    Comments: Accepted in CPM 2021

  6. On the complexity of Broadcast Domination and Multipacking in digraphs

    Authors: Florent Foucaud, Benjamin Gras, Anthony Perez, Florian Sikora

    Abstract: We study the complexity of the two dual covering and packing distance-based problems Broadcast Domination and Multipacking in digraphs. A dominating broadcast of a digraph $D$ is a function $f:V(D)\to\mathbb{N}$ such that for each vertex $v$ of $D$, there exists a vertex $t$ with $f(t)>0$ having a directed path to $v$ of length at most $f(t)$. The cost of $f$ is the sum of $f(v)$ over all vertices… ▽ More

    Submitted 2 May, 2020; v1 submitted 23 March, 2020; originally announced March 2020.

    Comments: Extended abstract to appear in proceedings of IWOCA 2020

    Journal ref: Algorithmica 83(9):2651-2677, 2021

  7. arXiv:2001.03794  [pdf, other

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

    Grundy Coloring & friends, Half-Graphs, Bicliques

    Authors: Pierre Aboulker, Édouard Bonnet, Eun Jung Kim, Florian Sikora

    Abstract: The first-fit coloring is a heuristic that assigns to each vertex, arriving in a specified order $σ$, the smallest available color. The problem Grundy Coloring asks how many colors are needed for the most adversarial vertex ordering $σ$, i.e., the maximum number of colors that the first-fit coloring requires over all possible vertex orderings. Since its inception by Grundy in 1939, Grundy Coloring… ▽ More

    Submitted 11 January, 2020; originally announced January 2020.

    Comments: 25 pages, 5 figures

    MSC Class: 68W05 ACM Class: F.2.2

  8. arXiv:1811.02599  [pdf, ps, other

    cs.DS

    Weighted Upper Edge Cover: Complexity and Approximability

    Authors: Kaveh Khoshkhah, Mehdi Khosravian Ghadikolaei, Jerome Monnot, Florian Sikora

    Abstract: Optimization problems consist of either maximizing or minimizing an objective function. Instead of looking for a maximum solution (resp. minimum solution), one can find a minimum maximal solution (resp. maximum minimal solution). Such "flip**" of the objective function was done for many classical optimization problems. For example, Minimum Vertex Cover becomes Maximum Minimal Vertex Cover, Maxim… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

    Comments: 19 pages, 4 figures

  9. arXiv:1810.04629  [pdf, ps, other

    cs.CC

    Extension of vertex cover and independent set in some classes of graphs and generalizations

    Authors: Katrin Casel, Henning Fernau, Mehdi Khosravian Ghadikolaei, Jérôme Monnot, Florian Sikora

    Abstract: We consider extension variants of the classical graph problems Vertex Cover and Independent Set. Given a graph $G=(V,E)$ and a vertex set $U \subseteq V$, it is asked if there exists a minimal vertex cover (resp.\ maximal independent set) $S$ with $U\subseteq S$ (resp.\ $U \supseteq S$). Possibly contradicting intuition, these problems tend to be NP-hard, even in graph classes where the classical… ▽ More

    Submitted 11 October, 2018; v1 submitted 10 October, 2018; originally announced October 2018.

  10. arXiv:1810.04553  [pdf, ps, other

    cs.CC

    On the Complexity of Solution Extension of Optimization Problems

    Authors: Katrin Casel, Henning Fernau, Mehdi Khosravian Ghadikolaei, Jérôme Monnot, Florian Sikora

    Abstract: The question if a given partial solution to a problem can be extended reasonably occurs in many algorithmic approaches for optimization problems. For instance, when enumerating minimal dominating sets of a graph $G=(V,E)$, one usually arrives at the problem to decide for a vertex set $U \subseteq V$, if there exists a \textit{minimal} dominating set $S$ with $U\subseteq S$. We propose a general, p… ▽ More

    Submitted 10 October, 2018; originally announced October 2018.

  11. arXiv:1807.11518  [pdf, other

    cs.CC cs.DS math.CO

    Parameterized Orientable Deletion

    Authors: Tesshu Hanaka, Ioannis Katsikarelis, Michael Lampis, Yota Otachi, Florian Sikora

    Abstract: A graph is $d$-orientable if its edges can be oriented so that the maximum in-degree of the resulting digraph is at most $d$. $d$-orientability is a well-studied concept with close connections to fundamental graph-theoretic notions and applications as a load balancing problem. In this paper we consider the d-ORIENTABLE DELETION problem: given a graph $G=(V,E)$, delete the minimum number of vertice… ▽ More

    Submitted 26 January, 2020; v1 submitted 30 July, 2018; originally announced July 2018.

  12. 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

  13. arXiv:1806.01119  [pdf, other

    cs.DS

    Covering with Clubs: Complexity and Approximability

    Authors: Riccardo Dondi, Giancarlo Mauri, Florian Sikora, Italo Zoppis

    Abstract: Finding cohesive subgraphs in a network is a well-known problem in graph theory. Several alternative formulations of cohesive subgraph have been proposed, a notable example being $s$-club, which is a subgraph where each vertex is at distance at most $s$ to the others. Here we consider the problem of covering a given graph with the minimum number of $s$-clubs. We study the computational and approxi… ▽ More

    Submitted 4 June, 2018; originally announced June 2018.

    Comments: Accepted in IWOCA 2018

  14. arXiv:1712.05010  [pdf, other

    cs.CG cs.DS

    QPTAS and Subexponential Algorithm for Maximum Clique on Disk Graphs

    Authors: Édouard Bonnet, Panos Giannopoulos, Eun Jung Kim, Paweł Rzążewski, Florian Sikora

    Abstract: A (unit) disk graph is the intersection graph of closed (unit) disks in the plane. Almost three decades ago, an elegant polynomial-time algorithm was found for \textsc{Maximum Clique} on unit disk graphs [Clark, Colbourn, Johnson; Discrete Mathematics '90]. Since then, it has been an intriguing open question whether or not tractability can be extended to general disk graphs. We show the rather sur… ▽ More

    Submitted 28 February, 2018; v1 submitted 13 December, 2017; originally announced December 2017.

    Comments: 20 pages, 12 figures, to appear at SoCG 2018. This is the full version

    ACM Class: F.2.2; G.2.2

  15. arXiv:1710.11513  [pdf, ps, other

    cs.DS math.CO q-bio.BM q-bio.QM

    Designing RNA Secondary Structures is Hard

    Authors: Édouard Bonnet, Paweł Rzążewski, Florian Sikora

    Abstract: An RNA sequence is a word over an alphabet on four elements $\{A,C,G,U\}$ called bases. RNA sequences fold into secondary structures where some bases match one another while others remain unpaired. Pseudoknot-free secondary structures can be represented as well-parenthesized expressions with additional dots, where pairs of matching parentheses symbolize paired bases and dots, unpaired bases. The t… ▽ More

    Submitted 25 March, 2018; v1 submitted 31 October, 2017; originally announced October 2017.

    Comments: Version accepted in RECOMB 2018

  16. arXiv:1709.05948  [pdf, other

    cs.AI math.OC

    The shortest way to visit all metro lines in a city

    Authors: Florian Sikora

    Abstract: What if $\{$a tourist, a train addict, Dr. Sheldon Cooper, somebody who likes to waste time$\}$ wants to visit all metro lines or carriages in a given network in a minimum number of steps? We study this problem with an application to the metro network of Paris and Tokyo, proposing optimal solutions thanks to mathematical programming tools. Quite surprisingly, it appears that you can visit all 16 P… ▽ More

    Submitted 10 April, 2018; v1 submitted 13 September, 2017; originally announced September 2017.

    Comments: Tokyo results added

  17. Parameterized and Approximation Complexity of Partial VC Dimension

    Authors: Cristina Bazgan, Florent Foucaud, Florian Sikora

    Abstract: We introduce the problem Partial VC Dimension that asks, given a hypergraph $H=(X,E)$ and integers $k$ and $\ell$, whether one can select a set $C\subseteq X$ of $k$ vertices of $H$ such that the set $\{e\cap C, e\in E\}$ of distinct hyperedge-intersections with $C$ has size at least $\ell$. The sets $e\cap C$ define equivalence classes over $E$. Partial VC Dimension is a generalization of VC Dime… ▽ More

    Submitted 28 May, 2019; v1 submitted 16 September, 2016; originally announced September 2016.

    Comments: 24 pages, 2 figures

    Journal ref: Theoretical Computer Science 766:1-15, 2019

  18. arXiv:1609.04951  [pdf, ps, other

    cs.DS

    Finding Disjoint Paths on Edge-Colored Graphs: More Tractability Results

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: The problem of finding the maximum number of vertex-disjoint uni-color paths in an edge-colored graph (called MaxCDP) has been recently introduced in literature, motivated by applications in social network analysis. In this paper we investigate how the complexity of the problem depends on graph parameters (namely the number of vertices to remove to make the graph a collection of disjoint paths and… ▽ More

    Submitted 29 November, 2017; v1 submitted 16 September, 2016; originally announced September 2016.

    Comments: Journal version in JOCO

  19. Parameterized Complexity and Approximation Issues for the Colorful Components Problems

    Authors: Riccardo Dondi, Florian Sikora

    Abstract: The quest for colorful components (connected components where each color is associated with at most one vertex) inside a vertex-colored graph has been widely considered in the last ten years. Here we consider two variants, Minimum Colorful Components (MCC) and Maximum Edges in transitive Closure (MEC), introduced in 2011 in the context of orthology gene identification in bioinformatics. The input… ▽ More

    Submitted 19 June, 2018; v1 submitted 10 May, 2016; originally announced May 2016.

    Journal ref: Theoretical Computer Science Volume 739, 29 August 2018, Pages 1-12

  20. arXiv:1601.05190  [pdf, ps, other

    cs.DM math.CO

    A note on Edge Isoperimetric Numbers and Regular Graphs

    Authors: Edouard Bonnet, Florian Sikora

    Abstract: This note resolves an open problem asked by Bezrukov in the open problem session of IWOCA 2014. It shows an equivalence between regular graphs and graphs for which a sequence of invariants presents some symmetric property. We extend this result to a few other sequences.

    Submitted 20 January, 2016; originally announced January 2016.

    Comments: Accepted in International Journal of Foundations of Computer Science

  21. The Graph Motif problem parameterized by the structure of the input graph

    Authors: Édouard Bonnet, Florian Sikora

    Abstract: The Graph Motif problem was introduced in 2006 in the context of biological networks. It consists of deciding whether or not a multiset of colors occurs in a connected subgraph of a vertex-colored graph. Graph Motif has been mostly analyzed from the standpoint of parameterized complexity. The main parameters which came into consideration were the size of the multiset and the number of colors. Thou… ▽ More

    Submitted 12 January, 2017; v1 submitted 17 March, 2015; originally announced March 2015.

    Comments: 24 pages, accepted in DAM, conference version in IPEC 2015

  22. arXiv:1412.1261  [pdf, ps, other

    cs.DS

    On the Complexity of Various Parameterizations of Common Induced Subgraph Isomorphism

    Authors: Faisal N. Abu-Khzam, Édouard Bonnet, Florian Sikora

    Abstract: In the Maximum Common Induced Subgraph problem (henceforth MCIS), given two graphs $G_1$ and $G_2$, one looks for a graph with the maximum number of vertices being both an induced subgraph of $G_1$ and $G_2$. MCIS is among the most studied classical NP-hard problems. It remains NP-hard on many graph classes including forests. In this paper, we study the parameterized complexity of MCIS. As a gener… ▽ More

    Submitted 22 February, 2017; v1 submitted 3 December, 2014; originally announced December 2014.

    Comments: This version introduces new results

  23. arXiv:1407.5336  [pdf, ps, other

    cs.DS cs.DM math.CO

    Complexity of Grundy coloring and its variants

    Authors: Edouard Bonnet, Florent Foucaud, Eun Jung Kim, Florian Sikora

    Abstract: The Grundy number of a graph is the maximum number of colors used by the greedy coloring algorithm over all vertex orderings. In this paper, we study the computational complexity of GRUNDY COLORING, the problem of determining whether a given graph has Grundy number at least $k$. We also study the variants WEAK GRUNDY COLORING (where the coloring is not necessarily proper) and CONNECTED GRUNDY COLO… ▽ More

    Submitted 30 October, 2015; v1 submitted 20 July, 2014; originally announced July 2014.

    Comments: 24 pages, 7 figures. This version contains some new results and improvements. A short paper based on version v2 appeared in COCOON'15

  24. Parameterized Inapproximability of Target Set Selection and Generalizations

    Authors: Cristina Bazgan, Morgan Chopin, André Nichterlein, Florian Sikora

    Abstract: In this paper, we consider the Target Set Selection problem: given a graph and a threshold value $thr(v)$ for any vertex $v$ of the graph, find a minimum size vertex-subset to "activate" s.t. all the vertices of the graph are activated at the end of the propagation process. A vertex $v$ is activated during the propagation process if at least $thr(v)$ of its neighbors are activated. This problem mo… ▽ More

    Submitted 10 June, 2015; v1 submitted 14 March, 2014; originally announced March 2014.

    Journal ref: Computability, vol. 3, no. 2, 2014

  25. arXiv:1309.4718  [pdf, ps, other

    cs.CC

    Parameterized Exact and Approximation Algorithms for Maximum $k$-Set Cover and Related Satisfiability Problems

    Authors: Edouard Bonnet, Vangelis Th. Paschos, Florian Sikora

    Abstract: Given a family of subsets $\mathcal S$ over a set of elements~$X$ and two integers~$p$ and~$k$, Max k-Set Cover consists of finding a subfamily~$\mathcal T \subseteq \mathcal S$ of cardinality at most~$k$, covering at least~$p$ elements of~$X$. This problem is W[2]-hard when parameterized by~$k$, and FPT when parameterized by $p$. We investigate the parameterized approximability of the problem wit… ▽ More

    Submitted 27 September, 2016; v1 submitted 18 September, 2013; originally announced September 2013.

    Comments: Accepted in RAIRO - Theoretical Informatics and Applications

    MSC Class: 68Q17 ACM Class: F.2.2

  26. Parameterized Approximability of Maximizing the Spread of Influence in Networks

    Authors: Cristina Bazgan, Morgan Chopin, André Nichterlein, Florian Sikora

    Abstract: In this paper, we consider the problem of maximizing the spread of influence through a social network. Given a graph with a threshold value~$thr(v)$ attached to each vertex~$v$, the spread of influence is modeled as follows: A vertex~$v$ becomes "active" (influenced) if at least $thr(v)$ of its neighbors are active. In the corresponding optimization problem the objective is then to find a fixed nu… ▽ More

    Submitted 17 August, 2014; v1 submitted 27 March, 2013; originally announced March 2013.

    Journal ref: Journal of Discrete Algorithms (27), 2014, 54--65

  27. Some results on more flexible versions of Graph Motif

    Authors: Romeo Rizzi, Florian Sikora

    Abstract: The problems studied in this paper originate from Graph Motif, a problem introduced in 2006 in the context of biological networks. Informally speaking, it consists in deciding if a multiset of colors occurs in a connected subgraph of a vertex-colored graph. Due to the high rate of noise in the biological data, more flexible definitions of the problem have been outlined. We present in this paper tw… ▽ More

    Submitted 10 September, 2014; v1 submitted 23 February, 2012; originally announced February 2012.

  28. Finding and counting vertex-colored subtrees

    Authors: Sylvain Guillemot, Florian Sikora

    Abstract: The problems studied in this article originate from the Graph Motif problem introduced by Lacroix et al. in the context of biological networks. The problem is to decide if a vertex-colored graph has a connected subgraph whose colors equal a given multiset of colors $M$. It is a graph pattern-matching problem variant, where the structure of the occurrence of the pattern is not of interest but the o… ▽ More

    Submitted 24 February, 2012; v1 submitted 9 February, 2010; originally announced February 2010.

    Comments: Conference version in International Symposium on Mathematical Foundations of Computer Science (MFCS), Brno : Czech Republic (2010) Journal Version in Algorithmica