[Cbc] Java Wrapper

Stuart Mitchell s.mitchell at auckland.ac.nz
Thu Oct 22 18:45:22 EDT 2009


how about
http://swimp.sourceforge.net/

I just saw these guys so I have not tested their tools.

Stu

Sebastien Lannez wrote:
> I also own a python bindings of OsiSolverInterface made with SWIG.
> 
> Kendall, could it be interested to merge our work ?
> 
> Sebastien.
> 
> On Tue, Oct 13, 2009 at 4:57 PM, Kendall Bailey <krbailey at gmail.com 
> <mailto:krbailey at gmail.com>> wrote:
> 
>     I looked for one recently and wasn't impressed with what I found. 
>     What I ended up writing is a very simple wrapping of some COIN and
>     CLP classes with SWIG and using Python to build an LP model.  It
>     wouldn't be hard to add CBC classes.  I'd still be interested in a
>     Java binding.
> 
>     I've compiled the SWIG interface file to Java once to make sure it
>     would compile, but I haven't tested it at all.  With Python, I could
>     use the array module to do allocation of primitive arrays and get a
>     pointer to pass to COIN.  I'm not sure what I'd do in Java to
>     manipulate the low level memory allocations.  I included some
>     %array_functions() commands in the SWIG file, so that should
>     generate something for Java to use.  I don't have any real Java/SWIG
>     experience, but tried to avoid any Python-specific techniques. I'd
>     be happy to share my simple coin_or.i file if it would serve as a
>     starting point for Java.
> 
> 
>     Kendall
> 
> 
>     On Tue, Oct 13, 2009 at 9:08 AM, Georg Buss
>     <buss at bwl.uni-mannheim.de <mailto:buss at bwl.uni-mannheim.de>> wrote:
> 
>         Hi all,
> 
>          
> 
>         I intend to access the cbc library from a java tool. My question
>         is if you are aware of a java wrapper for Cbc.
> 
>         Thank you very much for your help.
> 
>          
> 
>         Georg
> 
>          
> 
> 
>         _______________________________________________
>         Cbc mailing list
>         Cbc at list.coin-or.org <mailto:Cbc at list.coin-or.org>
>         http://list.coin-or.org/mailman/listinfo/cbc
> 
> 
> 
>     _______________________________________________
>     Cbc mailing list
>     Cbc at list.coin-or.org <mailto:Cbc at list.coin-or.org>
>     http://list.coin-or.org/mailman/listinfo/cbc
> 
> 
> 
> 
> -- 
> ------------------------------------------
> Sébastien Lannez
> PhD Student
> http://www.laas.fr/~slannez
> ------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc

-- 
___________________________________
Dr Stuart Mitchell
Research Fellow
Light Metals Research Centre (LMRC)
University of Auckland
Private Bag 92019
Auckland
New Zealand

Ph (wk)  +64 9 3737599 ext 84867
     (ddi) +64 9 9234867
     (fax) +64 9 3737925
     (mb)  +64 21 441331
___________________________________


-------------- next part --------------
A non-text attachment was scrubbed...
Name: s_mitchell.vcf
Type: text/x-vcard
Size: 330 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/cbc/attachments/20091023/1be770c1/attachment.vcf 


More information about the Cbc mailing list