[Minotaur-dev] [minotaur-solver/minotaur] 196e8a: Fixed a small bug in CplexMILPEngine.
Prashant Palkar
noreply at github.com
Thu Nov 28 04:43:32 CST 2019
Branch: refs/heads/master
Home: https://github.com/minotaur-solver/minotaur
Commit: 196e8a456d6e7226cd3c41a1ebd0af9b4ad9c7c2
https://github.com/minotaur-solver/minotaur/commit/196e8a456d6e7226cd3c41a1ebd0af9b4ad9c7c2
Author: ppalkar <ppalkar.iitb at gmail.com>
Date: 2019-11-28 (Thu, 28 Nov 2019)
Changed paths:
M src/engines/Cplex/CplexMILPEngine.cpp
Log Message:
-----------
Fixed a small bug in CplexMILPEngine.
The option to read and write MIP start files was set to true due to a
bug. After correction, MIP start files will not be written by default.
More information about the Minotaur-dev
mailing list