 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
l |
Given
vertices, and cost cvw to buy and
|
|
|
edge from v to w,
find minimum cost
|
|
|
purchase that
creates a graph with
|
|
|
desired
connectivity properties
|
|
|
l |
Example: minimum
cost k-connected
|
|
|
graph.
|
|
|
l |
Generally NP-hard
|
|
|
l |
Recent
approximation algorithms
|
|
|
[GW],[JV]
|
|