[Scip] ZIMPL question

Julio Rojas jcredberry at gmail.com
Wed Feb 8 18:15:10 MET 2012


Dear all, I'm sorry to interrupt the regular flow of this list, but I need
to read a table in file and feed it as a parameter table to the problem.
This is what I'm doing:

set revs := {1 .. 104};
set paps := {1 .. 114};
param w[revs*paps] := read "score.csv" as "n+";

Is this alright? I'm having results, but I don't know if the table is
properly read.

Thanks for your help and sorry for the off-topic question.

Best regards.
-------------------------------------------------
Julio Rojas
jcredberry at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120208/99c809d7/attachment.html


More information about the Scip mailing list