Pinned Repositories
ACO-for-Vehicle-Routing-Problem
Ant COlony Optimization Algorithm for Vehicle Routing with Capacity and Time Windows Constraints.
ACO-VRPTW
An Ant Colony Optimization Algorithm for Vehicle Routing Problem with Time Windows
ACO-VRPTW-1
Ant colony optimization for the Vehicle Routing Problem with Time Windows
ant-for-VRPTW
Ant algorithm to solve vehicle routing problems with time windows
bnb_tsptw
BPVRPTW
branch and price vrptw
Branch-and-price-
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
branchAndPriceVRP
Test on how to implement Branch and Price for VRP with Gurobi (work in progress)
modeling-examples
Gurobi modeling examples
pres-mipheur
Presentation: Custom MIP Heuristics
Maninaa's Repositories
Maninaa/VRPwoc
Vehicle Routing Problem utilizing wisdom of crowds in Python
Maninaa/VRPRD-instance-files
A Branch-Price-and-Cut Algorithm for the Vehicle Routing Problem with Release and Due Dates
Maninaa/HHCRP-2_new_model
Multi-period Home Healthcare Routing Problem (HHCRP) with qualification, synchronization and time windows constraints.
Maninaa/VRP_DRL_MHA
PyTorch1.6, TensorFlow2.1, "Attention, Learn to Solve Routing Problems!", Transformer, Deep RL(Policy Gradient, REINFORCE), Capacitated Vehicle Routing Problem
Maninaa/or-pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Maninaa/ACO-for-Vehicle-Routing-Problem
Ant COlony Optimization Algorithm for Vehicle Routing with Capacity and Time Windows Constraints.
Maninaa/VehicleRoutingProblem
Vehicle Routing Problem for Operations Optimization
Maninaa/PCTSPTW
Prize-Collecting Traveling Salesman Problem with Time Windows
Maninaa/Ebook-Linear_Programming
Maninaa/VRPTW_VNS
Maninaa/BPVRPTW
branch and price vrptw
Maninaa/SVRP
Stochastic Vehicle Routing Problem
Maninaa/NLNS
Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem
Maninaa/vehicle-routing
A local search implementation of vehicle routing with limited truck capacities
Maninaa/vrptw_py
Maninaa/VRPTW_GA_PSO
Vehicle Routing Problem with Time Windows solver using Genetic Algorithm and Particle Swarm Optimization
Maninaa/vns-for-cvrp
A variable neighborhood search impementation for the capacitated vehicle routing problem
Maninaa/Vehcile-Routing-Problem-With-Time-Window-constraints
Solving Vehicle Routing Problem with Time Window constraint using Kmeans clustering algorithm
Maninaa/Multiobjective-memetic-algorithm-based-on-adaptive-local-search-chains-for-vehicle-routing-problem-w
vrptw
Maninaa/Routing-via-Multi-Commodity-Flow
We explore the problem of routing in a quantum internet using multi-commodity flow. In this project, we assume that all of the repeaters are based on atomic ensemble and linear optics. Moreover, we assume that any node in the network can act as an end node as well as a repeater node.
Maninaa/Data_Paper_Baldoquin_Diaz_Martinez
This repository contains the models and instances used in the paper "A unified model framework for the multi-attribute Consistent Periodic Vehicle Routing Problem".
Maninaa/jupyter-examples
Maninaa/python-VRPTW
Python implementation of some column generation based algorithms for VRPTW.
Maninaa/VRP-Algorithms
Maninaa/pa2019
Maninaa/bnb_tsptw
Maninaa/VRPTW-2
Vehicle routing problem solution with greedy +tabu search algo Python Impl
Maninaa/nurse-routing-solver
An exact ConVRP solver
Maninaa/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery
A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)
Maninaa/MaryPA