Presentation is loading. Please wait.

Presentation is loading. Please wait.

Ion I. Mandoiu, Vijay V. Vazirani Georgia Tech Joseph L. Ganley Simplex Solutions A New Heuristic for Rectilinear Steiner Trees.

Similar presentations


Presentation on theme: "Ion I. Mandoiu, Vijay V. Vazirani Georgia Tech Joseph L. Ganley Simplex Solutions A New Heuristic for Rectilinear Steiner Trees."— Presentation transcript:

1 Ion I. Mandoiu, Vijay V. Vazirani Georgia Tech Joseph L. Ganley Simplex Solutions A New Heuristic for Rectilinear Steiner Trees

2 The RSMT Problem Given a set of terminals in the plane, find minimum length interconnection of the terminals using only horizontal and vertical wires. RSMT MST RSMT may improve up to 33% over MST. Steiner point

3 Why RSMT? Minimum wire length gives Minimum area Minimum capacitance RSMT important for: Non-critical nets Physically small instances

4 Key Results on RSMT Problem RSMT problem is NP-hard (GJ 77) Iterated 1-Steiner heuristic (KR 90)  Greedily adds Steiner points to the tree  Almost 11% improvement over MST on average  Fast batched implementation (BI1S) Exact algorithm: GeoSteiner 3.0 (WWZ 98)  Branch-and-cut  11.5% improvement over MST on average  Average speed comparable to BI1S!!! Reduction to discrete grid (H 66)

5 The Algorithm: High-Level Idea Iterative method: in each step add/remove one Steiner point to/from tree Unlike Iterated 1-Steiner heuristic, do not insist on choosing best Steiner point in each step Steiner point to be added is chosen using a powerful Linear Programming (LP) formulation of the Steiner tree problem in graphs, called the bidirected cut formulation

6 The Bidirected Cut Formulation Valid cut C C

7 The Bidirected Cut Formulation (cont.) LP relaxation Dual LP Can be solved efficiently Opens possibility to exploit LP duality Gives optimum integer solution if all vertices are terminals, i.e., for the MST problem (E 66) Integrality gap believed to be very close to 1

8 The RV Algorithm Rajagopalan and Vazirani 99: 3/2 approximation algorithm for Steiner tree problem in graphs based on bidirected cut formulation Applies only to quasi-bipartite graphs, i.e., graphs with no edges connecting pairs of Steiner vertices Uses the primal-dual method for approximation algorithms Alternatively updates primal and dual solutions, until primal feasibility is achieved

9 Sample Execution 1.2 2 1.1 1.6

10 Sample Execution 1.2 2 1.1 1.6

11 Sample Execution 1.2 2 1.1 1.6

12 Sample Execution 1.2 2 1.1 1.6 Crystallize Steiner vertex & RESTART

13 Sample Execution 1.2 2 1.1 1.6

14 Sample Execution 1.2 2 1.1 1.6

15 Sample Execution 1.2 2 1.1 1.6

16 Sample Execution 1.2 2 1.1 1.6

17 Sample Execution 1.2 2 1.1 1.6 Reverse delete

18 Sample Execution 1.2 2 1.1 1.6 Reverse delete

19 Sample Execution 1.2 2 1.1 1.6 Reverse delete

20 Sample Execution 1.2 2 1.1 1.6 Reverse delete

21 Sample Execution 1.2 2 1.1 1.6

22 Sample Execution 1.2 2 1.1 1.6 De-crystallize Steiner vertex

23 Final Solution 1.2 2 1.1 1.6

24 Adaptation to General Graphs Remove Steiner-Steiner edges from graph G Run RV algorithm on remaining graph Repeat, treating Steiner vertices picked by the RV algorithm as terminals Stop when no new Steiner vertices are picked

25 Implementation Issues Size of graphs resulting from reduction to grid is a potential bottleneck Use efficiently computable reductions:  Vertex reduction based on the empty rectangle test  Edge reductions based on bound on max. degree of geometric MSTs (RS 95)

26 Experimental Setup Test bed:  Random instances ranging in size between 10 and 250 terminals, 1000 instances/size  Instances extracted from industrial designs Measure of quality: percent improvement over MST

27 Average Improvement over MST

28 Average CPU Time

29 Results on Industrial Instances No Term:

30 Summary Fast RSMT heuristic, based on ideas drawn from the field of approximation algorithms for NP-hard problems


Download ppt "Ion I. Mandoiu, Vijay V. Vazirani Georgia Tech Joseph L. Ganley Simplex Solutions A New Heuristic for Rectilinear Steiner Trees."

Similar presentations


Ads by Google