-
Notifications
You must be signed in to change notification settings - Fork 5
Java implementation of the pulse algorithm to solve the elementary shortest path problem with resource constraints (ESPPRC). The paper is available at: https://doi.org/10.1287/trsc.2014.0582
copa-uniandes/ESPPRC-jPulse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=========================================================================================================================================================================== Readme for the Pulse algorithm Java code for ESPPRC from Lozano, L., Duque, D., Medaglia, A. L., 2013. An exact algorithm for the elementary shortest path problem with resource constraints. Tech. Rep. 2013-2, Universidad de los Andes, Colombia. Version: 1.0 =========================================================================================================================================================================== Author: Leonardo Lozano ([email protected]) Industrial Engineering Department Universidad de los Andes URL: http://www.leo-loza.com Author: Daniel Duque ([email protected]) Industrial Engineering Department Universidad de los Andes Author: Andres L. Medaglia ([email protected]) Industrial Engineering Department Universidad de los Andes URL: http://wwwprof.uniandes.edu.co/~amedagli =========================================================================================================================================================================== This file contains important information about the Java code for the CSP. =========================================================================================================================================================================== The file ESPPRC-jPulse.zip contains all the source code for executing the pulse algorithm for the Elementary Shortest Path Problem with Resource Constraints (ESPPRC). The main class is called "Main" and we include some test problems taken from the well known Solomon's testbed for the VRPTW.
About
Java implementation of the pulse algorithm to solve the elementary shortest path problem with resource constraints (ESPPRC). The paper is available at: https://doi.org/10.1287/trsc.2014.0582
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published