Skip to main content

Showing 1–10 of 10 results for author: Teruyama, J

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

    cs.DS

    Sink Location Problems in Dynamic Flow Grid Networks

    Authors: Yuya Higashikawa, Ayano Nishii, Junichi Teruyama, Yuki Tokuni

    Abstract: A dynamic flow network consists of a directed graph, where nodes called sources represent locations of evacuees, and nodes called sinks represent locations of evacuation facilities. Each source and each sink are given supply representing the number of evacuees and demand representing the maximum number of acceptable evacuees, respectively. Each edge is given capacity and transit time. Here, the ca… ▽ More

    Submitted 29 August, 2023; v1 submitted 24 August, 2023; originally announced August 2023.

    Comments: 16 pages, 6 figures, full version of a paper accepted at COCOON 2023

  2. arXiv:2301.06857  [pdf, other

    cs.DS

    Faster Algorithms for Evacuation Problems in Networks with the Single Sink of Small Degree

    Authors: Yuya Higashikawa, Naoki Katoh, Junichi Teruyama, Yuki Tokuni

    Abstract: In this paper, we propose new algorithms for evacuation problems defined on dynamic flow networks. A dynamic flow network is a directed graph in which source nodes are given supplies (i.e., the number of evacuees) and a single sink node is given a demand (i.e., the maximum number of acceptable evacuees). The evacuation problem seeks a dynamic flow that sends all supplies from sources to the sink s… ▽ More

    Submitted 28 February, 2023; v1 submitted 17 January, 2023; originally announced January 2023.

    Comments: 20 pages, 8 figures

  3. arXiv:2207.13959  [pdf, other

    cs.DS cs.DM

    ZDD-Based Algorithmic Framework for Solving Shortest Reconfiguration Problems

    Authors: Takehiro Ito, Jun Kawahara, Yu Nakahata, Takehide Soh, Akira Suzuki, Junichi Teruyama, Takahisa Toda

    Abstract: This paper proposes an algorithmic framework for various reconfiguration problems using zero-suppressed binary decision diagrams (ZDDs), a data structure for families of sets. In general, a reconfiguration problem checks if there is a step-by-step transformation between two given feasible solutions (e.g., independent sets of an input graph) of a fixed search problem such that all intermediate resu… ▽ More

    Submitted 16 December, 2022; v1 submitted 28 July, 2022; originally announced July 2022.

  4. arXiv:2011.13569  [pdf, other

    cs.DS

    Minmax Regret 1-Sink Location Problems on Dynamic Flow Path Networks with Parametric Weights

    Authors: Tetsuya Fujie, Yuya Higashikawa, Naoki Katoh, Junichi Teruyama, Yuki Tokuni

    Abstract: This paper addresses the minmax regret 1-sink location problem on dynamic flow path networks with parametric weights. We are given a dynamic flow network consisting of an undirected path with positive edge lengths, positive edge capacities, and nonnegative vertex weights. A path can be considered as a road, an edge length as the distance along the road and a vertex weight as the number of people a… ▽ More

    Submitted 27 November, 2020; originally announced November 2020.

    Comments: 15 pages, 2 figures

  5. arXiv:2010.05729  [pdf, other

    cs.DS

    Almost Linear Time Algorithms for Minsum $k$-Sink Problems on Dynamic Flow Path Networks

    Authors: Yuya Higashikawa, Naoki Katoh, Junichi Teruyama, Koji Watase

    Abstract: We address the facility location problems on dynamic flow path networks. A dynamic flow path network consists of an undirected path with positive edge lengths, positive edge capacities, and positive vertex weights. A path can be considered as a road, an edge length as the distance along the road and a vertex weight as the number of people at the site. An edge capacity limits the number of people t… ▽ More

    Submitted 12 October, 2020; originally announced October 2020.

    Comments: 29 pages, 4 figures

  6. arXiv:1910.01753  [pdf, other

    cs.CG

    On Computing a Center Persistence Diagram

    Authors: Yuya Higashikawa, Naoki Katoh, Guohui Lin, Eiji Miyano, Suguru Tamaki, Junichi Teruyama, Binhai Zhu

    Abstract: Throughout this paper, a persistence diagram ${\cal P}$ is composed of a set $P$ of planar points (each corresponding to a topological feature) above the line $Y=X$, as well as the line $Y=X$ itself, i.e., ${\cal P}=P\cup\{(x,y)|y=x\}$. Given a set of persistence diagrams ${\cal P}_1,...,{\cal P}_m$, for the data reduction purpose, one way to summarize their topological features is to compute the… ▽ More

    Submitted 9 February, 2020; v1 submitted 3 October, 2019; originally announced October 2019.

    Comments: 16 pages, 7 figures

    MSC Class: 68Q17; 68W25 ACM Class: F.2.2

  7. arXiv:1808.00674  [pdf, ps, other

    cs.DS

    Reconstructing Strings from Substrings: Optimal Randomized and Average-Case Algorithms

    Authors: Kazuo Iwama, Junichi Teruyama, Shuntaro Tsuyama

    Abstract: The problem called "String reconstruction from substrings" is a mathematical model of sequencing by hybridization that plays an important role in DNA sequencing. In this problem, we are given a blackbox oracle holding an unknown string ${\mathcal X}$ and are required to obtain (reconstruct) ${\mathcal X}$ through "substring queries" $Q(S)$. $Q(S)$ is given to the oracle with a string $S$ and the a… ▽ More

    Submitted 2 August, 2018; originally announced August 2018.

    Comments: 17 pages, 4 figures

  8. arXiv:1705.00849  [pdf, other

    cs.DS

    Improved Average Complexity for Comparison-Based Sorting

    Authors: Kazuo Iwama, Junichi Teruyama

    Abstract: This paper studies the average complexity on the number of comparisons for sorting algorithms. Its information-theoretic lower bound is $n \lg n - 1.4427n + O(\log n)$. For many efficient algorithms, the first $n\lg n$ term is easy to achieve and our focus is on the (negative) constant factor of the linear term. The current best value is $-1.3999$ for the MergeInsertion sort. Our new value is… ▽ More

    Submitted 2 May, 2017; originally announced May 2017.

    Comments: 21 pages, 2 figures

  9. Reconstructing Strings from Substrings with Quantum Queries

    Authors: Richard Cleve, Kazuo Iwama, François Le Gall, Harumichi Nishimura, Seiichiro Tani, Junichi Teruyama, Shigeru Yamashita

    Abstract: This paper investigates the number of quantum queries made to solve the problem of reconstructing an unknown string from its substrings in a certain query model. More concretely, the goal of the problem is to identify an unknown string $S$ by making queries of the following form: "Is $s$ a substring of $S$?", where $s$ is a query string over the given alphabet. The number of queries required to id… ▽ More

    Submitted 20 April, 2012; originally announced April 2012.

    Comments: 13 pages

    Journal ref: Proceedings of 13th Scandinavian Symposium and Workshops (SWAT2012), Lecture Notes in Computer Science 7357, pp. 388-397, 2012

  10. arXiv:1009.0416  [pdf, ps, other

    quant-ph cs.CC cs.DM

    Quantum Counterfeit Coin Problems

    Authors: Kazuo Iwama, Harumichi Nishimura, Rudy Raymond, Junichi Teruyama

    Abstract: The counterfeit coin problem requires us to find all false coins from a given bunch of coins using a balance scale. We assume that the balance scale gives us only ``balanced'' or ``tilted'' information and that we know the number k of false coins in advance. The balance scale can be modeled by a certain type of oracle and its query complexity is a measure for the cost of weighing algorithms (the n… ▽ More

    Submitted 2 September, 2010; originally announced September 2010.

    Comments: 18 pages

    Journal ref: Theor. Comput. Sci. 456 (2012) 51-64