- changed to MUMPS version 4.8.3 in externals (Mumps developers seem to have removed 4.8.1).
3.5.3
- changed back to MUMPS version 4.8.1 since there seem to be issues on Windows
3.5.2
- changed to latest version of MUMPS (4.8.2) - some bugfixes (linear algebra objects, automatic problem scaling) - made sure the subversion revision number is correct in all files - allowed general additional data and cq in IpData and IpCq
3.5.1
- changed to latest version of MUMPS (4.8.1)
3.5.0
- added ComputeRowAMax and ComputeColAMax methods to Matrix base class - changed externals for MUMPS to stable/1.1 - call finalize solution in more failure cases (this means that AMPL writes .sol file in more situations) - added IpTNLPReducer as simple way to exclude constraints from problem - several fixes, also from COIN Bug Squashing Party 2008
3.4.2
- some bug fixes - added wallclock time routine - penalty function version does not longer crash if it wants to go to restoration phase (not that this really helps converence though)