Sciweavers

COCOON
2010
Springer

Imbalance Is Fixed Parameter Tractable

13 years 9 months ago
Imbalance Is Fixed Parameter Tractable
In the Imbalance Minimization problem we are given a graph G = (V, E) and an integer b and asked whether there is an ordering v1 . . . vn of V such that the sum of the imbalance of all the vertices is at most b. The imbalance of a vertex vi is the absolute value of the difference between the number of neighbors to the left and right of vi. The problem is also known as the Balanced Vertex Ordering problem and it finds many applications in graph drawing. We show that this problem is fixed parameter tractable and provide an algorithm that runs in time 2O(b log b) · nO(1) . This resolves an open problem of K´ara et al. [COCOON 2005].
Daniel Lokshtanov, Neeldhara Misra, Saket Saurabh
Added 19 Jul 2010
Updated 19 Jul 2010
Type Conference
Year 2010
Where COCOON
Authors Daniel Lokshtanov, Neeldhara Misra, Saket Saurabh
Comments (0)