The procedure for SALBP-1 performs a branch-and-bound-and-remember search for the optimal solution, as described in Sewell and Jacobson (2012) and Morrison et al. (2014).

Download: The package contains two versions of the code (in programming language C++) as described in a readme-file which additionally contains information on compiling the code for Linux or windows and how to use it.

Data requirement: The input file format supported is the ALB-format described here such that the following data sets can be used:

Attention: If compiled under Linux, make sure the input file uses Unix-style line endings or the input procedure will not read the files correctly.

References: