I am developing an open source software for optimization purpose. We have
interface to a list of solvers or solver interfaces like Openopt, Cylp,
GLPK, CBC, SCip, Cplex, etc. Now the sponsor asks us to compile the python
code, and wrap all the third party tools with it so that they do not need
to install any of those tools or even python itself. Does anyone know how
to do this?

Any advice is appreciated.

Ping
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to