Best-First Search Algorithm for Solving HP Lattice Model

CHEN Hao,HUANG Wen-qi
DOI: https://doi.org/10.3321/j.issn:1002-8331.2006.36.016
2006-01-01
Computer Engineering and Applications Journal
Abstract:Hydrophobic-hydrophilic lattice model(HP model) is one of the most simplified and popular models of protein folding prediction,the protein folding problem under the HP model has been proved to be NP-complete.As feasible solution sets of this problem can be organized as a tree structure,we use Best-First search strategy(BF) to traverse the tree,for which we propose an effective heuristic rule called k steps exploration.A group of recognized instances has been calculated,computational results demonstrate that BF is superior to conventional genetic algorithms and Monte Carlo methods.
What problem does this paper attempt to address?