copa-uniandes/ESPPRC-jPulse
Folders and files
| Name | Name | 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 (llozano@ufl.edu)
Industrial Engineering Department
Universidad de los Andes
URL: http://www.leo-loza.com
Author: Daniel Duque (d.duque25@uniandes.edu.co)
Industrial Engineering Department
Universidad de los Andes
Author: Andres L. Medaglia (amedagli@uniandes.edu.co)
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.