Skip to content
View Snoeprol's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Snoeprol

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
snoeprol/README.md
Vehicle Routing Problem — one depot, multiple trucks, time windows and capacity

The Vehicle Routing Problem, solved

Dutch engineer building logistics systems that dispatch a fleet from one depot and serve every stop within its window — at minimum cost.

  • The problem — CVRP, VRP with time windows, multi-vehicle, pickup & delivery
  • The constraints — delivery windows, vehicle capacity, service times, driver hours
  • The engine — graph search + VRP/TSP heuristics on data-first pipelines
  • The map — OpenLayers / QGIS on real road networks

C# .NET Python React PostgreSQL QGIS

while(true) optimize();

Pinned Loading

  1. AvogadroMoleculeAttacher AvogadroMoleculeAttacher Public

    This project is used to attach molecules to crystals, using avogadro .xyz files.

    Python

  2. charelF/ABM charelF/ABM Public

    Agent-based modelling

    Jupyter Notebook 2 2

  3. pmms-heat-diffusion pmms-heat-diffusion Public

    Forked from juliusroeder/pmms-heat-diffusion

    Programming multicore manycore systems, heat diffusion lab code.

    Jupyter Notebook

  4. stochastic_simulations stochastic_simulations Public

    Assignments for the UvA master course: Stochastic Simulations.

    Python