octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33494] Add MIP control parameters to glpk()


From: anonymous
Subject: [Octave-bug-tracker] [bug #33494] Add MIP control parameters to glpk()
Date: Wed, 08 Jun 2011 07:10:04 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

URL:
  <http://savannah.gnu.org/bugs/?33494>

                 Summary: Add MIP control parameters to glpk()
                 Project: GNU Octave
            Submitted by: None
            Submitted on: mer 08 giu 2011 07:10:04 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Denis Sbragion
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,

it would be useful to add some control parameters to enable the MIP presolver
and integer cuts to glpk(). These correspond to the following options of the
"glpsol" command line solver:

--intopt          use MIP presolver (default)
...
--gomory          generate Gomory's mixed integer cuts
--mir             generate MIR (mixed integer rounding) cuts
--cover           generate mixed cover cuts
--clique          generate clique cuts
--cuts            generate all cuts above

Notice that the MIP presolver is enabled by default so it would be useful to
make it the default also in glpk() to get consistent results between glpk()
and the command line solver.

Thanks in advance, and keep up with the excellent work.

Bye,

Denis Sbragion






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33494>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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