Tadao Takaoka
University of Canterbury
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Tadao Takaoka.
Information Processing Letters | 1992
Tadao Takaoka
Abstract A new algorithm is invented for the all pairs shortest path problem with O (n 3 ( log log n log n ) 1 2 ) time on a unifor RAM. This is an improvement of Fredmans result for this problem by a factor of ( log n log log n ) 1 6 . A parallel algorithm for this problem on a PRAM-EREW is also presented.
Electronic Notes in Theoretical Computer Science | 2002
Tadao Takaoka
Abstract We design an efficient algorithm that maximizes the sum of array elements of a subarray of a two-dimensional array. The solution can be used to find the most promising array portion that correlates two parameters involved in data, such as ages and income for the amount of sales per some period. The previous subcubic time algorithm is simplified, and the time complexity is improved for the worst case. We also give a more practical algorithm whose expected time is better than the worst case time.
SIAM Journal on Computing | 1987
Alistair Moffat; Tadao Takaoka
An algorithm is described that solves the all pairs shortest path problem for a nonnegatively weighted directed graph of n vertices in average time
Algorithmica | 1998
Tadao Takaoka
O(n^2 \log n)
Communications of The ACM | 1989
Rui Feng Zhu; Tadao Takaoka
. The algorithm is a blend of two previous shortest path algorithms, those of Dantzig [Management Sci., 6 (1960), pp. 187–190] and Spira [SIAM J. Comput., 2 (1973), pp. 28–32]. Bloniarz [SIAM J. Comput., 12 (1983), pp. 588–600] categorised a class of random graphs called endpoint independent graphs; the new algorithm executes in the stated time on endpoint independent graphs and represents an asymptotic improvement over the
international symposium on parallel architectures algorithms and networks | 2004
Sung Eun Bae; Tadao Takaoka
O(n^2 \log n\log ^ * n)
workshop on graph theoretic concepts in computer science | 1991
Tadao Takaoka
algorithm given by Bloniarz for this class of random graphs.
computing and combinatorics conference | 1999
Tadao Takaoka
Abstract. In this paper we give three subcubic cost algorithms for the all pairs shortest distance (APSD) and path (APSP) problems. The first is a parallel algorithm that solves the APSD problem for a directed graph with unit edge costs in O(log2n) time with
computing and combinatorics conference | 2004
Tadao Takaoka
O(n^\mu/\sqrt{\log n})
IEEE Transactions on Computers | 1971
Tadao Takaoka; Hisashi Mine
processors where μ = 2.688 on an EREW PRAM. The second parallel algorithm solves the APSP, and consequently APSD, problem for a directed graph with nonnegative general costs (real numbers) in O(log2n) time with o(n3) subcubic cost. Previously this cost was greater than O(n3) . Finally we improve with respect to M the complexity O((Mn)μ) of a sequential algorithm for a graph with edge costs up to M to O(M1/3n(6+ω)/3(log n)2/3(log log n)1/3) in the APSD problem, where ω = 2.376 .