This code solves the Assignment Problem. The solver is in APS.h, and examples of its usage are in Main.cpp. There is no APS.cpp because the solver is entirely templated.
Moved to https://github.com/Yay295/AssignmentProblemComparison