leonlan's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
hendricius/the-sourdough-framework
Open source book dedicated to helping you to make the best possible sourdough bread at home.
Thinklab-SJTU/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
ERGO-Code/HiGHS
Linear optimization software
d-krupke/cpsat-primer
The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver
PyVRP/PyVRP
Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.
alan-turing-institute/rse-course
Materials for The Alan Turing Institute's Research Software Engineering course
metab0t/PyOptInterface
Efficient modeling interface for mathematical optimization in Python
mobook/MO-book
Hands-On Optimization with Python
inria-UFF/VRPSolverEasy
A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems
ai-for-decision-making-tue/Job_Shop_Scheduling_Benchmark_Environments_and_Instances
A benchmarking repo with various solution methods to various machine scheduling problems
PyVRP/VRPLIB
Python package to read and write vehicle routing problem instances.
NicholasMamo/adonis-template
A simple, elegant LaTeX template with dark mode support
d-krupke/CP-SAT-Log-Analyzer
A webapp that visualizes and annotates your ortools' CP-SAT logs. Partially inspired by gurobi-logtools.
cbhua/illustration-collection
The collection of my research papers' illustrations.
dwilding/unscrambler
Write better Chinese
pedroszattoni/InvOpt
An open-source Python package to solve Inverse Optimization problems.
leonlan/routing-appointment-scheduling
Code for the paper "A queueing-based approach for integrated routing and appointment scheduling."
xtof-durr/schedulingzoo
A searchable bibliography in scheduling
leonlan/dynamic-dispatch-waves
Code for the paper "An iterative sample scenario approach for the dynamic dispatch waves problem."
leonlan/tree-partitioning
Tree partitioning algorithms for power networks
leonlan/GLP4OPT
A checklist for Good Laboratory Practices for Optimization Research (GLP4OPT) guidelines
staglibrary/stagpy
Python bindings for the STAG library
JoostBerkhout/PyKDA
Python package for the Kemeny Decomposition Algorithm (KDA) together with some Markov chain tooling.
leonlan/leonlan.github.io
N-Wouda/docblock
Parse C++ documentation blocks using Python.
SteinarLaenen/Dynamic-Spectral-Clustering-With-Provable-Approximation-Guarantee
This repository contains code to accompany the paper "Dynamic Spectral Clustering with Provable Approximation Guarantee", published in ICML 2024.