Pinned Repositories
dynamic-dispatch-waves
Code for the paper "An iterative sample scenario approach for the dynamic dispatch waves problem."
GLP4OPT
A checklist for Good Laboratory Practices for Optimization Research (GLP4OPT) guidelines
pglib-opf-pyparser
Parser to read all power grid instances from pglib-opf into Python
routing-appointment-scheduling
Code for the paper "A queueing-based approach for integrated routing and appointment scheduling."
tour-du-mont-blanc
Planning tool for your Tour du Mont Blanc adventure ⛰️!
tree-partitioning
Tree partitioning algorithms for power networks
ALNS
Adaptive large neighbourhood search (and more!) in Python.
PyJobShop
Solving scheduling problems with constraint programming in Python.
PyVRP
Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.
VRPLIB
Python package to read and write vehicle routing problem instances.
leonlan's Repositories
leonlan/routing-appointment-scheduling
Code for the paper "A queueing-based approach for integrated routing and appointment scheduling."
leonlan/dynamic-dispatch-waves
Code for the paper "An iterative sample scenario approach for the dynamic dispatch waves problem."
leonlan/tour-du-mont-blanc
Planning tool for your Tour du Mont Blanc adventure ⛰️!
leonlan/tree-partitioning
Tree partitioning algorithms for power networks
leonlan/GLP4OPT
A checklist for Good Laboratory Practices for Optimization Research (GLP4OPT) guidelines
leonlan/pglib-opf-pyparser
Parser to read all power grid instances from pglib-opf into Python
leonlan/leonlan.github.io
leonlan/AILS-HVRP
Fork of AILS by Maximó et al. (2022)
leonlan/projecteuler
Project Euler is a website dedicated to a series of computational problems intended to be solved with computer programs. This respository contains my own solutions to those problems. My Friend Key: 942079_iEDMDDXDe13LYMmzlReee7a2IXghArkI
leonlan/vu-beamer
Vrije Universiteit Amsterdam beamer slides.
leonlan/slides
My presentation slides.
leonlan/cpsat-primer
The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver
leonlan/funda-scraper
FundaScaper scrapes data from Funda, the Dutch housing website. You can find listings from house-buying or rental market, and historical data.
leonlan/or-tools
Google's Operations Research tools:
leonlan/pylkh
A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.
leonlan/python-project-template
Template for Python projects.
leonlan/PyVRP
Open-source, state-of-the-art VRP solver.