Cplex Project for Master Thesis in Computer Engineering Linux envinroment
Compile:
gcc main.c
Compile and name of binary:
gcc main. -o 'name of the binary'
Execute:
./'name of the binary'
Execute with parameters:
./'name of the binary' -f ../data/blo_data.txt
SSH conn
scp Scrivania/BLO/cmake-build-debug/model.lp [email protected]:~/Desktop/EXP/M12EVSB
cd Desktop/EXP/M12EVSB
./../../../../../nfsd/rop/sw/ibm/cos201/cplex/bin/x86-64_linux/cplex
- v1.0 only LL problem
- v2.0 metaheuristics to solve the UL BLO
- v3.0 metaheuristics to solve the UL BLMF