[Minotaur-dev] [minotaur-solver/minotaur] 092372: Adjusted number of characters in some lines to 80.

Meenarli Sharma noreply at github.com
Wed Oct 9 05:16:27 CDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/minotaur-solver/minotaur
  Commit: 0923724289f8112a2f3796a7065a33685d7d5ac7
      https://github.com/minotaur-solver/minotaur/commit/0923724289f8112a2f3796a7065a33685d7d5ac7
  Author: meenarli <kukku.meenarli at gmail.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/base/Environment.cpp

  Log Message:
  -----------
  Adjusted number of characters in some lines to 80.


  Commit: 8146a8406b3ce00a0c828d8ddc5cd0f0b36d706e
      https://github.com/minotaur-solver/minotaur/commit/8146a8406b3ce00a0c828d8ddc5cd0f0b36d706e
  Author: meenarli <kukku.meenarli at gmail.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

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

  Log Message:
  -----------
  Modified linearization schemes.

Modified finding of analytical center required for some
linearization schemes and modified a root linearization scheme.


  Commit: 22f2e356871462bb6f8dcaf70e59fb13b543f045
      https://github.com/minotaur-solver/minotaur/commit/22f2e356871462bb6f8dcaf70e59fb13b543f045
  Author: meenarli <kukku.meenarli at gmail.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

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

  Log Message:
  -----------
  Added a linearization scheme using line search.


  Commit: 2d0ec8e7e60cf062a98cdc993e58730660e03ac2
      https://github.com/minotaur-solver/minotaur/commit/2d0ec8e7e60cf062a98cdc993e58730660e03ac2
  Author: meenarli <kukku.meenarli at gmail.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/algorithms/QGAdv.cpp

  Log Message:
  -----------
  Set LP engine in QGHandlerAdvance class.

Passing an LP engine required for a root linearization schemes.


  Commit: c772321aedb126c3857e7dbc4c49ad578fa22215
      https://github.com/minotaur-solver/minotaur/commit/c772321aedb126c3857e7dbc4c49ad578fa22215
  Author: meenarli <kukku.meenarli at gmail.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
    M src/base/Variable.h

  Log Message:
  -----------
  Made Linearization class a friend class.

Function type in which a variable appears in is modified
from Linearizations class.


Compare: https://github.com/minotaur-solver/minotaur/compare/370709bd4f86...c772321aedb1


More information about the Minotaur-dev mailing list