Skip to content

Bug fix for sol file parsing

Choose a tag to compare

@odow odow released this 14 Sep 19:30
· 79 commits to master since this release
c3ab020
Fix bug in sol file parser if the file begins with empty lines. (#81)

* Fix bug in sol file parser if the file begins with empty lines.

* Add tests

* Ipopt solver name changed from ipopt to ipopt.exe in Windows at some point.