Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Greedy approximation algorithms for directed multicuts

View through CrossRef
AbstractThe Directed Multicut (DM) problem is: given a simple directed graph G = (V, E) with positive capacities ue on the edges, and a set K ⊆ V × V of ordered pairs of nodes of G, find a minimum capacity K‐multicut; C ⊆ E is a K‐multicut if in G − C there is no (s, t)‐path for any (s, t) ⫅ K. In the uncapacitated case (UDM) the goal is to find a minimum size K‐multicut. The best approximation ratio known for DM is $O(\min\{\sqrt{n},opt\})$ by Gupta, where n = |V|, and opt is the optimal solution value. All known nontrivial approximation algorithms for the problem solve large linear programs. We give the first combinatorial approximation algorithms for the problem. Our main result is an Õ(n2/3/opt1/3)‐approximation algorithm for UDM, which improves the $O(\min\{opt,\sqrt{n}\})$‐approximation for opt = Ω(n1/2+ϵ). Combined with the article of Gupta, we get that UDM can be approximated within better than $O(\sqrt n)$, unless $opt={\tilde \Theta}(\sqrt n)$. We also give a simple and fast O(n2/3)‐approximation algorithm for DM. © 2005 Wiley Periodicals, Inc. NETWORKS, Vol. 45(4), 214–217 2005
Title: Greedy approximation algorithms for directed multicuts
Description:
AbstractThe Directed Multicut (DM) problem is: given a simple directed graph G = (V, E) with positive capacities ue on the edges, and a set K ⊆ V × V of ordered pairs of nodes of G, find a minimum capacity K‐multicut; C ⊆ E is a K‐multicut if in G − C there is no (s, t)‐path for any (s, t) ⫅ K.
In the uncapacitated case (UDM) the goal is to find a minimum size K‐multicut.
The best approximation ratio known for DM is $O(\min\{\sqrt{n},opt\})$ by Gupta, where n = |V|, and opt is the optimal solution value.
All known nontrivial approximation algorithms for the problem solve large linear programs.
We give the first combinatorial approximation algorithms for the problem.
Our main result is an Õ(n2/3/opt1/3)‐approximation algorithm for UDM, which improves the $O(\min\{opt,\sqrt{n}\})$‐approximation for opt = Ω(n1/2+ϵ).
Combined with the article of Gupta, we get that UDM can be approximated within better than $O(\sqrt n)$, unless $opt={\tilde \Theta}(\sqrt n)$.
We also give a simple and fast O(n2/3)‐approximation algorithm for DM.
© 2005 Wiley Periodicals, Inc.
NETWORKS, Vol.
45(4), 214–217 2005.

Related Results

Towards an Improved Strategy for Solving Multi-Armed Bandit Problem
Towards an Improved Strategy for Solving Multi-Armed Bandit Problem
Multi-Armed Bandit (MAB) problem is one of the classical reinforcements learning problems that describe the friction between the agent’s exploration and exploitation. This study ex...
Learning Theory and Approximation
Learning Theory and Approximation
The workshop Learning Theory and Approximation , organised by Kurt Jetter (Stuttgart-Hohenheim), Steve Smale (Berkeley) and Ding-Xuan Zhou (...
Totally Greedy Coin Sets and Greedy Obstructions
Totally Greedy Coin Sets and Greedy Obstructions
A coin set is a strictly increasing list of positive integers that always begins with 1. A coin set is called greedy when the simple greedy change-making algorithm always produces ...
Aplikasi Algoritma Greedy Terhadap Permasalahan Integer Knapsack pada Toko Surya Muda Pekanbaru
Aplikasi Algoritma Greedy Terhadap Permasalahan Integer Knapsack pada Toko Surya Muda Pekanbaru
Permasalahan integer knapsack merupakan permasalahan pengangkutan atau pemilihan barang yang akan dimasukan secara keseluruhan atau tidak sama sekali dalam satu item sehingga tidak...
The Power of Verification for Greedy Mechanism Design
The Power of Verification for Greedy Mechanism Design
Greedy algorithms are known to provide, in polynomial time, near optimal approximation guarantees for Combinatorial Auctions (CAs) with multidimensional...
Optimal with Respect to Accuracy Recovery of Some Classes Functions by Fourier Series
Optimal with Respect to Accuracy Recovery of Some Classes Functions by Fourier Series
Introduction. Function approximation (approximation or restoration) is widely used in data analysis, model building, and forecasting. The goal of function approximation is to find ...
Analysis of fracture problems of airport pavement by improved element-free Galerkin method
Analysis of fracture problems of airport pavement by improved element-free Galerkin method
Using the improved element-free Galerkin (IEFG) method, in this paper we introduce the characteristic parameter r which can reflect the singular stress near the crack tip into the ...
Efficient by Precision Algorithms for Approximating Functions from Some Classes by Fourier Series
Efficient by Precision Algorithms for Approximating Functions from Some Classes by Fourier Series
Introduction. The problem of approximation can be considered as the basis of computational methods, namely, the approximation of individual functions or classes of functions by fun...

Back to Top