Skip to main content

Showing 1–2 of 2 results for author: Aoike, Y

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

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