[Minotaur-dev] [minotaur-solver/minotaur] 993e51: Added Cbc Engine for solving MILPs. Minor fix in O...

GitHub noreply at github.com
Fri Feb 23 07:13:16 CST 2018


  Branch: refs/heads/master
  Home:   https://github.com/minotaur-solver/minotaur
  Commit: 993e5171f4e2ee30ba457eade60acf4fbfad0ca6
      https://github.com/minotaur-solver/minotaur/commit/993e5171f4e2ee30ba457eade60acf4fbfad0ca6
  Author: Ashutosh Mahajan <amahajan at iitb.ac.in>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M CMakeLists.txt
    M src/base/Environment.cpp
    M src/base/MILPEngine.h
    A src/engines/Cbc/CMakeLists.txt
    A src/engines/Cbc/CbcEngine.cpp
    A src/engines/Cbc/CbcEngine.h
    M src/engines/EngineFactory.cpp
    M src/engines/EngineFactory.h
    M src/engines/OsiLP/OsiLPEngine.cpp
    A src/testing/AMPLCbcUT.cpp
    A src/testing/AMPLCbcUT.h
    M src/testing/CMakeLists.txt

  Log Message:
  -----------
  Added Cbc Engine for solving MILPs. Minor fix in OsiLP


  Commit: b671611c0cd5fccd51ed23a65d7fee63a5a00954
      https://github.com/minotaur-solver/minotaur/commit/b671611c0cd5fccd51ed23a65d7fee63a5a00954
  Author: Ashutosh Mahajan <amahajan at iitb.ac.in>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M src/engines/Cbc/CbcEngine.cpp
    M src/testing/AMPLCbcUT.cpp

  Log Message:
  -----------
  fix for cbc test


Compare: https://github.com/minotaur-solver/minotaur/compare/41ac5ddc6edc...b671611c0cd5


More information about the Minotaur-dev mailing list