help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Re: Help-glpk Digest, Vol 98, Issue 14


From: Johan Löfberg
Subject: [Help-glpk] Re: Help-glpk Digest, Vol 98, Issue 14
Date: Wed, 19 Jan 2011 13:18:39 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7

Do you know anything about the optimal gamma? Is it supposed to be positive?

gamma = -1 is possible to generate
[sol,v,Q,res,data] = solvesos(F,(gamma+1)^2,options,params)


On 1/19/2011 1:14 PM, address@hidden wrote:
Send Help-glpk mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.gnu.org/mailman/listinfo/help-glpk
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Help-glpk digest..."


Today's Topics:

    1. Command Line Executing of GLPK/Concorde (Matthew Adendorff)
    2. Re: Command Line Executing of GLPK/Concorde (glpk xypron)
    3. Re: ANNOUNCEMENT: OptimJ solver link for GLPK/Java
       (Robbie Morrison)
    4. Re: inf as RHS of constraint (Kevin Hunter)
    5. Interface Between Cplex 12.2 Concorde (Matthew Adendorff)
    6. Re: inf as RHS of constraint (glpk xypron)
    7. Re: inf as RHS of constraint (Kevin Hunter)
    8. Re: inf as RHS of constraint (Robbie Morrison)
    9. Re: Re: GLPK Complilink Visual Studio C++ 2008 (Nigel Galloway)


----------------------------------------------------------------------

Message: 1
Date: Tue, 18 Jan 2011 18:02:08 +0100
From: Matthew Adendorff<address@hidden>
Subject: [Help-glpk] Command Line Executing of GLPK/Concorde
To: address@hidden
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hi

Firstly, many thanks on the advice for building glpk with concorde!

I now have scripts written for glpsol, saved as .mod files that I would like
to run with Concorde as the solver. What would the command-line coding
instructions be for setting this up? Would I need to create a master file to
achieve this?

Many thanks,

Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.gnu.org/archive/html/help-glpk/attachments/20110118/d4168fc4/attachment.html

------------------------------

Message: 2
Date: Tue, 18 Jan 2011 18:20:06 +0100
From: "glpk xypron"<address@hidden>
Subject: Re: [Help-glpk] Command Line Executing of GLPK/Concorde
To: Matthew Adendorff<address@hidden>, address@hidden
Message-ID:<address@hidden>
Content-Type: text/plain; charset="utf-8"

Hello Matthew
Firstly, many thanks on the advice for building glpk with concorde!

I now have scripts written for glpsol, saved as .mod files that I would
like
to run with Concorde as the solver. What would the command-line coding
instructions be for setting this up? Would I need to create a master file
to
achieve this?

Concorde can use CPLEX (or with a bit of surrounding code GLPK) as a solver.
Concorde does not accept GMPL files.
If you want to solve a TSP with Concorde you have to prepare the
input file in TSPLIB format.
see
http://comopt.ifi.uni-heidelberg.de/software/TSPLIB95/

Best regards

Xypron





reply via email to

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