๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Tight Bounds for the Maximum Acyclic Subgraph Problem

โœ Scribed by Bonnie Berger; Peter W Shor


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
209 KB
Volume
25
Category
Article
ISSN
0196-6774

No coin nor oath required. For personal study only.

โœฆ Synopsis


Given a directed graph G s V, A , the maximum acyclic subgraph problem is to ลฝ . find a maximum cardinality subset Aะˆ of the arcs such that Gะˆ s V, Aะˆ is acyclic. In this paper, we present polynomial-time and RNC algorithms which, when given ลฝ any graph G without two-cycles, find an acyclic subgraph of size at least 1r2 q ลฝ . . < < ลฝ .

'

where โŒฌ G is the maximum degree of G. This bound is

ลฝ .

existentially tight, since there exists a class of graphs without two-cycles for which ลฝ ลฝ . . < < ' the largest acyclic subgraph has size at most 1r2 q O 1r โŒฌ G A. For the ลฝ .

common case of low-degree graphs, our algorithms provide an even better im-1 < < provement over the known algorithms that find an acyclic subgraph of size A .

2 For example, for graphs without two-cycles, our algorithms find an acyclic subgraph 2 1 9

or 3, and

A when โŒฌ G s 4 or 5. For 3 3 0

ลฝ . โŒฌ G s 2, this bound is optimal in the worst case. For 3-regular graphs, we can 13 2 < < < < achieve A , which is slightly better than A . As a consequence of this work, we 18 3 find that all graphs without two-cycles contain large acyclic subgraphs, a fact which was not previously known. The results can also be extended to find large acyclic subgraphs of graphs with two-cycles.


๐Ÿ“œ SIMILAR VOLUMES


Tight Bound on Johnson's Algorithm for M
โœ Jianer Chen; Donald K. Friesen; Hao Zheng ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 223 KB

We present new techniques that give a more thorough analysis on Johnson's classical algorithm for the Maximum Satisfiability problem. In contrast to the common belief for two decades that Johnson's Algorithm has performance ratio 1ร‚2, we show that the performance ratio is 2ร‚3 and that this bound is

Forbidden subgraphs and bounds on the si
โœ Michael D. Plummer; Akira Saito ๐Ÿ“‚ Article ๐Ÿ“… 2005 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 126 KB ๐Ÿ‘ 1 views

## Abstract Let __K__~1,__n__~ denote the star on __n__โ€‰+โ€‰1 vertices; that is, __K__~1,__n__~ is the complete bipartite graph having one vertex in the first vertex class of its bipartition and __n__ in the second. The special graph __K__~1,3~, called the __claw__, has received much attention in the

Bounds for the cardinality constrained P
โœ Mauro Dell'Amico; Silvano Martello ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Springer US ๐ŸŒ English โš– 150 KB

We consider the generalization of the classical P Cmax problem arising when a given limit k is imposed on the number of jobs that can be assigned to any machine. This generalization has practical interest in the optimization of assembly lines for printed circuit boards (PCB). The problem is strongly