Skip to content

DashaSl/Hess_study_project

 
 

Repository files navigation

Particle swarm optimization implementation

This repository contains project based on HESS

Getting started

To build this project:

./setup.sh

PSO

The PSO method implementation can be found in "my_analog.cpp"

Example run

Go to hess-empirical-docking and run:

./dist/Release/GNU-Linux/hess-empirical-docking -r protein_example.pdb -l ligand_example.pdb --autobox_ligand crystal_example.pdb --depth 340 --number_of_iterations 16 --optimize swarm

About

Computational chemistry platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 50.5%
  • C++ 44.6%
  • C 4.8%
  • Shell 0.1%