createILPBitstringAll {CellNOptR} | R Documentation |
This function takes as the cplex optimization results and the variables assigned to each interaction in the ILP formulation in order to read the optimal bitstring.
createILPBitstringAll(cplexSolutionFileName, y_vector, binary_variables)
cplexSolutionFileName |
the file name where the cplex results are stored |
y_vector |
the variables for each interaction in the PKN |
binary_variables |
the binary variables of the ILP formulation |
E Gjerga, H Koch