All Projects → optapy → Similar Projects or Alternatives

40 Open source projects that are alternatives of or similar to optapy

Optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Stars: ✭ 2,454 (+1369.46%)
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-85.63%)
VRPTW
Solving VRPTW with metaheuristics
Stars: ✭ 27 (-83.83%)
VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Stars: ✭ 166 (-0.6%)
tabu search-vrpcd
A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.
Stars: ✭ 34 (-79.64%)
KnapsackFX
Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search
Stars: ✭ 25 (-85.03%)
Mutual labels:  simulated-annealing, tabu-search
pigosat
Go (golang) bindings for Picosat, the satisfiability solver
Stars: ✭ 15 (-91.02%)
Mutual labels:  np-hard, np-complete
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (-83.83%)
Mutual labels:  metaheuristics
tsplib95
Library for working with TSPLIB files.
Stars: ✭ 48 (-71.26%)
VariationalNeuralAnnealing
A variational implementation of classical and quantum annealing using recurrent neural networks for the purpose of solving optimization problems.
Stars: ✭ 21 (-87.43%)
Mutual labels:  simulated-annealing
VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (-76.05%)
Mutual labels:  vehicle-routing-problem
Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
Stars: ✭ 144 (-13.77%)
Mutual labels:  simulated-annealing
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (-45.51%)
Mutual labels:  metaheuristics
TravelingSalesmanHeuristics.jl
Julia package for simple traveling salesman problem heuristics
Stars: ✭ 46 (-72.46%)
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-74.85%)
Mutual labels:  simulated-annealing
LocalSearchSolvers.jl
A Julia package to manage Constraint-Based Local Search (CBLS) solvers.
Stars: ✭ 18 (-89.22%)
Mutual labels:  local-search
automile-php
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 28 (-83.23%)
Mutual labels:  vehicle-routing-problem
MathOptSetDistances.jl
Distances to sets for MathOptInterface
Stars: ✭ 24 (-85.63%)
Mutual labels:  mathematical-optimization
optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Stars: ✭ 226 (+35.33%)
Mutual labels:  mathematical-optimization
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (-85.63%)
Mutual labels:  vehicle-routing-problem
Multiple-Vehicle-Routing
Simple MVR simulation
Stars: ✭ 27 (-83.83%)
Mutual labels:  vehicle-routing-problem
AntColonyOptimization-TSP
An Ant Colony Optimization algorithm for the Traveling Salesman Problem
Stars: ✭ 29 (-82.63%)
Mutual labels:  np-complete
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-81.44%)
Mutual labels:  metaheuristics
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (-56.29%)
Mutual labels:  metaheuristics
minisat-rust
Experimental minisat SAT solver reimplementation in Rust
Stars: ✭ 68 (-59.28%)
Mutual labels:  np-complete
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (-74.25%)
Mutual labels:  simulated-annealing
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-91.02%)
cplex-vrptw-implementation
An implementation of VRPTW in CPLEX
Stars: ✭ 22 (-86.83%)
Mutual labels:  vehicle-routing-problem
DVRPTW ACS
Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)
Stars: ✭ 32 (-80.84%)
Mutual labels:  vehicle-routing-problem
Scikit Opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
Stars: ✭ 2,791 (+1571.26%)
Mutual labels:  simulated-annealing
OpenJij
OpenJij : Framework for the Ising model and QUBO.
Stars: ✭ 57 (-65.87%)
Mutual labels:  simulated-annealing
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-82.04%)
Mutual labels:  simulated-annealing
Mathematical-Modeling
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Stars: ✭ 30 (-82.04%)
Mutual labels:  simulated-annealing
adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
Stars: ✭ 28 (-83.23%)
Mutual labels:  metaheuristics
qbso-fs
Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.
Stars: ✭ 47 (-71.86%)
Mutual labels:  metaheuristics
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-85.03%)
Mutual labels:  metaheuristics
Hive
Artificial Bee Colony Algorithm in Python.
Stars: ✭ 70 (-58.08%)
Mutual labels:  metaheuristics
pymhlib
pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods
Stars: ✭ 20 (-88.02%)
Mutual labels:  metaheuristics
rmoo
An R package for multi/many-objective optimization with non-dominated genetic algorithms' family
Stars: ✭ 18 (-89.22%)
Mutual labels:  metaheuristics
metaheuristic-training-networks
An implementation of various metaheuristics adapted to train neural networks
Stars: ✭ 16 (-90.42%)
Mutual labels:  metaheuristics
1-40 of 40 similar projects