[Coin-discuss] .dll/.so distribution

J P Fasano jpfasano at us.ibm.com
Wed Nov 28 09:39:27 EST 2007


> 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





More information about the Coin-discuss mailing list