8 results found Sort:
- Filter by Primary Language:
- C++ (2)
- Java (2)
- Python (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,014 commits to main branch, last one 14 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 5 months 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
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
C++ metaheuristics modeler/solver for general integer optimization problems.
Created
2020-04-25
870 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 8 months ago