Pinned Repositories
adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
concorde-easy-build
Fork of the Concorde TSP solver with an easier build procedure
covid-optimisation
Optimisation tools for the COVID-19 pandemic
cplex-example
Solving a TSP with the CPLEX C++ API.
cvrp-decomposition
Decomposition Strategies for Vehicle Routing Heuristics
hybrid-alns
Hybrid ALNS for solving flat-landscape optimisation problems.
i3-configuration-x1
My personal configuration steps for i3 on a Thinkpad X1 Carbon 4th gen
maritime-vrp
Branch-and-price solver for the Feeder Network Design Problem
orienteering-alns
Adaptive Large Neighbourhood Search for the Orienteering Problem
tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
alberto-santini's Repositories
alberto-santini/adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
alberto-santini/cplex-example
Solving a TSP with the CPLEX C++ API.
alberto-santini/i3-configuration-x1
My personal configuration steps for i3 on a Thinkpad X1 Carbon 4th gen
alberto-santini/maritime-vrp
Branch-and-price solver for the Feeder Network Design Problem
alberto-santini/cvrp-decomposition
Decomposition Strategies for Vehicle Routing Heuristics
alberto-santini/tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
alberto-santini/concorde-easy-build
Fork of the Concorde TSP solver with an easier build procedure
alberto-santini/orienteering-alns
Adaptive Large Neighbourhood Search for the Orienteering Problem
alberto-santini/covid-optimisation
Optimisation tools for the COVID-19 pandemic
alberto-santini/selective-graph-colouring
Solvers for the Selective Graph Colouring Problem and generalisations
alberto-santini/bap-solvers-instances
Instances and solver implementation for the Berth Allocation Problem.
alberto-santini/hazardous-orienteering-problem
Code and instances for the Hazardous Orienteering Problem
alberto-santini/min-knapsack-with-compactness
Algorithms for the min-Knapsack problem with compactness constraints.
alberto-santini/tbkp
Time-Bomb Knapsack Problem
alberto-santini/tsp_bc
Evaluating the impact of enumerating subtour elimination constraints on TSP models.
alberto-santini/alberto-santini.github.io
Personal website.
alberto-santini/as
Miscellaneous, header-only utilities I use in my Operational Research projects.
alberto-santini/aziende-ricerca-operativa
Lista di aziende di Ricerca Operativa in Italia
alberto-santini/energy-efficient-vertical-farms
Companion repository for the paper "Energy Efficient Automatic Vertical Farms" by Delorme and Santini
alberto-santini/kpgf
The 0-1 Knapsack Problem with Group Fairness
alberto-santini/barcelona-hpp
Barcelona House Price Predictor - Simple app to learn a FastAPI backend + React frontend
alberto-santini/cr-ras-derived-instances
Instances for a Conflict Resloution algorithm, derived from the 2012 RAS Competition data
alberto-santini/crop-growth-planning-vf
Instances for the Crop Growth Scheduling Problem in Vertical Farming
alberto-santini/dottorati-ricerca-operativa
Lista di Dottorati in Ricerca Operativa in Italia
alberto-santini/lmd-sizing-scheduling
Code, instances, results and scripts for the paper "Tactical workforce sizing and scheduling decisions for last-mile delivery"
alberto-santini/ping-assignment-problem
Experiments on a special case of the Quadratic Assignment Problem, arising from a stackoverflow question.
alberto-santini/ptspc-instances
Instances for the Probabilistic Travelling Salesman Problem with Crowdsourcing
alberto-santini/public-transport-lmd
Instances and results for the paper "Integrating Public Transport in Sustainable Last-mile Delivery: Column Generation Approaches"
alberto-santini/rfsp-instances
Instances for the Regional Flight Scheduling Problem
alberto-santini/sgcp-via-cliques
Solving the (Weighted) Selective Graph Colouring Problem via Maximum Cliques