8 results found Sort:

AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Created 2011-02-15
9,000 commits to main branch, last one 2 days ago
20
266
apache-2.0
11
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Created 2021-07-15
414 commits to main branch, last one 11 months ago
Parallel Tabu Search and Genetic Algorithm for the Job Shop Schedule Problem with Sequence Dependent Set Up Times
Created 2019-03-08
132 commits to master branch, last one 3 years ago
OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Loc...
Created 2017-11-06
1,667 commits to master branch, last one 26 days ago
6
54
mit
4
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
Created 2020-12-23
84 commits to master branch, last one 2 years ago
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
Created 2020-04-24
63 commits to master branch, last one 4 months ago
C++ metaheuristics modeler/solver for general integer optimization problems.
Created 2020-04-25
842 commits to master branch, last one about a month ago