Naoki Katoh
Kwansei Gakuin University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Naoki Katoh.
Archive | 1998
Naoki Katoh; Toshihide Ibaraki
The resource allocation problem seeks to find an optimal allocation of a fixed amount of resources to activities so as to minimize the cost incurred by the allocation. A simplest form of the problem is to minimize a separable convex function under a single constraint concerning the total amount of resources to be allocated. The amount of resources to be allocated to each activity is treated as a continuous or integer variable, depending on the cases. This can be viewed as a special case of the nonlinear programming problem or the nonlinear integer programming problem.
Networks | 1982
Naoki Katoh; Toshihide Ibaraki; Hisashi Mine
This article gives an efficient algorithm for obtaining K shortest simple paths between two specified nodes in an undirected graph G with non-negative edge lengths. Letting n be the number of nodes and m be the number of edges in G, its running time is O(Kc(n, m)) if the shortest paths from one node to all the other nodes are obtained in c(n, m) [≥O(m)] time, and the required space is O(Kn + m). This time bound is better than those realized by existing algorithms, the best of which, proposed by Yen, requires O(Kn3) time, since c(n, m) ≤min[O(n2), O(m log n)] is known.
Journal of Algorithms | 1991
Alok Aggarwal; Hiroshi Imai; Naoki Katoh; Subhash Suri
Abstract Let S be a set consisting of n points in the plane. We consider the problem of finding k points of S that form a “small” set under some given measure, and present efficient algorithms for several natural measures including the diameter and the variance.
SIAM Journal on Computing | 1981
Naoki Katoh; Toshihide Ibaraki; Hisashi Mine
This paper presents an algorithm for finding K minimum spanning trees in an undirected graph. The required time is
Archive | 1995
John Staples; Peter Eades; Naoki Katoh; Alistair Moffat
O(Km + \min (n^2 ,m\log \log n))
Computer Methods in Applied Mechanics and Engineering | 1999
Makoto Ohsaki; Katsuki Fujisawa; Naoki Katoh; Yoshihiro Kanno
and the space is
Data Mining and Knowledge Discovery | 1998
Yukinobu Hamuro; Naoki Katoh; Yasuyuki Matsuda; Katsutoshi Yada
O(K + m)
Optimization and Engineering | 2001
Yoshihiro Kanno; Makoto Ohsaki; Kazuo Murota; Naoki Katoh
, where n is the number of vertices and m is the number of edges. The algorithm is based on three subroutines. The first two subroutines are used to obtain the second minimum spanning tree in
International Journal of Computational Geometry and Applications | 2001
Tetsuo Asano; Danny Z. Chen; Naoki Katoh; Takeshi Tokuyama
O(\min (n^2 ,m\alpha (m,n)))
Discrete Applied Mathematics | 1987
Naoki Katoh; Toshihide Ibaraki
steps, where