[Minotaur-dev] [minotaur-solver/minotaur] 7e4b38: Do not print final solution by default

Ashutosh Mahajan noreply at github.com
Sat Mar 30 01:51:10 CDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/minotaur-solver/minotaur
  Commit: 7e4b38ea6783709be32ede52994c29e2e64104fd
      https://github.com/minotaur-solver/minotaur/commit/7e4b38ea6783709be32ede52994c29e2e64104fd
  Author: Ashutosh Mahajan <amahajan at iitb.ac.in>
  Date:   2019-03-30 (Sat, 30 Mar 2019)

  Changed paths:
    M src/algorithms/Bnb.cpp
    M src/algorithms/Glob.cpp
    M src/algorithms/McBnb.cpp
    M src/algorithms/McQG.cpp
    M src/algorithms/MiDfo.cpp
    M src/algorithms/MsBnb.cpp
    M src/algorithms/QG.cpp
    M src/algorithms/QGAdv.cpp
    M src/algorithms/QPDive.cpp
    M src/algorithms/mipdecoqg.cpp
    M src/base/Environment.cpp

  Log Message:
  -----------
  Do not print final solution by default


  Commit: 83c5db534497816f19e2ad2398e9781ae606e6e2
      https://github.com/minotaur-solver/minotaur/commit/83c5db534497816f19e2ad2398e9781ae606e6e2
  Author: Ashutosh Mahajan <amahajan at iitb.ac.in>
  Date:   2019-03-30 (Sat, 30 Mar 2019)

  Changed paths:
    M src/base/PCBProcessor.cpp

  Log Message:
  -----------
  minor fix for output


  Commit: 22cac32da10934942ab43241bf32c9482aeae7b4
      https://github.com/minotaur-solver/minotaur/commit/22cac32da10934942ab43241bf32c9482aeae7b4
  Author: Ashutosh Mahajan <amahajan at iitb.ac.in>
  Date:   2019-03-30 (Sat, 30 Mar 2019)

  Changed paths:
    M src/base/NlPresHandler.cpp
    M src/base/NlPresHandler.h

  Log Message:
  -----------
  disable nonlinear constraints if they become redundant in
branch-and-bound


Compare: https://github.com/minotaur-solver/minotaur/compare/16507335e219...22cac32da109


More information about the Minotaur-dev mailing list