=========================================================================================================================================================================== Readme for the Bidirectional pulse algorithm Java code for CSP from An exact bidirectional pulse algorithm for the constrained shortest path. Networks. 76 (2):128-146. DOI: https://doi.org/10.1002/net.21960 Version: 1.0
Author: Nicolás Cabrera (n.cabrera10@uniandes.edu.co) Industrial Engineering Department Universidad de los Andes
===========================================================================================================================================================================
The main class is called "Main" in the experimentRunner package. In this class you may select the instance you want to run.
In addition, in this class you may change the line 50 to include the path to a folder with all the DIMACS networks.
=========================================================================================================================================================================== Usage & License
This is the Java implementation of the bidirectional pulse algorithm.
If you use (or modified) this code, please cite the paper.
The authors would really enjoy to know the (good) use of the pulse algorithm in different fields, so please send a line to amedagli@uniandes.edu.co or copa@uniandes.edu.co describing us your application (as brief as you want).