[Scilab-Dev] Sopi, a toolbox for optimisation

Pierre Vuillemin contact at pierre-vuillemin.fr
Sun Sep 25 18:41:42 CEST 2016


Hi,

I have been developing a toolbox, Sopi, aimed at simplifying the process 
of writing optimisation problems in Scilab. While it is still largely a 
work in progress, it currently enables to formulate linear optimisation 
problems and to solve them with Scilab's built-in interior point method 
Karmarkar.

The overall objective is obviously to handle more optimisation problems 
and solvers.

It is open-source and can be downloaded from Github: 
https://github.com/pivui/sopi

An example of LP instantiation is available in the folder 'demos'. I am 
quite interested in receiving some feedbacks.

Best regards,

Pierre Vuillemin







More information about the dev mailing list