Implements multiple methods for solving the linear ordering problem (LOP). The repository is work in progress.
- Run
make
to build the executable - Run
./built [instance]
to run - Run
make clean
to clean build files
- IBM ILOG CPLEX Optimization Studio v12.9
- Boost Library 1.65.1