jcrvz / customhysLinks
Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heuristic approach for customising metaheuristics. Such an approach is powered by a strategy based on Simulated Annealing. Also, several search operators ser…
☆25Updated 4 months ago
Alternatives and similar repositories for customhys
Users that are interested in customhys are comparing it to the libraries listed below
Sorting:
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆105Updated 5 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆284Updated 2 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆96Updated 9 months ago
- Python package to read and write vehicle routing problem instances.☆119Updated last month
- Benchmark instances for job-shop scheduling problem☆114Updated 11 years ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆540Updated this week
- Environments for OR and RL Research☆428Updated 2 years ago
- Extensible Combinatorial Optimization Learning Environments☆362Updated 3 weeks ago
- The source code for the paper: 'ORL: Reinforcement Learning Benchmarks for Online Stochastic Optimization Problems'☆85Updated 4 years ago
- Explainable benchmarking using XAI☆11Updated last year
- Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization☆201Updated 5 years ago
- Discrete Optimization is a python library to ease the definition and re-use of discrete optimization problems and solvers.☆76Updated 3 weeks ago
- A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)☆67Updated 4 years ago
- Experimentation procedure for Iterative Optimization Heuristics☆66Updated last month
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆134Updated 5 months ago
- Combining Reinforcement Learning with Integer Programming for Robust Scheduling☆30Updated last year
- Robust Stochastic Optimization Made Easy☆341Updated last year
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…