Introduction - If you have any usage issues, please Google them yourself
Sine-cosine algorithm for solving single objective optimization problems.
SCA creates multiple initial random candidate solutions and requires them to use mathematical models based on sinusoidal and cosine functions to fluctuate outward or towards the best solution. Several random and adaptive variables are also integrated into the algorithm to emphasize exploring and utilizing search space in different optimization milestones.
Compression packages include: published papers, optimization algorithm code, optimization toolbox.