Bug fix for sol file parsing
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.