help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] GLPK for Windows CE


From: Robbie Morrison
Subject: Re: [Help-glpk] GLPK for Windows CE
Date: Sun, 3 Jul 2011 05:46:41 +1200 (NZST)
User-agent: SquirrelMail/1.4.17

Hello all

------------------------------------------------------------
To:          Ilias Nakos <address@hidden>, address@hidden
Subject:     Re: [Help-glpk] GLPK for Windows CE
Message-ID: <address@hidden>
From:       "glpk xypron" <address@hidden>
Date:        Fri, 01 Jul 2011 22:35:06 +0200
------------------------------------------------------------

>> \Program Files\glpsol> glpsol money.mod
>
> The command should read:
> glpsol -m money.mod
>
> glpsol file.mps
> expects an MPS file.

Perhaps a better strategy would be to set the read
operation using the file extension.  Of course, if an
explicit read option was given, that would have
precedence.

To resolve one ambiguity, I guess that *.mps would
indicate free format and that fixed format would need
option --mps.

  fixed MPS format   :  --mps      problem.mps
  free MPS format    : [--freemps] problem.mps
  CPLEX LP format    : [--lp]      problem.lp
  GLPK format        : [--glp]     problem.glp | problem.glpk
  GNU MathProg model : [--math]    model.mod
  GNU MathProg model : [--model]   model.mod
  GNU MathProg data  : [--data]    model.dat

  note that --math and --model are synonyms, as is -m

For more information on GLPK file extension
conventions, see:

  http://en.wikibooks.org/wiki/GLPK/GLPK_file_extensions

In passing, note also (which I will update as events
unfold -- many thanks to Ilias for the background):

  http://en.wikibooks.org/wiki/GLPK/Windows#Windows_CE

Robbie
---
Robbie Morrison
PhD student -- policy-oriented energy system simulation
Technical University of Berlin (TU-Berlin), Germany
University email (redirected) : address@hidden
Webmail (preferred)           : address@hidden
[from Webmail client]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]