[Minotaur-dev] [minotaur-solver/minotaur] 0a7266: New handler for solving powers
Kanishka Sunick
noreply at github.com
Tue Jul 5 00:26:58 CDT 2022
Branch: refs/heads/master
Home: https://github.com/minotaur-solver/minotaur
Commit: 0a72664256f2ec03d21e14e13be4899d755a80cd
https://github.com/minotaur-solver/minotaur/commit/0a72664256f2ec03d21e14e13be4899d755a80cd
Author: kanishkaSun26 <kanishka.sunick at gmail.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
A src/base/kPowHandler.cpp
A src/base/kPowHandler.h
Log Message:
-----------
New handler for solving powers
Commit: 46e24f4f901be0e87c78f3cf73955c9055f82227
https://github.com/minotaur-solver/minotaur/commit/46e24f4f901be0e87c78f3cf73955c9055f82227
Author: kanishkaSun26 <kanishka.sunick at gmail.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M src/base/SimpleTransformer.cpp
Log Message:
-----------
before merging transformer
Commit: 54466938b36ee18e7e61c77c09b17b954b40d0b2
https://github.com/minotaur-solver/minotaur/commit/54466938b36ee18e7e61c77c09b17b954b40d0b2
Author: kanishkaSun26 <kanishka.sunick at gmail.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M src/CMakeLists.txt
Log Message:
-----------
changes to cmake
Commit: 4ac686766efbcf3f72be855ba9e809c7ea11b304
https://github.com/minotaur-solver/minotaur/commit/4ac686766efbcf3f72be855ba9e809c7ea11b304
Author: kanishkaSun26 <kanishka.sunick at gmail.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
A examples/simplex-quad-new-vars/Makefile
A examples/simplex-quad-new-vars/simplexQuadNewVars.cpp
M src/CMakeLists.txt
M src/base/Environment.cpp
M src/base/LPEngine.h
M src/base/QuadHandler.cpp
M src/base/QuadHandler.h
M src/base/Relaxation.cpp
M src/base/Relaxation.h
M src/base/SimpleTransformer.cpp
M src/base/SimplexQuadCutGen.cpp
M src/base/SimplexQuadCutGen.h
M src/interfaces/IpoptEngine.cpp
M src/interfaces/IpoptEngineTnlp.h
M src/interfaces/OsiLPEngine.cpp
M src/interfaces/OsiLPEngine.h
M src/solvers/MultiStart.cpp
Log Message:
-----------
Merge branch 'master' of github:minotaur-solver/minotaur
Compare: https://github.com/minotaur-solver/minotaur/compare/d9766a56d1b1...4ac686766efb
More information about the Minotaur-dev
mailing list