artificial-bee-colony topic

List artificial-bee-colony repositories

swarmlib

485
Stars
108
Forks
Watchers

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony...

metaheuristics

272
Stars
80
Forks
Watchers

Implement the-state-of-the-art meta-heuristic algorithms using python (numpy)

Hive

107
Stars
50
Forks
Watchers

Artificial Bee Colony Algorithm in Python.

ABCoptim

29
Stars
18
Forks
Watchers

An implementation of the Artificial Bee Colony (ABC) Algorithm

code_FLNN

48
Stars
16
Forks
Watchers

Prediction google trace data using Functional Link Neural Network and Optimization Algorithms such as GA, PSO, ABC,...

MSearch

30
Stars
6
Forks
Watchers

A C# Library to aid programming for meta-heuristics

UAV-Path-Planning

79
Stars
20
Forks
Watchers

Unmanned Combat Aerial Vehicles Path Planning Using a Novel Probability Density Model Based on Artificial Bee Colony Algorithm

CloudTaskSchedulingOptimization

25
Stars
4
Forks
Watchers

Cloud task scheduling optimization in CloudSim framework using heuristic and metaheuristic algorithms