Article ID Journal Published Year Pages File Type
393021 Information Sciences 2013 9 Pages PDF
Abstract

A linear arrangement ϕ of an undirected graph G = (V, E) with ∣V∣ = n nodes is a bijective function ϕ:V → {0, … , n − 1}. The cost   function is cost(G,ϕ)=∑uv∈E|(ϕ(u)-ϕ(v))|cost(G,ϕ)=∑uv∈E|(ϕ(u)-ϕ(v))| and opt(G) = min∀ϕcost(G, ϕ). The problem of finding opt(G) is called minimum linear arrangement (MINLA). The Minimum Linear Arrangement is an NP-hard problem in general. But there are some classes of graphs optimally solvable in polynomial time. In this paper, we show that the label of each node equals to the reverse of binary representation of its id in the optimal arrangement. Then, we design an O(n) algorithm to solve the minimum linear arrangement problem of Chord graphs.

Related Topics
Physical Sciences and Engineering Computer Science Artificial Intelligence
Authors
, , ,