25.11.2015 Views

The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek

Optimizer API for Python - Documentation - Mosek

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

184 CHAPTER 14. PRIMAL FEASIBILITY REPAIR<br />

47 # call the main function<br />

48 try:<br />

49 main (sys.argv[1])<br />

50 except Exception as e:<br />

51 print (e)<br />

52 raise<br />

will produce the same output as the command line tool discussed in Section 14.3.1.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!