All Projects → ralucanecula → DVRPTW_ACS

ralucanecula / DVRPTW_ACS

Licence: other
Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DVRPTW ACS

VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (+25%)
Mutual labels:  vehicle-routing-problem, time-windows
VRPTW
Solving VRPTW with metaheuristics
Stars: ✭ 27 (-15.62%)
Mutual labels:  vehicle-routing-problem, time-windows
gtfs-osm-sync
Synchronizes public transportation data in GTFS format with OpenStreetMap.org
Stars: ✭ 85 (+165.63%)
Mutual labels:  transportation
transam core
Core Rails engine for the TransAM open source software platform for managing transportation assets.
Stars: ✭ 13 (-59.37%)
Mutual labels:  transportation
MultiObjectTracker
Advanced multiple object tracker using dlib and OpenCV.
Stars: ✭ 56 (+75%)
Mutual labels:  transportation
LSTM-Mobility-Model
LSTM Mobility Model implementation using Tensorflow
Stars: ✭ 19 (-40.62%)
Mutual labels:  transportation
WazeCCPProcessor
Waze WARP takes your CCP data feed and processes it into your cloud provider for access, analysis, and visualization. An Open Government Coalition (OGC) project. @GovInTheOpen
Stars: ✭ 80 (+150%)
Mutual labels:  transportation
automile-php
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 28 (-12.5%)
Mutual labels:  vehicle-routing-problem
jpo-ode
US Department of Transportation (USDOT) Intelligent Transportation Systems Operational Data Environment (ITS ODE). This is the main repository that integrates and coordinates ODE Submodules.
Stars: ✭ 69 (+115.63%)
Mutual labels:  transportation
analysis-backend
Server component of Conveyal Analysis
Stars: ✭ 22 (-31.25%)
Mutual labels:  transportation
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (-25%)
Mutual labels:  vehicle-routing-problem
DTA
This repository documents MATLAB implementation of a dynamic user equilibrium solver, including a dynamic network loading sub-routine
Stars: ✭ 55 (+71.88%)
Mutual labels:  transportation
VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Stars: ✭ 166 (+418.75%)
Mutual labels:  vehicle-routing-problem
otv2-platform
An overview of the entire Open Traffic v2 platform and its components
Stars: ✭ 89 (+178.13%)
Mutual labels:  transportation
Motoro
Smart contracts for decentralized rentals of vehicles.
Stars: ✭ 96 (+200%)
Mutual labels:  transportation
spopt
Spatial Optimization
Stars: ✭ 186 (+481.25%)
Mutual labels:  transportation
tabu search-vrpcd
A Tabu Search algorithm for the Vehicle Routing Problem with Cross-Docking.
Stars: ✭ 34 (+6.25%)
Mutual labels:  vehicle-routing-problem
optapy
OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.
Stars: ✭ 167 (+421.88%)
Mutual labels:  vehicle-routing-problem
transitland-atlas
an open directory of mobility feeds and operators — powers both Transitland v1 and v2
Stars: ✭ 55 (+71.88%)
Mutual labels:  transportation
transbigdata
A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
Stars: ✭ 195 (+509.38%)
Mutual labels:  transportation

DVRPTW_ACS

Ant colony system (ACS) based algorithm for solving the dynamic vehicle routing problem with time windows (DVRPTW). The DVRPTW test instances are available online at this page: http://profs.info.uaic.ro/~mtsplib/vrp-extension/dvrptw/. Version: 1.0 Contact: necula dot raluca at gmail dot com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].