[Minotaur-dev] [minotaur-solver/minotaur] e0fe3a: Added a function to fetch problem stats.
Meenarli Sharma
noreply at github.com
Fri Sep 25 07:47:01 CDT 2020
Branch: refs/heads/master
Home: https://github.com/minotaur-solver/minotaur
Commit: e0fe3a18ba831da066082a952557f1b81e9c63d5
https://github.com/minotaur-solver/minotaur/commit/e0fe3a18ba831da066082a952557f1b81e9c63d5
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/algorithms/QGAdv.cpp
Log Message:
-----------
Added a function to fetch problem stats.
Commit: a0db02a8814d59a91cf21829804ef1c99c217437
https://github.com/minotaur-solver/minotaur/commit/a0db02a8814d59a91cf21829804ef1c99c217437
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/PerspCon.cpp
Log Message:
-----------
Added function for finding analytical center.
Commit: ca2aa62e789a63e2681f43845964bb888a426bd6
https://github.com/minotaur-solver/minotaur/commit/ca2aa62e789a63e2681f43845964bb888a426bd6
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/PerspCon.h
Log Message:
-----------
Added some variable description.
Commit: e2a97513a9bfe253b9173016db6112723732a6bb
https://github.com/minotaur-solver/minotaur/commit/e2a97513a9bfe253b9173016db6112723732a6bb
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/QGHandlerAdvance.cpp
M src/base/QGHandlerAdvance.h
Log Message:
-----------
Functionality for adding perspective cuts.
Adding perspective cuts at nodes yielding integer optimal LP solution.
Commit: 57e8131ca8c7f86ce0f4e33018c697669f5d51b4
https://github.com/minotaur-solver/minotaur/commit/57e8131ca8c7f86ce0f4e33018c697669f5d51b4
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/PerspCutGenerator.cpp
M src/base/PerspCutGenerator.h
Log Message:
-----------
Functions for adding various perspective cuts.
Commit: 7acf79c186b953770445412654d2c138716173c7
https://github.com/minotaur-solver/minotaur/commit/7acf79c186b953770445412654d2c138716173c7
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/IntVarHandler.cpp
Log Message:
-----------
Added implied binary and integer check.
Added check for the values of implied binary and integer variables in
isFeasible function.
Commit: 58be6288bc9eb694b1154bdab9ff4848f561e491
https://github.com/minotaur-solver/minotaur/commit/58be6288bc9eb694b1154bdab9ff4848f561e491
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/base/IntVarHandler.cpp
M src/base/ParReliabilityBrancher.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/minotaur-solver/minotaur
Compare: https://github.com/minotaur-solver/minotaur/compare/78ebdaa9892f...58be6288bc9e
More information about the Minotaur-dev
mailing list