## Abstract In the swapping problem (SP), every vertex of a complete graph may supply and demand an object of a known type. A vehicle of unit capacity starting and ending its tour at an arbitrary vertex is available for carrying objects of given types between vertices. The SP consists of determinin
A Simple Algorithm for the Planar Multiway Cut Problem
β Scribed by Wei-Chang Yeh
- Publisher
- Elsevier Science
- Year
- 2001
- Tongue
- English
- Weight
- 95 KB
- Volume
- 39
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
β¦ Synopsis
The traditional min-cut problem involves finding a cut with minimum weight between two specified vertices. The planar multiway cut problem is a NP-hard generalization of the min-cut problem. It involves separating a weighted planar graph with k specified vertices into k components such that the total weight between the components is minimized. This problem has important applications in computer science, engineering, and management science. In this study, we devel-3 ky 1 2 ky4 Ε½Ε½ . Ε½ . oped a very simple algorithm with time complexity O k y ΠΈ n y k ΠΈ 2 3 1 2 w x Ε½ . . nk y k q k ΠΈ log n y k . Our algorithm is based on some simple theorems 2 2 that characterize the structure of the k-way cut. It is also better than the best Ε½ k 2 ky1 . known algorithm with time complexity O 4 k ΠΈ n ΠΈ log n for the planar multiway cut problem.
π SIMILAR VOLUMES
We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ2. The strength of
In this paper, we consider the Steiner problem in graphs, which is the problem of connecting together, at minimum cost, a number of vertices in an undirected graph with nonnegative edge costs. We use the formulation of this problem as a shortest spanning tree (SST) problem with additional constraint
## Abstract Every 3βconnected planar, cubic, triangleβfree graph with __n__ vertices has a bipartite subgraph with at least 29__n__/24βββ7/6 edges. The constant 29/24 improves the previously best known constant 6/5 which was considered best possible because of the graph of the dodecahedron. Example
The Selective Traveling Salesman Problem (STSP) is defined on a graph in which profits are associated with vertices and costs are associated with edges. Some vertices are compulsory. The aim is to construct a tour of maximal profit including all compulsory vertices and whose cost does not exceed a p