9 results found Sort:
- Filter by Primary Language:
- Python (3)
- C++ (2)
- Java (2)
- Go (1)
- Jupyter Notebook (1)
- +
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,021 commits to main branch, last one 21 days ago
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 about a year 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 4 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...
ils
vns
nsga-ii
heuristics
tabu-search
timetabling
optimization
pareto-front
metaheuristics
best-improvement
first-improvement
genetic-algorithm
multi-improvement
optimization-tools
genetic-programming
optimization-framework
vehicle-routing-problem
travelling-salesman-problem
multi-objective-optimization
Created
2017-11-06
1,667 commits to master branch, last one 8 months ago
Heuristic global optimization algorithms in Python
dds
pso
nsga2
python
nsga-ii
evolution
pathfinding
tabu-search
genetic-algorithm
genetic-algorithms
global-optimization
simulated-annealing
heuristic-optimization
ant-colony-optimization
vehicle-routing-problem
hyperparameter-optimization
particle-swarm-optimization
travelling-salesman-problem
surrogate-based-optimization
dynamically-dimensioned-search
Created
2020-05-10
8 commits to master branch, last one 3 years ago
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
C++ metaheuristics modeler/solver for general integer optimization problems.
Created
2020-04-25
891 commits to master branch, last one about a month 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 about a year ago
Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course...
Created
2021-05-20
24 commits to main branch, last one 2 years ago