All,

 

I (and others on this list) are working on an applications driven
project in which we were planning on using NLOPT. I have used it
successfully for a while using C to solve for a ton of nonlinear
thermodynamic problems. We however need to port it over to C# because
that was the platform we decided to use for this project. 

I have seen several half complete portions of code for C#. At this point
I fear our only option is to redo major portions of NLOPT in C#, since
we can not seem to wrap it up. We have used PInvoker already, and are
currently trying to get our own wrapper to work, but it seems we are
almost done trying.

 

My question is has anyone gotten NLOPT to run using C#? If so could you
share your wrapper? We would rather not recode it because of the lack of
support and inability to implement revision changes down the line, not
to mention the sheer work required.

 

Thanks,

 

 

Colin McGonagill

 

_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to