Nobuji Saito
Tohoku University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Nobuji Saito.
Discrete Applied Mathematics | 1992
András Frank; Takao Nishizeki; Nobuji Saito; Hitoshi Suzuki; Éva Tardos
Abstract Simple efficient algorithms are given for three routing problems around a rectangle. The algorithms find routing in two or three layers for two-terminal nets specified on the sides of a rectangle. All algorithms run in linear time. One of the three routing problems is the minimum area routing previously considered by LaPaugh and Gonzalez and Lee. The algorithms they developed run in time O(n3) and O(n) respectively. Our simple linear time algorithm is based on a theorem of Okamura and Seymour and on a data structure developed by Suzuki, Ishiguro and Nishizeki.
Journal of Algorithms | 1981
Norishige Chiba; Takao Nishizeki; Nobuji Saito
A simple linear algorithm is presented for coloring planar graphs with at most five colors. The algorithm employs a recursive reduction of a graph involving the deletion of a vertex of degree 6 or less possibly together with the identification of its several neighbors.
IEEE Transactions on Circuits and Systems | 1988
Shin-ichi Nakano; Takao Nishizeki; Nobuji Saito
An f-coloring of a multigraph is a coloring of edges E such that each color appears at each vertex at most f times. The minimum number of colors needed to f-color G is called the f-chromatic index of G. Various scheduling problems on networks are reduced to finding an f-coloring of a multigraph. An upper bound on the f-chromatic index is given. >
SIAM Journal on Computing | 1985
Kazuhiko Matsumoto; Takao Nishizeki; Nobuji Saito
This paper presents an efficient algorithm for finding multicommodity flows in planar graphs. Suppose that G is an undirected planar graph with all sources and sinks on the boundary of the outer face and that a real-valued demand is given for each source–sink pair. The algorithm decides whether G has multicommodity flows, each from a source to a sink and of a given demand, and actually finds them if G has. It spends
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems | 1985
Takao Nishizeki; Nobuji Saito; Kiminobu Suzuki
O(kn + n^2 (\log n)^{1/2} )
SIAM Journal on Computing | 1986
Kazuhiko Matsumoto; Takao Nishizeki; Nobuji Saito
time and
SIAM Journal on Computing | 1982
Norishige Chiba; Takao Nishizeki; Nobuji Saito
O(kn)
Discrete Applied Mathematics | 1984
Takao Asano; Shunji Kikuchi; Nobuji Saito
space if G has n vertices and k source–sink pairs.
Proceedings of the 17th Symposium of Research Institute of Electric Communication on Graph Theory and Algorithms | 1980
Norishige Chiba; Takao Nishizeki; Nobuji Saito
In this paper, we consider the channel routing problem involving two-terminal nets on rectilinear grids. An efficient algorithm is described which necessarily finds a routing in a given grid whenever it exists. The algorithm is not a heuristic but an exact one, and works for a rather large class of grids, called convex grids, including the grids of rectangular, T-, L-, or X-shape boundaries. Both the running time and required space are linear in the number of vertices of a grid.
Algorithmica | 1989
Hitoshi Suzuki; Takao Nishizeki; Nobuji Saito
This paper shows that the multicommodity flow problem on a class of planar undirected graphs can be reduced to another famous combinatorial problem, the weighted matching problem. Assume that in a given planar graph G all the sources can be joined to the corresponding sinks without destroying the planarity. Then we show that the feasibility of multicommodity flows can be tested simply by solving, once, the weighted matching problem on a certain graph constructed from G, and that the multicommodity flows of given demands can be found by solving the matching problem