[Minotaur-dev] [minotaur-solver/minotaur] f9823f: Function separability detection.
Meenarli Sharma
noreply at github.com
Thu Oct 22 23:29:02 CDT 2020
Branch: refs/heads/master
Home: https://github.com/minotaur-solver/minotaur
Commit: f9823fb8f2e0af70e5d07d2f8c8d35c5867c8ee9
https://github.com/minotaur-solver/minotaur/commit/f9823fb8f2e0af70e5d07d2f8c8d35c5867c8ee9
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/base/CGraph.cpp
M src/base/CGraph.h
M src/base/CMakeLists.txt
M src/base/TransSep.cpp
M src/base/TransSep.h
Log Message:
-----------
Function separability detection.
Commit: 95d3a65f6b6fb79346469a28bb5aa8a12ccaaaed
https://github.com/minotaur-solver/minotaur/commit/95d3a65f6b6fb79346469a28bb5aa8a12ccaaaed
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/base/Constraint.h
M src/base/Environment.cpp
M src/base/PerspCon.cpp
M src/base/PerspCutGenerator.cpp
Log Message:
-----------
Defined friend classes.
Commit: fbb1fe47bf3e3290165c4e0f8ab401cbf6e21173
https://github.com/minotaur-solver/minotaur/commit/fbb1fe47bf3e3290165c4e0f8ab401cbf6e21173
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/base/Types.h
Log Message:
-----------
A new variable type.
Commit: 4312b1bdf79fa8e3ca34a407bf202cf02fd79af6
https://github.com/minotaur-solver/minotaur/commit/4312b1bdf79fa8e3ca34a407bf202cf02fd79af6
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/base/Variable.h
Log Message:
-----------
Added TransSep as a friend class.
Commit: d53acb3774c70063b4616c7eb20bd439c972068b
https://github.com/minotaur-solver/minotaur/commit/d53acb3774c70063b4616c7eb20bd439c972068b
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/algorithms/QGAdv.cpp
Log Message:
-----------
Added separability detection.
Commit: 5218c32078f32a53b79fbe73362d799570d8d771
https://github.com/minotaur-solver/minotaur/commit/5218c32078f32a53b79fbe73362d799570d8d771
Author: meenarli <kukku.meenarli at gmail.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/algorithms/Bnb.cpp
M src/base/CGraph.cpp
M src/base/LinearHandler.cpp
M src/base/NlPresHandler.cpp
M src/base/NlPresHandler.h
M src/base/ParQGBranchAndBound.cpp
M src/base/ParReliabilityBrancher.cpp
M src/engines/Cplex/CplexLPEngine.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/minotaur-solver/minotaur
Compare: https://github.com/minotaur-solver/minotaur/compare/376f6245b5ed...5218c32078f3
More information about the Minotaur-dev
mailing list