activity
20152022
most citedAutomatic Source Code Summarization with Extended Tree-LSTM

10 citations · 15 across the 9 of their papers we have counts for

collaborators

17 papers

cs.DS2022

Independent set reconfiguration on directed graphs

Takehiro Ito, Yuni Iwamasa, Yasuaki Kobayashi +4

\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…

cs.DS2022

Finding shortest non-separating and non-disconnecting paths

Yasuaki Kobayashi, Shunsuke Nagano, Yota Otachi

For a connected graph and , a non-separating - path is a path between and such that the set of vertices of does not separate , tha…

cs.DS2020

An Improved Deterministic Parameterized Algorithm for Cactus Vertex Deletion

Yuuki Aoike, Tatsuya Gima, Tesshu Hanaka +5

A cactus is a connected graph that does not contain as a minor. Given a graph and integer , Cactus Vertex Deletion (also known as Diamond Hitting Se…

cs.DS2020

A Note on Exponential-Time Algorithms for Linearwidth

Yasuaki Kobayashi, Yu Nakahata

In this note, we give an algorithm that computes the linearwidth of input -vertex graphs in time , which improves a trivial -time algorithm, where and $m…

cs.DS2020

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

Tesshu Hanaka, Yasuaki Kobayashi, Yusuke Kobayashi +1

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…

cs.DS2020

Finding Diverse Trees, Paths, and More

Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita +1

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…