[Minotaur-dev] [minotaur-solver/minotaur] d5a879: Adding a function to set dual objective value.

Prashant Palkar noreply at github.com
Thu Sep 5 13:38:25 CDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/minotaur-solver/minotaur
  Commit: d5a879d34dcbb92c9f891745387c72a7fd17719b
      https://github.com/minotaur-solver/minotaur/commit/d5a879d34dcbb92c9f891745387c72a7fd17719b
  Author: ppalkar <ppalkar.iitb at gmail.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M src/base/Engine.h
    M src/engines/Bqpd/BqpdEngine.h
    M src/engines/Cbc/CbcEngine.h
    M src/engines/Cplex/CplexLPEngine.cpp
    M src/engines/Cplex/CplexLPEngine.h
    M src/engines/Cplex/CplexMILPEngine.h
    M src/engines/FilterSQP/FilterSQPEngine.h
    M src/engines/Ipopt/IpoptEngine.h
    M src/engines/OsiLP/OsiLPEngine.h
    M src/engines/qpOASES/qpOASESEngine.h

  Log Message:
  -----------
  Adding a function to set dual objective value.

Setting a limit on dual objective value might save some iterations
for Engines (implemented for CplexLPEngine as of now).


  Commit: 194874155f9a5bb16746152c41b02c1f82f61ef3
      https://github.com/minotaur-solver/minotaur/commit/194874155f9a5bb16746152c41b02c1f82f61ef3
  Author: ppalkar <ppalkar.iitb at gmail.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M src/base/Function.cpp

  Log Message:
  -----------
  Merge branch 'master' of ssh://github.com/ashutoshmahajan/minotaur


Compare: https://github.com/minotaur-solver/minotaur/compare/9ae2fa921b0b...194874155f9a


More information about the Minotaur-dev mailing list