[Minotaur-dev] [minotaur-solver/minotaur] bc6a8d: Some minor output reporting changes in OA, LSTOA.

Prashant Palkar noreply at github.com
Sat Oct 19 08:13:56 CDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/minotaur-solver/minotaur
  Commit: bc6a8decbdacaad61fd72588c44b07db3c70c990
      https://github.com/minotaur-solver/minotaur/commit/bc6a8decbdacaad61fd72588c44b07db3c70c990
  Author: ppalkar <ppalkar.iitb at gmail.com>
  Date:   2019-10-19 (Sat, 19 Oct 2019)

  Changed paths:
    M src/algorithms/LSTOA.cpp
    M src/algorithms/OA.cpp
    M src/engines/Cplex/CplexMILPEngine.cpp

  Log Message:
  -----------
  Some minor output reporting changes in OA, LSTOA.

Now displaying the summary of the solve from the algorithms OA and LSTOA
at the end (earlier, they were before the handler logs). Also displaying
the number of nodes solved by CPLEX in LSTOA.


  Commit: 235b3f59badd0e8f687a19932dd9b5c18716c92b
      https://github.com/minotaur-solver/minotaur/commit/235b3f59badd0e8f687a19932dd9b5c18716c92b
  Author: ppalkar <ppalkar.iitb at gmail.com>
  Date:   2019-10-19 (Sat, 19 Oct 2019)

  Changed paths:
    M src/algorithms/QGAdv.cpp
    M src/base/Environment.cpp
    M src/base/Linearizations.cpp
    M src/base/Linearizations.h
    M src/base/OAHandler.cpp
    M src/base/OAHandler.h
    M src/base/QGHandlerAdvance.cpp
    M src/base/QGHandlerAdvance.h
    M src/base/STOAHandler.cpp
    M src/base/STOAHandler.h
    M src/base/Variable.h

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


Compare: https://github.com/minotaur-solver/minotaur/compare/0bddaf482ead...235b3f59badd


More information about the Minotaur-dev mailing list