Skip to content
#

orienteering-problem

Here are 21 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

In-browser optimizer for multi-day sightseeing itineraries — solves the Team Orienteering Problem with Time Windows (TOPTW) with greedy insertion + ILS and O(1) Wait–MaxShift feasibility. 浏览器内多日行程最优排程,求解带时间窗的团队定向问题(TOPTW)。

  • Updated Jun 23, 2026
  • HTML

Android app that plans a one day sightseeing route through Sibiu. Models the choice as an orienteering problem with time windows and solves it on the phone with a pulse branch and bound: arc pre-filtering, a precomputed bounding oracle, two-opt dominance and parallel search. Bachelor's thesis, reconnected and secured in 2026.

  • Updated Sep 15, 2026
  • Java

Add this topic to your repo

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

Learn more