[Minotaur-dev] [minotaur-solver/minotaur] 9020f6: removed #if USE_OPENMP from mcbnb, some memory lea...
Prashant Palkar
noreply at github.com
Sat Jul 13 01:09:22 CDT 2019
Branch: refs/heads/master
Home: https://github.com/minotaur-solver/minotaur
Commit: 9020f6ea7418d5ab243890cc26f4041c514e25f0
https://github.com/minotaur-solver/minotaur/commit/9020f6ea7418d5ab243890cc26f4041c514e25f0
Author: ppalkar <ppalkar.iitb at gmail.com>
Date: 2019-07-13 (Sat, 13 Jul 2019)
Changed paths:
M src/algorithms/McBnb.cpp
M src/base/ParBranchAndBound.cpp
M src/base/ParNodeIncRelaxer.cpp
M src/base/ParTreeManager.cpp
M src/base/TreeManager.cpp
M src/engines/Cplex/CplexLPEngine.cpp
M src/engines/Cplex/CplexLPEngine.h
M src/engines/Cplex/CplexMILPEngine.cpp
Log Message:
-----------
removed #if USE_OPENMP from mcbnb, some memory leaks, unused variables and functions etc.
More information about the Minotaur-dev
mailing list