ycollet / scilab-mip

A set of Scilab toolboxes for optimization and more
Other
1 stars 2 forks source link

Scilab to IPOPT interface #1

Open manasdas17 opened 10 years ago

manasdas17 commented 10 years ago

Hi I am looking for a scilab to ipopt interface.Could you plz give any light regarding this. The interface that is listed under atoms is n't working properly.

Regards, Manas

ycollet commented 10 years ago

Hello,

This one seems to work under linux. I want to work on a cmake file to allow an easy compilation under windows, but it's a work in progress. If the one under Atoms doesn't work, please fell free to post a report on atoms. I don't manage this one and the people at Scilab doesn't seems to be really interested in this one (the atoms version was based on mine a while ago, but bugs has been fixed since).

Best regards,

YC

----- Mail original ----- De: "manasdas17" notifications@github.com À: "ycollet/scilab-mip" scilab-mip@noreply.github.com Envoyé: Vendredi 13 Juin 2014 08:39:30 Objet: [scilab-mip] Scilab to IPOPT interface (#1)

Hi I am looking for a scilab to ipopt interface.Could you plz give any light regarding this. The interface that is listed under atoms is n't working properly.

Regards, Manas

— Reply to this email directly or view it on GitHub .

manasdas17 commented 10 years ago

Ok,thanx.I will use this one(scilab-mip).But i couldn't find anything partcularlyfor Ipopt.Is ipopt inclued in the sci-coinor inerface? Regards, Manas

ycollet commented 10 years ago

Normally, if you are behind a firewall, you must edit builder.sce to set some variables. Once this is done, builder.sce will donwload the good version of ipopt, configures it, builds it and install the library in the toolbox directory. After that, you will not have to rebuild ipopt.

If build is successful (it works rather nicely under windows), exec loader.sce; is the only command you have to start to load the toolbox under windows.

YC

----- Mail original ----- De: "manasdas17" notifications@github.com À: "ycollet/scilab-mip" scilab-mip@noreply.github.com Cc: "ycollet" ycollette.nospam@free.fr Envoyé: Vendredi 13 Juin 2014 10:39:23 Objet: Re: [scilab-mip] Scilab to IPOPT interface (#1)

Ok,thanx.I will use this one(scilab-mip).But i couldn't find anything partcularlyfor Ipopt.Is ipopt inclued in the sci-coinor inerface? Regards, Manas

— Reply to this email directly or view it on GitHub .