meta-heuristic topic

List meta-heuristic repositories

pygmo2

411
Stars
55
Forks
Watchers

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Gradient-Free-Optimizers

1.1k
Stars
77
Forks
Watchers

Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.

opytimizer

596
Stars
41
Forks
Watchers

🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.

biteopt

128
Stars
9
Forks
Watchers

Derivative-Free Global Optimization Method (C++, Python binding)

acopy

94
Stars
29
Forks
Watchers

A Python implementation of the Ant Colony Optimization Meta-Heuristic

AntColonyOptimization-TSP

38
Stars
9
Forks
Watchers

An Ant Colony Optimization algorithm for the Traveling Salesman Problem

opt4j

31
Stars
16
Forks
Watchers

Modular Java framework for meta-heuristic optimization