Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sametd/simann4all

Simulated Annealling Algorithm based on Netlib with some enhancements and a lot better usability. Written in Fortran 90.
https://github.com/sametd/simann4all

Last synced: 9 days ago
JSON representation

Simulated Annealling Algorithm based on Netlib with some enhancements and a lot better usability. Written in Fortran 90.

Awesome Lists containing this project

README

        

# simann_for_all

This simulated annealing algorithm will become optimization base for docking and caspesa algorithms

I wrote this code for my own needs but it can be applied for nearly every possible optimization problems.

I also wrote a mpi version of this code. I will upload it later on seperate repository.