Solving the Minimum Bisection Problem Using a Biologically Inspired Computational Model

Xingchang Liu,Xiaofan Yang,Shenglin Li,Yong Ding
DOI: https://doi.org/10.1016/j.tcs.2009.07.031
IF: 1.002
2010-01-01
Theoretical Computer Science
Abstract:The traditional trend of DNA computing aims at solving computationally intractable problems. The minimum bisection problem (MBP) is a well-known NP-hard problem, which is intended to partition the vertices of a given graph into two equal halves so as to minimize the number of those edges with exactly one end in each half. Based on a biologically inspired computational model, this paper describes a novel algorithm for the minimum bisection problem, which requires a time cost and a DNA strand length that are linearly proportional to the instance size.
What problem does this paper attempt to address?