Skip to content

copa-uniandes/Bidirectional-Pulse-P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========================================================================================================================================================================== 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).

About

This is an implementation of the bidirectional pulse algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages