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...
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...
Multi-armed Bandit Algorithms for Cournot Games
Multi-armed Bandit Algorithms for Cournot Games
Abstract
We investigate using a multi-armed bandit (MAB) setting for modeling repeated Cournot oligopoly games. Agents interact with separate bandit problems. An agent can ...
Application of Greedy Algorithm to Solve Integer Knapsack Problem (Case Study: Indah Logistik Cargo Mataram)
Application of Greedy Algorithm to Solve Integer Knapsack Problem (Case Study: Indah Logistik Cargo Mataram)
Distribution is one form of problem that can be solved using the optimization process. There are various things that can be optimized in distribution problems, including maximizing...
Performance paradox of dynamic matching models under greedy policies
Performance paradox of dynamic matching models under greedy policies
AbstractWe consider the stochastic matching model on a non-bipartite compatibility graph and analyze the impact of adding an edge to the expected number of items in the system. One...
The Genetic Edge: Revolutionizing Multi-Constraint Fractional Knapsack Solutions
The Genetic Edge: Revolutionizing Multi-Constraint Fractional Knapsack Solutions
Under linear constraints, a greedy algorithm effectively solves the fractional knapsack problem. However, when additional constraints, such as weight and risk, are added, the compl...
Nonlinear approximation
Nonlinear approximation
This is a survey of nonlinear approximation, especially that part of the subject which is important in numerical computation. Nonlinear approximation means that the approximants do...
HEURISTIC GREEDY ALGORITHM FOR OPTIMAL TOURIST ROUTE RECOMMENDATION IN PATI REGENCY
HEURISTIC GREEDY ALGORITHM FOR OPTIMAL TOURIST ROUTE RECOMMENDATION IN PATI REGENCY
Abstract: Tourism in Pati Regency currently lacks an integrated digital information system, resulting in suboptimal dissemination of information and trip planning. To address this ...

