Originally posted by: 88Simon88
Hi,
No, it doesn't work. You have written "write(Open)" and Open is your decision variable and maybe it is not that much big, but my decision variable is big and the CPLEX shows with ... .
How can I print the solution in a text file with scripting like a matrix? I use this code but it prints each value of the decision variable in one row. Can I use tab or space?
thank you.
#DecisionOptimization