[Scip] ZIMPL question

Julio Rojas jcredberry at gmail.com
Thu Feb 9 10:21:55 MET 2012


Thanks Thorsten, it worked like a charm. Maybe an example of this case
should be included in ZIMPL's manual, don't you think?

Regards.
-------------------------------------------------
Julio Rojas
jcredberry at gmail.com


On Wed, Feb 8, 2012 at 10:11 PM, Thorsten Koch <koch at zib.de> wrote:

> Dear Julio,
>
> you can check yourself.
>
>
> do forall <r,p> in revs*paps do print r, " ", p, " ", w[r,p];
>
> will print out whatever was read into w.
>
> Best regards,
> Thorsten
>
> Am 08.02.2012 18:15, schrieb Julio Rojas:
> > 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
> >
> >
> >
> >
> > _______________________________________________
> > Scip mailing list
> > Scip at zib.de
> > http://listserv.zib.de/mailman/listinfo/scip
>
> --
> The important thing is not to stop questioning.
> Curiosity has its own reason for existing.          -- Albert Einstein
> ______________________________________________________________________
> Dr. Thorsten Koch / Konrad-Zuse-Zentrum für Informationstechnik Berlin
> www.zib.de/koch  /          Takustraße 7, 14195 Berlin-Dahlem, Germany
> koch at zib.de     /                     Phone +49-30-84185-213, Fax -269
> _______________/  DFG Research Center "Matheon"  http://www.matheon.de
>
> Kooperativer Bibliotheksverbund Berlin Brandenburg  http://www.kobv.de
> ______________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120209/f1f9adde/attachment.html


More information about the Scip mailing list