luizaes / sca-algorithm

An implementation in Python of the Sine Cosine Algorithm (SCA), for solving optimization problems, with different randomization methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCA Algorithm

An implementation in Python of the Sine Cosine Algorithm (SCA), for solving optimization problems, with different randomization methods.

Reference

S. Mirjalili, SCA: A Sine Cosine Algorithm for Solving Optimization Problems, Knowledge-based Systems, in press, 2015, DOI: http://dx.doi.org/10.1016/j.knosys.2015.12.022

About

An implementation in Python of the Sine Cosine Algorithm (SCA), for solving optimization problems, with different randomization methods.


Languages

Language:Python 100.0%