scispace - formally typeset
B

Biing-Feng Wang

Researcher at National Tsing Hua University

Publications -  84
Citations -  809

Biing-Feng Wang is an academic researcher from National Tsing Hua University. The author has contributed to research in topics: Time complexity & Parallel algorithm. The author has an hindex of 14, co-authored 80 publications receiving 779 citations. Previous affiliations of Biing-Feng Wang include National Taiwan University & University of London.

Papers
More filters
Journal ArticleDOI

Constant time algorithms for the transitive closure and some related graph problems on processor arrays with reconfigurable bus systems

TL;DR: Using the O(1) time transitive closure algorithms, many other graph problems are solved in O( 1) time, including recognizing bipartite graphs and finding connected components, articulation points, biconnected components, bridges and minimum spanning trees in undirected graphs.
Journal ArticleDOI

Constructing edge-disjoint spanning trees in product networks

TL;DR: By applying the proposed methods, it is easy to construct the maximum number of edge-disjoint spanning trees (abbreviated to EDSTs) in many important Cartesian product networks, such as hypercubes, tori, generalized hyperCubes, mesh connected trees, and hyper Petersen networks.
Journal ArticleDOI

Two-dimensional processor array with a reconfigurable bus system is at least as powerful as CRCW model

TL;DR: This paper shows that the two-dimensional processor array with a reconfigurable bus system is at least as powerful as the CRCW shared-memory computer, and suggests a general method to convert algorithms designed on the former into algorithms on the latter.
Journal ArticleDOI

Linear time algorithms for the ring loading problem with demand splitting

TL;DR: The proposed algorithms improve the previous upper bounds from O (min{n|K|, n2}) for RLPW and from O(n |K|) for R LPWI and achieve linear time.
Journal ArticleDOI

Efficient Parallel Algorithms for Optimally Locating a Path and a Tree of a Specified Length in a Weighted Tree Network

TL;DR: Two algorithms for finding the minimum eccentricity location and a minimum distancesum location of a tree-shaped facility take O(lognloglogn) time and O(n) work, respectively, which are faster than those previously proposed by Minieka.