GTRay / bat_algorithm

Bat inspired metaheuristic for stochastic optimization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bat Algorithm

Bat inspired metaheuristic for stochastic optimization.

Bat algorithm implemented in C++11 with extensive use of lambdas, std::vectors and std algorithms. Used for reaserch related stuffs.

About

Bat inspired metaheuristic for stochastic optimization.


Languages

Language:C++ 100.0%