kkoopa / lapmod

Fast Linear Assignment Problem Solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAPMOD

Fast Linear Assignment Problem Solver

An implementation of LAPMOD based on the original Pascal code in A. Volgenant, Linear and Semi Assignment Problems: a core oriented approach, Computers & Operations Research 23 917-932, 1996.

The test problems are taken from J. E. Beasley, Linear programming on Cray supercomputers Journal of the Operational Research Society 41 (1990) 133-139.

About

Fast Linear Assignment Problem Solver

License:MIT License


Languages

Language:C++ 96.3%Language:Makefile 3.7%