On Thu, 12 Jun 2008, Fábio Moura wrote: > I had already seen this code. The problem is that the model we are > implementing is a huge one, full of details and lots of different > variables and creating it in memory would be a probably impossible > task in the near future. Is it the only way, though? > > Maybe, instead of an text input file, I could pass a string (with the > same contents)? I would have to rewrite some code, but could be it > easier... Does anyone have tried it before?
Even if you had the code, I suspect that the OS wouldn't accept such a long command. Even if it did, typing such a string from the gray memory bank might be rather difficult. Where and in what form would the problem exist before invoking GLPK? _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
