Title :
A VLSI Implementation of the Simplex Algorithm
Author :
Bertossi, Alan A. ; Bonuccelli, Maurizio A.
Author_Institution :
Department of Computer Science, University of Pisa
Abstract :
The use of a special-purpose VLSI chip for solving a linear programming problem is presented. The chip is structured as a mesh of trees and is designed to implement the well-known simplex algorithm. A high degree of parallelism is introduced in each pivot step, which can be carried out in O (log n) time using an m × n mesh of trees having an O(mn log m log3 n) area where m − 1 and n − 1 are the number of constraints and variables, respectively. Two variants of the simplex algorithm are also considered: the two-phase method and the revised one. The proposed chip is intended as being a possible basic block for a VLSI operations research machine.
Keywords :
Linear programming; VLSI; mesh of trees; simplex algorithm; time complexity; Algorithm design and analysis; Computer architecture; Costs; High speed integrated circuits; Integrated circuit technology; Linear programming; Operations research; Proposals; Vectors; Very large scale integration; Linear programming; VLSI; mesh of trees; simplex algorithm; time complexity;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.1987.1676889