/LP-Based-Algorithm-Project

Implementation of a Heuristic Algorithm for GMKP problem with CPLEX APIs in C++

Primary LanguageC++MIT LicenseMIT

LP-Based Algorithm

Implementation of a Heuristic Algorithm for GMKP problem with CPLEX APIs in C++

Requirements

Programs

You can find releases at the top right.

Code compilation

mkdir build
cd build
cmake ..
make

License

The source code for the site is licensed under the GNU General Public License v3, which you can find in the LICENSE.md file.