I am trying to read my data file which includes a matrix like this: [[10, 5, 3],[3, 5, 6][2, 1, 1]]
and try to solve the developed model by Calling cplex solver. When I