Skip to main content

Showing 1–37 of 37 results for author: Hanaka, T

Searching in archive cs. Search in all archives.
.
  1. 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

  2. arXiv:2402.10815  [pdf, other

    cs.DS cs.CC cs.GT

    Core Stability in Additively Separable Hedonic Games of Low Treewidth

    Authors: Tesshu Hanaka, Noleen Köhler, Michael Lampis

    Abstract: Additively Separable Hedonic Game (ASHG) are coalition-formation games where we are given a graph whose vertices represent $n$ selfish agents and the weight of each edge $uv$ denotes how much agent $u$ gains (or loses) when she is placed in the same coalition as agent $v$. We revisit the computational complexity of the well-known notion of core stability of ASHGs, where the goal is to construct a… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

  3. arXiv:2402.09971  [pdf, other

    cs.DS cs.CC

    Parameterized Vertex Integrity Revisited

    Authors: Tesshu Hanaka, Michael Lampis, Manolis Vasilakis, Kanae Yoshiwatari

    Abstract: Vertex integrity is a graph parameter that measures the connectivity of a graph. Informally, its meaning is that a graph has small vertex integrity if it has a small separator whose removal disconnects the graph into connected components which are themselves also small. Graphs with low vertex integrity are extremely structured; this renders many hard problems tractable and has recently attracted i… ▽ More

    Submitted 26 April, 2024; v1 submitted 15 February, 2024; originally announced February 2024.

  4. arXiv:2312.16964  [pdf, ps, other

    cs.DS

    Algorithms for Optimally Shifting Intervals under Intersection Graph Models

    Authors: Nicolás Honorato Droguett, Kazuhiro Kurita, Tesshu Hanaka, Hirotaka Ono

    Abstract: We propose a new model for graph editing problems on intersection graphs. In well-studied graph editing problems, adding and deleting vertices and edges are used as graph editing operations. As a graph editing operation on intersection graphs, we propose moving objects corresponding to vertices. In this paper, we focus on interval graphs as an intersection graph. We give a linear-time algorithm to… ▽ More

    Submitted 9 January, 2024; v1 submitted 28 December, 2023; originally announced December 2023.

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

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

  7. arXiv:2310.05494  [pdf, other

    cs.DS cs.CC cs.DM

    Finding a Minimum Spanning Tree with a Small Non-Terminal Set

    Authors: Tesshu Hanaka, Yasuaki Kobayashi

    Abstract: In this paper, we study the problem of finding a minimum weight spanning tree that contains each vertex in a given subset $V_{\rm NT}$ of vertices as an internal vertex. This problem, called Minimum Weight Non-Terminal Spanning Tree, includes $s$-$t$ Hamiltonian Path as a special case, and hence it is NP-hard. In this paper, we first observe that Non-Terminal Spanning Tree, the unweighted counterp… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

  8. arXiv:2310.05139  [pdf, other

    cs.GT cs.AI

    Maximizing Utilitarian and Egalitarian Welfare of Fractional Hedonic Games on Tree-like Graphs

    Authors: Tesshu Hanaka, Airi Ikeyama, Hirotaka Ono

    Abstract: Fractional hedonic games are coalition formation games where a player's utility is determined by the average value they assign to the members of their coalition. These games are a variation of graph hedonic games, which are a class of coalition formation games that can be succinctly represented. Due to their applicability in network clustering and their relationship to graph hedonic games, fractio… ▽ More

    Submitted 8 October, 2023; originally announced October 2023.

    Comments: 31 pages, 7 figures

  9. arXiv:2310.01983  [pdf, other

    cs.DM cs.CC cs.GT

    Turning Tiles is PSPACE-complete

    Authors: Kanae Yoshiwatari, Hironori Kiya, Koki Suetsugu, Tesshu Hanaka, Hirotaka Ono

    Abstract: In combinatorial game theory, the winning player for a position in normal play is analyzed and characterized via algebraic operations. Such analyses define a value for each position, called a game value. A game (ruleset) is called universal if any game value is achievable in some position in a play of the game. Although the universality of a game implies that the ruleset is rich enough (i.e., suff… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: 6 pages, 10 figures

    ACM Class: G.2.0

  10. arXiv:2307.02787  [pdf, other

    cs.DS

    Shortest Beer Path Queries based on Graph Decomposition

    Authors: Tesshu Hanaka, Hirotaka Ono, Kunihiko Sadakane, Kosuke Sugiyama

    Abstract: Given a directed edge-weighted graph $G=(V, E)$ with beer vertices $B\subseteq V$, a beer path between two vertices $u$ and $v$ is a path between $u$ and $v$ that visits at least one beer vertex in $B$, and the beer distance between two vertices is the shortest length of beer paths. We consider \emph{indexing problems} on beer paths, that is, a graph is given a priori, and we construct some data s… ▽ More

    Submitted 10 July, 2023; v1 submitted 6 July, 2023; originally announced July 2023.

    Comments: 25 pages, 9 figures

  11. arXiv:2303.01290  [pdf, other

    cs.DS

    Solving Distance-constrained Labeling Problems for Small Diameter Graphs via TSP

    Authors: Tesshu Hanaka, Hirotaka Ono, Kosuke Sugiyama

    Abstract: In this paper, we give a simple polynomial-time reduction of {L(p)-Labeling} on graphs with a small diameter to {Metric (Path) TSP}, which enables us to use numerous results on {(Metric) TSP}. On the practical side, we can utilize various high-performance heuristics for TSP, such as Concordo and LKH, to solve our problem. On the theoretical side, we can see that the problem for any p under this fr… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: 6 pages, 2 figures

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

  13. arXiv:2211.05307  [pdf, other

    cs.DS cs.DM cs.GT

    Winner Determination Algorithms for Graph Games with Matching Structures

    Authors: Tesshu Hanaka, Hironori Kiya, Hirotaka Ono, Kanae Yoshiwatari

    Abstract: Cram, Domineering, and Arc Kayles are well-studied combinatorial games. They are interpreted as edge-selecting-type games on graphs, and the selected edges during a game form a matching. In this paper, we define a generalized game called Colored Arc Kayles, which includes these games. Colored Arc Kayles is played on a graph whose edges are colored in black, white, or gray, and black (resp., white)… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: 13 pages, 5 figures

  14. arXiv:2207.09803  [pdf, other

    cs.DS

    Computing Densest $k$-Subgraph with Structural Parameters

    Authors: Tesshu Hanaka

    Abstract: \textsc{Densest $k$-Subgraph} is the problem to find a vertex subset $S$ of size $k$ such that the number of edges in the subgraph induced by $S$ is maximized. In this paper, we show that \textsc{Densest $k$-Subgraph} is fixed parameter tractable when parameterized by neighborhood diversity, block deletion number, distance-hereditary deletion number, and cograph deletion number, respectively. Furt… ▽ More

    Submitted 20 July, 2022; originally announced July 2022.

  15. arXiv:2202.06925  [pdf, other

    cs.GT cs.CC cs.DS

    Hedonic Games and Treewidth Revisited

    Authors: Tesshu Hanaka, Michael Lampis

    Abstract: We revisit the complexity of the well-studied notion of Additively Separable Hedonic Games (ASHGs). Such games model a basic clustering or coalition formation scenario in which selfish agents are represented by the vertices of an edge-weighted digraph $G=(V,E)$, and the weight of an arc $uv$ denotes the utility $u$ gains by being in the same coalition as $v$. We focus on (arguably) the most basic… ▽ More

    Submitted 14 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:2107.03040  [pdf, other

    cs.GT

    Capacitated Network Design Games on a Generalized Fair Allocation Model

    Authors: Tesshu Hanaka, Toshiyuki Hirose, Hirotaka Ono

    Abstract: The cost-sharing connection game is a variant of routing games on a network. In this model, given a directed graph with edge costs and edge capacities, each agent wants to construct a path from a source to a sink with low cost. The users share the cost of each edge based on a cost-sharing function. One of the simple cost-sharing functions is defined as the cost divided by the number of users. Most… ▽ More

    Submitted 27 February, 2023; v1 submitted 7 July, 2021; originally announced July 2021.

    Comments: 14 pages, 2 figures

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

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

  21. arXiv:2009.12184  [pdf, other

    cs.DS cs.CC

    Finding a Maximum Minimal Separator: Graph Classes and Fixed-Parameter Tractability

    Authors: Tesshu Hanaka, Yasuaki Kobayashi, Yusuke Kobayashi, Tsuyoshi Yagita

    Abstract: We study the problem of finding a maximum cardinality minimal separator of a graph. This problem is known to be NP-hard even for bipartite graphs. In this paper, we strengthen this hardness by showing that for planar bipartite graphs, the problem remains NP-hard. Moreover, for co-bipartite graphs and for line graphs, the problem also remains NP-hard. On the positive side, we give an algorithm deci… ▽ More

    Submitted 25 September, 2020; originally announced September 2020.

    Comments: 15 pages

  22. arXiv:2009.10502  [pdf, other

    cs.DS

    Computing $L(p,1)$-Labeling with Combined Parameters

    Authors: Tesshu Hanaka, Kazuma Kawai, Hirotaka Ono

    Abstract: Given a graph, an $L(p,1)$-labeling of the graph is an assignment $f$ from the vertex set to the set of nonnegative integers such that for any pair of vertices $(u,v),|f (u) - f (v)| \ge p$ if $u$ and $v$ are adjacent, and $f(u) \neq f(v)$ if $u$ and $v$ are at distance $2$. The $L(p,1)$-labeling problem is to minimize the span of $f$ (i.e.,$\max_{u\in V}(f(u)) - \min_{u\in V}(f(u))+1$). It is kno… ▽ More

    Submitted 18 October, 2020; v1 submitted 22 September, 2020; originally announced September 2020.

  23. arXiv:2009.09971  [pdf, other

    cs.CC

    (In)approximability of Maximum Minimal FVS

    Authors: Louis Dublois, Tesshu Hanaka, Mehdi Khosravian Ghadikolaei, Michael Lampis, Nikolaos Melissinos

    Abstract: We study the approximability of the NP-complete \textsc{Maximum Minimal Feedback Vertex Set} problem. Informally, this natural problem seems to lie in an intermediate space between two more well-studied problems of this type: \textsc{Maximum Minimal Vertex Cover}, for which the best achievable approximation ratio is $\sqrt{n}$, and \textsc{Upper Dominating Set}, which does not admit any $n^{1-ε}$… ▽ More

    Submitted 10 February, 2021; v1 submitted 21 September, 2020; originally announced September 2020.

    Comments: 31 pages, 2 figures, ISAAC 2020, Preprint submitted to Journal of Computer and System Sciences

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

  26. arXiv:2007.04513  [pdf, other

    cs.DS cs.CC cs.DM

    Computing the Largest Bond and the Maximum Connected Cut of a Graph

    Authors: Gabriel L. Duarte, Hiroshi Eto, Tesshu Hanaka, Yasuaki Kobayashi, Yusuke Kobayashi, Daniel Lokshtanov, Lehilton L. C. Pedrosa, Rafael C. S. Schouery, Uéverton S. Souza

    Abstract: The cut-set $\partial(S)$ of a graph $G=(V,E)$ is the set of edges that have one endpoint in $S\subset V$ and the other endpoint in $V\setminus S$, and whenever $G[S]$ is connected, the cut $[S,V\setminus S]$ of $G$ is called a connected cut. A bond of a graph $G$ is an inclusion-wise minimal disconnecting set of $G$, i.e., bonds are cut-sets that determine cuts $[S,V\setminus S]$ of $G$ such that… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    Comments: This paper resulted from a merge of two papers submitted to arXiv (arXiv:1908.03389 and arXiv:1910.01071). Both preliminary versions were presented at the 14th International Symposium on Parameterized and Exact Computation (IPEC 2019)

  27. arXiv:2002.12706  [pdf, other

    cs.DS

    A (probably) optimal algorithm for Bisection on bounded-treewidth graphs

    Authors: Tesshu Hanaka, Yasuaki Kobayashi, Taiga Sone

    Abstract: The maximum/minimum bisection problems are, given an edge-weighted graph, to find a bipartition of the vertex set into two sets whose sizes differ by at most one, such that the total weight of edges between the two sets is maximized/minimized. Although these two problems are known to be NP-hard, there is an efficient algorithm for bounded-treewidth graphs. In particular, Jansen et al. (SIAM J. Com… ▽ More

    Submitted 16 September, 2020; v1 submitted 28 February, 2020; originally announced February 2020.

    Comments: 13 pages, 2 figures

  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:1908.11554  [pdf, other

    cs.CC

    Computational Complexity of Hedonic Games on Sparse Graphs

    Authors: Tesshu Hanaka, Hironori Kiya, Yasuhide Maei, Hirotaka Ono

    Abstract: The additively separable hedonic game (ASHG) is a model of coalition formation games on graphs. In this paper, we intensively and extensively investigate the computational complexity of finding several desirable solutions, such as a Nash stable solution, a maximum utilitarian solution, and a maximum egalitarian solution in ASHGs on sparse graphs including bounded-degree graphs, bounded-treewidth g… ▽ More

    Submitted 22 October, 2019; v1 submitted 30 August, 2019; originally announced August 2019.

  30. arXiv:1908.03389  [pdf, other

    cs.DS

    Parameterized Algorithms for Maximum Cut with Connectivity Constraints

    Authors: Hiroshi Eto, Tesshu Hanaka, Yasuaki Kobayashi, Yusuke Kobayashi

    Abstract: We study two variants of \textsc{Maximum Cut}, which we call \textsc{Connected Maximum Cut} and \textsc{Maximum Minimal Cut}, in this paper. In these problems, given an unweighted graph, the goal is to compute a maximum cut satisfying some connectivity requirements. Both problems are known to be NP-complete even on planar graphs whereas \textsc{Maximum Cut} on planar graphs is solvable in polynomi… ▽ More

    Submitted 9 August, 2019; originally announced August 2019.

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

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

  35. arXiv:1809.03392  [pdf, other

    cs.DS

    Optimal Partition of a Tree with Social Distance

    Authors: Masahiro Okubo, Tesshu Hanaka, Hirotaka Ono

    Abstract: We study the problem to find a partition of \textcolor{black}{a} graph $G$ with maximum social welfare based on social distance between vertices in $G$, called MaxSWP. This problem is known to be NP-hard in general. In this paper, we first give a complete characterization of optimal partitions of trees with small diameters. Then, by utilizing these results, we show that MaxSWP can be solved in lin… ▽ More

    Submitted 12 November, 2018; v1 submitted 10 September, 2018; originally announced September 2018.

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

  37. arXiv:1803.06074  [pdf, ps, other

    cs.DS cs.CC cs.DM

    Reconfiguring spanning and induced subgraphs

    Authors: Tesshu Hanaka, Takehiro Ito, Haruka Mizuta, Benjamin Moore, Naomi Nishimura, Vijay Subramanya, Akira Suzuki, Krishna Vaidyanathan

    Abstract: Subgraph reconfiguration is a family of problems focusing on the reachability of the solution space in which feasible solutions are subgraphs, represented either as sets of vertices or sets of edges, satisfying a prescribed graph structure property. Although there has been previous work that can be categorized as subgraph reconfiguration, most of the related results appear under the name of the pr… ▽ More

    Submitted 16 March, 2018; originally announced March 2018.