Skip to content
#

branch-and-price

Here are 18 public repositories matching this topic...

This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function

  • Updated May 9, 2026
  • Python

Exact Branch-and-Price solver for the VRPTW: Dantzig-Wolfe column generation, ng-route relaxation pricing, Ryan-Foster branching, the standard lexicographic (vehicles-then-distance) objective, dual stabilization, and a free HiGHS backend -- validated against an independent brute-force oracle.

  • Updated Sep 23, 2026
  • Python

Add this topic to your repo

To associate your repository with the branch-and-price topic, visit your repo's landing page and select "manage topics."

Learn more