orienteering-problem
Here are 17 public repositories matching this topic...
Sort:Most stars
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
- Updated
Jan 24, 2026 - Python
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
Feb 22, 2024 - Python
Algorithms for the Orienteering Problem
- Updated
Apr 29, 2025 - C
[AAAI-25] HSEvo: Elevating Automatic Heuristic Design with Diversity-Driven Harmony Search and Genetic Algorithm Using LLMs
- Updated
Jul 18, 2025 - Python
In this project 8 approaches presented for solving OP.
- Updated
Jul 7, 2023 - Python
FOPS - framework for orienteering problem solving
- Updated
Feb 18, 2020 - Go
Efficient Solutions for the Orienteering Problem: A Comparative Study of Dynamic Programming and Floyd-Warshall Algorithms
- Updated
Nov 19, 2025 - Python
Orienteering Problem with Time Windows
- Updated
Jul 22, 2021 - Python
This project implements a graph algorithm provinding a suboptimal solution to the knapsak problem in a geographical context. The decisions are driven by the maximization of a regional score. The node with the best regional score is selected as the next node to visit. The algorithms process recursively to find the K Best Nodes (KBN) to visit.
- Updated
Apr 5, 2022 - Python
The Categorized Orienteering Problem with Count-Dependent Profits (COPCDP)
- Updated
Nov 29, 2021
Desenvolvi um algoritmo de Programação Linear Inteira (ILP) para otimizar rotas da Polícia Militar de Alagoas, reduzindo tempos de resposta e cobrindo áreas vulneráveis. Com análise de dados geográficos e históricos, usei teoria dos grafos e feedback de profissionais para criar patrulhas ágeis e estratégicas.
- Updated
Dec 10, 2024 - C++
Este repositório contém uma implementação do Team Orieteering Problem (TOP) utilizando o CPLEX.
- Updated
Nov 24, 2024 - C++
USI-MSc AI Course: Hands-on Lab Experiences
- Updated
Dec 6, 2023 - Jupyter Notebook
Code reproducing the numerical simulations of the paper "Optimization Methods for a Shuttle Bus Routing Problem arising in Urban Mobility"
- Updated
May 28, 2025 - MATLAB
Repository per il progetto d'esame di AOCR (UNINA).
- Updated
Jul 31, 2024 - Jupyter Notebook
A Mixed-Integer Linear Programming (MILP) approach to solve the Multi-Modal Orienteering Problem with Time Windows (OPTW) for holiday itinerary planning.
- Updated
Feb 20, 2026 - Jupyter Notebook
Improve this page
Add a description, image, and links to theorienteering-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theorienteering-problem topic, visit your repo's landing page and select "manage topics."