There are 0 repository under routing-problem topic.
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
Inventory-routing problem (IRP) branch-and-cut algorithm using C++ Gurobi's API and CVRPSEP package
This is a project developed to solve a routing problem using a heuristic algorithm.
Master 1's student working research on combined Localisation, Inventory and Routing problem.
This repository explores two optimization algorithms: the Traveling Salesman Problem (TSP) and Nearest Neighbor Search (NNS). It features Jupyter notebooks implementing brute-force solutions to both problems, utilizing Euclidean distance calculations and path visualizations. Ideal for learning about algorithm efficiency and optimization techniques.
Algoritmo gentico para otimizar a rota de entrega de água criado na disciplina de sistemas de apoio a Decisão (IFBA- Campus Feira de Santana) - prof. @luisaraujo
This an implementation of the paper proposed by Niu et al. in 2021, entitled "An improved learnable evolution model for solving multi-objective vehicle routing problem with stochastic demand".