[Coin-discuss] .dll/.so distribution

Timothy Middelkoop mtim at farm.ecs.umass.edu
Wed Nov 28 10:38:31 EST 2007


I've had good luck with the ICE middleware by http://zeroc.com with bridging 
python, c++, jython and java with little issues.  It is dual licensed GPL + 
commercial similar to QT.  As an added bonus it is also network transparent.

tim...

-- 
Timothy Middelkoop, Ph.D.
Assistant Engineer
University of Florida
Department of Industrial and Systems Engineering

On Wednesday 28 November 2007 9:39:27 am J P Fasano wrote:
> > Yes, CoinMP is what a Java shop should use.  It is a C interface.
> > It implements a simple pattern -- int CoinMethod(handle, args, ...)
> > where "handle" is an opaque handle to the underlying object.
> >
> > Alan King
>
> I think there may be other good options.
> Perhaps using SWIG to build a JNI wrapper around the Cbc C API contributed
> by Bob Entriken?
> https://projects.coin-or.org/Cbc/browser/trunk/Cbc/src/Cbc_C_Interface.h
>
>
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-discuss



More information about the Coin-discuss mailing list