Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.04 KB

README.md

File metadata and controls

24 lines (19 loc) · 2.04 KB

Protein folding on 2D Lattice model with MJ interaction potentials

This work is based on these previously published manuscripts:

This project presents two implementations for solving the problem of protein folding on a 2D Lattice model:

  • Simulated Annealing Monte Carlo simulation: i-th amino acid positions are simulated as random walks relative to previous residue
  • QBit representation using Turn Encoding of Self-Avoiding Walks: The objective energy function has been constructed
    • Simulated annealing implementation on conventional CPU
    • Quantum annealing on QPU

Results

Slides available