Skip to main content

Showing 1–50 of 55 results for author: Otachi, Y

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

    cs.DS

    Finding Induced Subgraphs from Graphs with Small Mim-Width

    Authors: Yota Otachi, Akira Suzuki, Yuma Tamura

    Abstract: In the last decade, algorithmic frameworks based on a structural graph parameter called mim-width have been developed to solve generally NP-hard problems. However, it is known that the frameworks cannot be applied to the Clique problem, and the complexity status of many problems of finding dense induced subgraphs remains open when parameterized by mim-width. In this paper, we investigate the compl… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: To appear in the proceedings of the 19th Scandinavian Symposium on Algorithm Theory (SWAT 2024)

  2. arXiv:2404.08520  [pdf, other

    math.CO cs.DS

    An improved spectral lower bound of treewidth

    Authors: Tatsuya Gima, Tesshu Hanaka, Kohei Noro, Hirotaka Ono, Yota Otachi

    Abstract: We show that for every $n$-vertex graph with at least one edge, its treewidth is greater than or equal to $n λ_{2} / (Δ+ λ_{2}) - 1$, where $Δ$ and $λ_{2}$ are the maximum degree and the second smallest Laplacian eigenvalue of the graph, respectively. This lower bound improves the one by Chandran and Subramanian [Inf. Process. Lett., 2003] and the subsequent one by the authors of the present paper… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

    Comments: 6 pages, 1 figure

  3. arXiv:2312.08639  [pdf, other

    cs.DS

    On the complexity of list $\mathcal H$-packing for sparse graph classes

    Authors: Tatsuya Gima, Tesshu Hanaka, Yasuaki Kobayashi, Yota Otachi, Tomohito Shirai, Akira Suzuki, Yuma Tamura, Xiao Zhou

    Abstract: The problem of packing as many subgraphs isomorphic to $H \in \mathcal H$ as possible in a graph for a class $\mathcal H$ of graphs is well studied in the literature. Both vertex-disjoint and edge-disjoint versions are known to be NP-complete for $H$ that contains at least three vertices and at least three edges, respectively. In this paper, we consider ``list variants'' of these problems: Given a… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  4. arXiv:2311.13132  [pdf, other

    cs.DS

    Orientable Burning Number of Graphs

    Authors: Julien Courtiel, Paul Dorbec, Tatsuya Gima, Romain Lecoq, Yota Otachi

    Abstract: In this paper, we introduce the problem of finding an orientation of a given undirected graph that maximizes the burning number of the resulting directed graph. We show that the problem is polynomial-time solvable on Kőnig-Egerváry graphs (and thus on bipartite graphs) and that an almost optimal solution can be computed in polynomial time for perfect graphs. On the other hand, we show that the pro… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

    Comments: 17pages, 3 figures, WALCOM 2024

  5. arXiv:2311.05892  [pdf, other

    cs.DS

    Structural Parameterizations of Vertex Integrity

    Authors: Tatsuya Gima, Tesshu Hanaka, Yasuaki Kobayashi, Ryota Murai, Hirotaka Ono, Yota Otachi

    Abstract: The graph parameter vertex integrity measures how vulnerable a graph is to a removal of a small number of vertices. More precisely, a graph with small vertex integrity admits a small number of vertex removals to make the remaining connected components small. In this paper, we initiate a systematic study of structural parameterizations of the problem of computing the unweighted/weighted vertex inte… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

    Comments: 21 pages, 6 figures, WALCOM 2024

  6. arXiv:2311.03225  [pdf, other

    cs.DS

    Dichotomies for Tree Minor Containment with Structural Parameters

    Authors: Tatsuya Gima, Soh Kumabe, Kazuhiro Kurita, Yuto Okada, Yota Otachi

    Abstract: The problem of determining whether a graph $G$ contains another graph $H$ as a minor, referred to as the minor containment problem, is a fundamental problem in the field of graph algorithms. While it is NP-complete when $G$ and $H$ are general graphs, it is sometimes tractable on more restricted graph classes. This study focuses on the case where both $G$ and $H$ are trees, known as the tree minor… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: 25 pages, 4 figures, WALCOM 2024

  7. arXiv:2310.01066  [pdf, ps, other

    cs.DS

    Finding a reconfiguration sequence between longest increasing subsequences

    Authors: Yuuki Aoike, Masashi Kiyomi, Yasuaki Kobayashi, Yota Otachi

    Abstract: In this note, we consider the problem of finding a step-by-step transformation between two longest increasing subsequences in a sequence, namely Longest Increasing Subsequence Reconfiguration. We give a polynomial-time algorithm for deciding whether there is a reconfiguration sequence between two longest increasing subsequences in a sequence. This implies that Independent Set Reconfiguration and T… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: 6 pages

  8. arXiv:2305.07259  [pdf, other

    cs.DS

    Minimum Consistent Subset for Trees Revisited

    Authors: Hiroki Arimura, Tatsuya Gima, Yasuaki Kobayashi, Hiroomi Nochide, Yota Otachi

    Abstract: In a vertex-colored graph $G = (V, E)$, a subset $S \subseteq V$ is said to be consistent if every vertex has a nearest neighbor in $S$ with the same color. The problem of computing a minimum cardinality consistent subset of a graph is known to be NP-hard. On the positive side, Dey et al. (FCT 2021) show that this problem is solvable in polynomial time when input graphs are restricted to bi-colore… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

    Comments: 9 pages, 3 figures

  9. arXiv:2302.06983  [pdf, other

    cs.DS

    Grouped Domination Parameterized by Vertex Cover, Twin Cover, and Beyond

    Authors: Tesshu Hanaka, Hirotaka Ono, Yota Otachi, Saeki Uda

    Abstract: A dominating set $S$ of graph $G$ is called an $r$-grouped dominating set if $S$ can be partitioned into $S_1,S_2,\ldots,S_k$ such that the size of each unit $S_i$ is $r$ and the subgraph of $G$ induced by $S_i$ is connected. The concept of $r$-grouped dominating sets generalizes several well-studied variants of dominating sets with requirements for connected component sizes, such as the ordinary… ▽ More

    Submitted 14 February, 2023; originally announced February 2023.

    Comments: 23 pages, 6 figures

  10. arXiv:2210.02835  [pdf, other

    cs.DS

    Sequentially Swap** Tokens: Further on Graph Classes

    Authors: Hironori Kiya, Yuto Okada, Hirotaka Ono, Yota Otachi

    Abstract: We study the following variant of the 15 puzzle. Given a graph and two token placements on the vertices, we want to find a walk of the minimum length (if any exists) such that the sequence of token swap**s along the walk obtains one of the given token placements from the other one. This problem was introduced as Sequential Token Swap** by Yamanaka et al. [JGAA 2019], who showed that the proble… ▽ More

    Submitted 9 March, 2023; v1 submitted 6 October, 2022; originally announced October 2022.

    Comments: 24 pages, 15 figures, SOFSEM 2023

  11. arXiv:2207.01024  [pdf, other

    cs.DS

    Algorithmic Meta-Theorems for Combinatorial Reconfiguration Revisited

    Authors: Tatsuya Gima, Takehiro Ito, Yasuaki Kobayashi, Yota Otachi

    Abstract: Given a graph and two vertex sets satisfying a certain feasibility condition, a reconfiguration problem asks whether we can reach one vertex set from the other by repeating prescribed modification steps while maintaining feasibility. In this setting, Mouawad et al. [IPEC 2014] presented an algorithmic meta-theorem for reconfiguration problems that says if the feasibility can be expressed in monadi… ▽ More

    Submitted 27 December, 2022; v1 submitted 3 July, 2022; originally announced July 2022.

    Comments: 25 pages, 2 figures, ESA 2022

  12. arXiv:2203.13435  [pdf, ps, other

    cs.DS cs.DM math.CO

    Independent set reconfiguration on directed graphs

    Authors: Takehiro Ito, Yuni Iwamasa, Yasuaki Kobayashi, Yu Nakahata, Yota Otachi, Masahiro Takahashi, Kunihiro Wasa

    Abstract: \textsc{Directed Token Sliding} asks, given a directed graph and two sets of pairwise nonadjacent vertices, whether one can reach from one set to the other by repeatedly applying a local operation that exchanges a vertex in the current set with one of its out-neighbors, while kee** the nonadjacency. It can be seen as a reconfiguration process where a token is placed on each vertex in the current… ▽ More

    Submitted 24 March, 2022; originally announced March 2022.

    Comments: 19 pages

  13. arXiv:2202.09718  [pdf, other

    cs.DS

    Finding shortest non-separating and non-disconnecting paths

    Authors: Yasuaki Kobayashi, Shunsuke Nagano, Yota Otachi

    Abstract: For a connected graph $G = (V, E)$ and $s, t \in V$, a non-separating $s$-$t$ path is a path $P$ between $s$ and $t$ such that the set of vertices of $P$ does not separate $G$, that is, $G - V(P)$ is connected. An $s$-$t$ path is non-disconnecting if $G - E(P)$ is connected. The problems of finding shortest non-separating and non-disconnecting paths are both known to be NP-hard. In this paper, we… ▽ More

    Submitted 19 February, 2022; originally announced February 2022.

  14. arXiv:2202.09495  [pdf, other

    cs.CC cs.DS

    Sorting Balls and Water: Equivalence and Computational Complexity

    Authors: Takehiro Ito, Jun Kawahara, Shin-ichi Minato, Yota Otachi, Toshiki Saitoh, Akira Suzuki, Ryuhei Uehara, Takeaki Uno, Katsuhisa Yamanaka, Ryo Yoshinaka

    Abstract: Various forms of sorting problems have been studied over the years. Recently, two kinds of sorting puzzle apps are popularized. In these puzzles, we are given a set of bins filled with colored units, balls or water, and some empty bins. These puzzles allow us to move colored units from a bin to another when the colors involved match in some way or the target bin is empty. The goal of these puzzles… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

    Comments: 17 pages, 10 figures

  15. Extended MSO Model Checking via Small Vertex Integrity

    Authors: Tatsuya Gima, Yota Otachi

    Abstract: We study the model checking problem of an extended $\mathsf{MSO}$ with local and global cardinality constraints, called $\mathsf{MSO}^{\mathsf{GL}}_{\mathsf{Lin}}$, introduced recently by Knop, Koutecký, Masařík, and Toufar [Log. Methods Comput. Sci., 15(4), 2019]. We show that the problem is fixed-parameter tractable parameterized by vertex integrity, where vertex integrity is a graph parameter s… ▽ More

    Submitted 1 July, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

  16. arXiv:2201.08940  [pdf, ps, other

    cs.DS

    A Framework to Design Approximation Algorithms for Finding Diverse Solutions in Combinatorial Problems

    Authors: Tesshu Hanaka, Masashi Kiyomi, Yasuaki Kobayashi, Yusuke Kobayashi, Kazuhiro Kurita, Yota Otachi

    Abstract: Finding a \emph{single} best solution is the most common objective in combinatorial optimization problems. However, such a single solution may not be applicable to real-world problems as objective functions and constraints are only "approximately" formulated for original real-world problems. To solve this issue, finding \emph{multiple} solutions is a natural direction, and diversity of solutions i… ▽ More

    Submitted 21 January, 2022; originally announced January 2022.

  17. arXiv:2112.05403  [pdf, ps, other

    cs.DS cs.AI

    Computing Diverse Shortest Paths Efficiently: A Theoretical and Experimental Study

    Authors: Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita, See Woo Lee, Yota Otachi

    Abstract: Finding diverse solutions in combinatorial problems recently has received considerable attention (Baste et al. 2020; Fomin et al. 2020; Hanaka et al. 2021). In this paper we study the following type of problems: given an integer $k$, the problem asks for $k$ solutions such that the sum of pairwise (weighted) Hamming distances between these solutions is maximized. Such solutions are called diverse… ▽ More

    Submitted 15 December, 2021; v1 submitted 10 December, 2021; originally announced December 2021.

  18. arXiv:2111.13476  [pdf, other

    cs.DS

    Reconfiguration of Regular Induced Subgraphs

    Authors: Hiroshi Eto, Takehiro Ito, Yasuaki Kobayashi, Yota Otachi, Kunihiro Wasa

    Abstract: We study the problem of checking the existence of a step-by-step transformation of $d$-regular induced subgraphs in a graph, where $d \ge 0$ and each step in the transformation must follow a fixed reconfiguration rule. Our problem for $d=0$ is equivalent to \textsc{Independent Set Reconfiguration}, which is one of the most well-studied reconfiguration problems. In this paper, we systematically inv… ▽ More

    Submitted 29 November, 2021; v1 submitted 26 November, 2021; originally announced November 2021.

    Comments: 13 pages, WALCOM 2022

  19. arXiv:2109.02213  [pdf, other

    cs.CC

    Computational Complexity of Jum** Block Puzzles

    Authors: Masaaki Kanzaki, Yota Otachi, Ryuhei Uehara

    Abstract: In combinatorial reconfiguration, the reconfiguration problems on a vertex subset (e.g., an independent set) are well investigated. In these problems, some tokens are placed on a subset of vertices of the graph, and there are three natural reconfiguration rules called ``token sliding,'' ``token jum**,'' and ``token addition and removal''. In the context of computational complexity of puzzles, th… ▽ More

    Submitted 5 September, 2021; originally announced September 2021.

  20. Reconfiguring (non-spanning) arborescences

    Authors: Takehiro Ito, Yuni Iwamasa, Yasuaki Kobayashi, Yu Nakahata, Yota Otachi, Kunihiro Wasa

    Abstract: In this paper, we investigate the computational complexity of subgraph reconfiguration problems in directed graphs. More specifically, we focus on the problem of reconfiguring arborescences in a digraph, where an arborescence is a directed graph such that its underlying undirected graph forms a tree and all vertices have in-degree at most 1. Given two arborescences in a digraph, the goal of the pr… ▽ More

    Submitted 14 March, 2023; v1 submitted 7 July, 2021; originally announced July 2021.

    Comments: 14 pages. This is a post-peer-review, pre-copyedit version of an article published in Theoretical Computer Science. The final authenticated version is available online at https://doi.org/10.1016/j.tcs.2022.12.007

  21. arXiv:2101.09414  [pdf, other

    cs.DS

    Exploring the Gap Between Treedepth and Vertex Cover Through Vertex Integrity

    Authors: Tatsuya Gima, Tesshu Hanaka, Masashi Kiyomi, Yasuaki Kobayashi, Yota Otachi

    Abstract: For intractable problems on graphs of bounded treewidth, two graph parameters treedepth and vertex cover number have been used to obtain fine-grained complexity results. Although the studies in this direction are successful, we still need a systematic way for further investigations because the graphs of bounded vertex cover number form a rather small subclass of the graphs of bounded treedepth. To… ▽ More

    Submitted 31 March, 2023; v1 submitted 22 January, 2021; originally announced January 2021.

    Comments: 30 pages, 5 figures, CIAC 2021

  22. arXiv:2012.04910  [pdf, other

    cs.DS

    An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion

    Authors: Yuuki Aoike, Tatsuya Gima, Tesshu Hanaka, Masashi Kiyomi, Yasuaki Kobayashi, Yusuke Kobayashi, Kazuhiro Kurita, Yota Otachi

    Abstract: A cactus is a connected graph that does not contain $K_4 - e$ as a minor. Given a graph $G = (V, E)$ and integer $k \ge 0$, Cactus Vertex Deletion (also known as Diamond Hitting Set) is the problem of deciding whether $G$ has a vertex set of size at most $k$ whose removal leaves a forest of cacti. The current best deterministic parameterized algorithm for this problem was due to Bonnet et al. [WG… ▽ More

    Submitted 26 March, 2021; v1 submitted 9 December, 2020; originally announced December 2020.

    Comments: 11 pages, 1 figure

  23. arXiv:2009.08588  [pdf, other

    cs.DS

    Longest Common Subsequence in Sublinear Space

    Authors: Masashi Kiyomi, Takashi Horiyama, Yota Otachi

    Abstract: We present the first $\mathrm{o}(n)$-space polynomial-time algorithm for computing the length of a longest common subsequence. Given two strings of length $n$, the algorithm runs in $\mathrm{O}(n^{3})$ time with $\mathrm{O}\left(\frac{n \log^{1.5} n}{2^{\sqrt{\log n}}}\right)$ bits of space.

    Submitted 17 September, 2020; originally announced September 2020.

    Comments: 6 pages, 2 figures

  24. arXiv:2009.03687  [pdf, ps, other

    cs.DS

    Finding Diverse Trees, Paths, and More

    Authors: Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita, Yota Otachi

    Abstract: Mathematical modeling is a standard approach to solve many real-world problems and {\em diversity} of solutions is an important issue, emerging in applying solutions obtained from mathematical models to real-world problems. Many studies have been devoted to finding diverse solutions. Baste et al. (Algorithms 2019, IJCAI 2020) recently initiated the study of computing diverse solutions of combinato… ▽ More

    Submitted 13 December, 2020; v1 submitted 8 September, 2020; originally announced September 2020.

    Comments: 15 pages

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

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

  27. arXiv:2007.08811  [pdf, other

    cs.DS

    Parameterized Complexity of Graph Burning

    Authors: Yasuaki Kobayashi, Yota Otachi

    Abstract: Graph Burning asks, given a graph $G = (V,E)$ and an integer $k$, whether there exists $(b_{0},\dots,b_{k-1}) \in V^{k}$ such that every vertex in $G$ has distance at most $i$ from some $b_{i}$. This problem is known to be NP-complete even on connected caterpillars of maximum degree $3$. We study the parameterized complexity of this problem and answer all questions arose by Kare and Reddy [IWOCA 2… ▽ More

    Submitted 28 September, 2020; v1 submitted 17 July, 2020; originally announced July 2020.

    Comments: 10 pages, 2 figures, IPEC 2020

  28. arXiv:2002.10898  [pdf, other

    cs.GT cs.CC cs.DS

    Hedonic Seat Arrangement Problems

    Authors: Hans L. Bodlaender, Tesshu Hanaka, Lars Jaffke, Hirotaka Ono, Yota Otachi, Tom C. van der Zanden

    Abstract: In this paper, we study a variant of hedonic games, called \textsc{Seat Arrangement}. The model is defined by a bijection from agents with preferences to vertices in a graph. The utility of an agent depends on the neighbors assigned in the graph. More precisely, it is the sum over all neighbors of the preferences that the agent has towards the agent assigned to the neighbor. We first consider the… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

  29. arXiv:1909.09371  [pdf, other

    cs.DS cs.DM math.CO

    Linear-Time Recognition of Double-Threshold Graphs

    Authors: Yusuke Kobayashi, Yoshio Okamoto, Yota Otachi, Yushi Uno

    Abstract: A graph $G = (V,E)$ is a double-threshold graph if there exist a vertex-weight function $w \colon V \to \mathbb{R}$ and two real numbers $\mathtt{lb}, \mathtt{ub} \in \mathbb{R}$ such that $uv \in E$ if and only if $\mathtt{lb} \le \mathtt{w}(u) + \mathtt{w}(v) \le \mathtt{ub}$. In the literature, those graphs are studied also as the pairwise compatibility graphs that have stars as their underlyin… ▽ More

    Submitted 13 December, 2021; v1 submitted 20 September, 2019; originally announced September 2019.

    Comments: 18 pages, 8 figures

  30. arXiv:1908.09473  [pdf, other

    cs.DC

    Low-Congestion Shortcut and Graph Parameters

    Authors: Naoki Kitamura, Hirotaka Kitagawa, Yota Otachi, Taisuke Izumi

    Abstract: The concept of low-congestion shortcuts is initiated by Ghaffari and Haeupler [SODA2016] for addressing the design of CONGEST algorithms running fast in restricted network topologies. Specifically, given a specific graph class $X$, an $f$-round algorithm of constructing shortcuts of quality $q$ for any instance in $X$ results in $\tilde{O}(q + f)$-round algorithms of solving several fundamental gr… ▽ More

    Submitted 26 August, 2019; originally announced August 2019.

    Comments: 19pages, 6figures

    MSC Class: 68W15

  31. arXiv:1905.10670  [pdf, other

    cs.DS

    Subgraph Isomorphism on Graph Classes that Exclude a Substructure

    Authors: Hans L. Bodlaender, Tesshu Hanaka, Yasuaki Kobayashi, Yusuke Kobayashi, Yoshio Okamoto, Yota Otachi, Tom C. van der Zanden

    Abstract: We study Subgraph Isomorphism on graph classes defined by a fixed forbidden graph. Although there are several ways for forbidding a graph, we observe that it is reasonable to focus on the minor relation since other well-known relations lead to either trivial or equivalent problems. When the forbidden minor is connected, we present a near dichotomy of the complexity of Subgraph Isomorphism with res… ▽ More

    Submitted 25 May, 2019; originally announced May 2019.

    Comments: 15 pages, 5 figures. CIAC 2019

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

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

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

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

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

  37. arXiv:1803.06816  [pdf, ps, other

    cs.DS

    Swap** Colored Tokens on Graphs

    Authors: Katsuhisa Yamanaka, Takashi Horiyama, J. Mark Keil, David Kirkpatrick, Yota Otachi, Toshiki Saitoh, Ryuhei Uehara, Yushi Uno

    Abstract: We investigate the computational complexity of the following problem. We are given a graph in which each vertex has an initial and a target color. Each pair of adjacent vertices can swap their current colors. Our goal is to perform the minimum number of swaps so that the current and target colors agree at each vertex. When the colors are chosen from {1,2,...,c}, we call this problem c-Colored Toke… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

  38. arXiv:1802.06511  [pdf, other

    cs.DS cs.DM math.CO

    Reconfiguration of Colorable Sets in Classes of Perfect Graphs

    Authors: Takehiro Ito, Yota Otachi

    Abstract: A set of vertices in a graph is c-colorable if the subgraph induced by the set has a proper c-coloring. In this paper, we study the problem of finding a step-by-step transformation (reconfiguration) between two c-colorable sets in the same graph. This problem generalizes the well-studied Independent Set Reconfiguration problem. As the first step toward a systematic understanding of the complexity… ▽ More

    Submitted 18 February, 2018; originally announced February 2018.

    Comments: 13 pages, 1 figure

  39. arXiv:1712.09230  [pdf, ps, other

    cs.DS

    Space-Efficient Algorithms for Longest Increasing Subsequence

    Authors: Masashi Kiyomi, Hirotaka Ono, Yota Otachi, Pascal Schweitzer, Jun Tarui

    Abstract: Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It is known that this problem can be solved in $O(n \log n)$ time and space. Our goal in this paper is to reduce the space consumption while kee** the time complexity small. For $\sqrt{n} \le s \le n$, we present algorithms that use $O(s \log n)$ bits and $O(\frac{1}{s} \cdot n^{2} \cdot \log n)$ time… ▽ More

    Submitted 26 December, 2017; originally announced December 2017.

    Comments: 14 pages, STACS 2018

  40. arXiv:1707.08690  [pdf, other

    cs.DS

    Vertex Deletion Problems on Chordal Graphs

    Authors: Yixin Cao, Yu** Ke, Yota Otachi, Jie You

    Abstract: Containing many classic optimization problems, the family of vertex deletion problems has an important position in algorithm and complexity study. The celebrated result of Lewis and Yannakakis gives a complete dichotomy of their complexity. It however has nothing to say about the case when the input graph is also special. This paper initiates a systematic study of vertex deletion problems from one… ▽ More

    Submitted 1 August, 2017; v1 submitted 26 July, 2017; originally announced July 2017.

    ACM Class: F.1.3; G.2.2; F.2.2

  41. arXiv:1703.02671  [pdf, other

    cs.CG

    Symmetric Assembly Puzzles are Hard, Beyond a Few Pieces

    Authors: Erik D. Demaine, Matias Korman, Jason S. Ku, Joseph S. B. Mitchell, Yota Otachi, André van Renssen, Marcel Roeloffzen, Ryuhei Uehara, Yushi Uno

    Abstract: We study the complexity of symmetric assembly puzzles: given a collection of simple polygons, can we translate, rotate, and possibly flip them so that their interior-disjoint union is line symmetric? On the negative side, we show that the problem is strongly NP-complete even if the pieces are all polyominos. On the positive side, we show that the problem can be solved in polynomial time if the num… ▽ More

    Submitted 7 April, 2019; v1 submitted 7 March, 2017; originally announced March 2017.

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

  43. arXiv:1510.03998  [pdf, other

    cs.DM math.CO

    On the Classes of Interval Graphs of Limited Nesting and Count of Lengths

    Authors: Pavel Klavík, Yota Otachi, Jiří Šejnoha

    Abstract: In 1969, Roberts introduced proper and unit interval graphs and proved that these classes are equal. Natural generalizations of unit interval graphs called $k$-length interval graphs were considered in which the number of different lengths of intervals is limited by $k$. Even after decades of research, no insight into their structure is known and the complexity of recognition is open even for… ▽ More

    Submitted 12 April, 2017; v1 submitted 14 October, 2015; originally announced October 2015.

  44. arXiv:1412.3976  [pdf, ps, other

    cs.DS cs.DM

    Reconfiguration of Cliques in a Graph

    Authors: Takehiro Ito, Hirotaka Ono, Yota Otachi

    Abstract: We study reconfiguration problems for cliques in a graph, which determine whether there exists a sequence of cliques that transforms a given clique into another one in a step-by-step fashion. As one step of a transformation, we consider three different types of rules, which are defined and studied in reconfiguration problems for independent sets. We first prove that all the three rules are equival… ▽ More

    Submitted 12 December, 2014; originally announced December 2014.

  45. arXiv:1412.3334  [pdf, other

    cs.CC cs.DS cs.GT cs.SI

    Computational Complexity of Competitive Diffusion on (Un)weighted Graphs

    Authors: Takehiro Ito, Yota Otachi, Toshiki Saitoh, Hisayuki Satoh, Akira Suzuki, Kei Uchizawa, Ryuhei Uehara, Katsuhisa Yamanaka, Xiao Zhou

    Abstract: Consider an undirected graph modeling a social network, where the vertices represent users, and the edges do connections among them. In the competitive diffusion game, each of a number of players chooses a vertex as a seed to propagate his/her opinion, and then it spreads along the edges in the graphs. The objective of every player is to maximize the number of vertices the opinion infects. In this… ▽ More

    Submitted 10 December, 2014; originally announced December 2014.

    Comments: 34 pages, 5 figures

  46. arXiv:1406.6576  [pdf, ps, other

    cs.DM cs.DS

    Linear-Time Algorithm for Sliding Tokens on Trees

    Authors: Erik D. Demaine, Martin L. Demaine, Eli Fox-Epstein, Duc A. Hoang, Takehiro Ito, Hirotaka Ono, Yota Otachi, Ryuhei Uehara, Takeshi Yamada

    Abstract: Suppose that we are given two independent sets $I_b$ and $I_r$ of a graph such that $|I_b|=|I_r|$, and imagine that a token is placed on each vertex in $I_b$. Then, the sliding token problem is to determine whether there exists a sequence of independent sets which transforms $I_b$ into $I_r$ so that each independent set in the sequence results from the previous one by sliding exactly one token alo… ▽ More

    Submitted 1 September, 2014; v1 submitted 25 June, 2014; originally announced June 2014.

  47. arXiv:1403.7238  [pdf, ps, other

    cs.DM math.CO

    Reduction Techniques for Graph Isomorphism in the Context of Width Parameters

    Authors: Yota Otachi, Pascal Schweitzer

    Abstract: We study the parameterized complexity of the graph isomorphism problem when parameterized by width parameters related to tree decompositions. We apply the following technique to obtain fixed-parameter tractability for such parameters. We first compute an isomorphism invariant set of potential bags for a decomposition and then apply a restricted version of the Weisfeiler-Lehman algorithm to solve i… ▽ More

    Submitted 27 March, 2014; originally announced March 2014.

    Comments: 23 pages, 4 figures

    MSC Class: 05C60; 05C85; 68R10;

  48. arXiv:1403.3894  [pdf, other

    cs.CG

    A lower bound on opaque sets

    Authors: Akitoshi Kawamura, Sonoko Moriyama, Yota Otachi, János Pach

    Abstract: It is proved that the total length of any set of countably many rectifiable curves, whose union meets all straight lines that intersect the unit square U, is at least 2.00002. This is the first improvement on the lower bound of 2 established by Jones in 1964. A similar bound is proved for all convex sets U other than a triangle.

    Submitted 10 April, 2014; v1 submitted 16 March, 2014; originally announced March 2014.

    Comments: 13 pages, 10 figures

  49. arXiv:1309.1248  [pdf, ps, other

    cs.DM math.CO

    Bounded Representations of Interval and Proper Interval Graphs

    Authors: Martin Balko, Pavel Klavík, Yota Otachi

    Abstract: Klavik et al. [arXiv:1207.6960] recently introduced a generalization of recognition called the bounded representation problem which we study for the classes of interval and proper interval graphs. The input gives a graph G and in addition for each vertex v two intervals L_v and R_v called bounds. We ask whether there exists a bounded representation in which each interval I_v has its left endpoint… ▽ More

    Submitted 5 September, 2013; originally announced September 2013.

  50. arXiv:1306.2182  [pdf, ps, other

    cs.DM math.CO

    Extending Partial Representations of Interval Graphs

    Authors: Pavel Klavík, Jan Kratochvíl, Yota Otachi, Toshiki Saitoh, Tomáš Vyskočil

    Abstract: Interval graphs are intersection graphs of closed intervals of the real-line. The well-known computational problem, called recognition, asks whether an input graph $G$ can be represented by closed intervals, i.e., whether $G$ is an interval graph. There are several linear-time algorithms known for recognizing interval graphs, the oldest one is by Booth and Lueker [J. Comput. System Sci., 13 (1976)… ▽ More

    Submitted 17 May, 2014; v1 submitted 10 June, 2013; originally announced June 2013.