Skip to content

leonardocarlas/Energy-Consumption-BLO

Repository files navigation

Energy-Consumption-BLO

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

ssh carlassare@login.dei.unipd.it

scp Scrivania/BLO/cmake-build-debug/model.lp carlassare@login.dei.unipd.it:~/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