|
| From: | Xypron |
| Subject: | Re: [Help-glpk] glpk and R (using SWIG) |
| Date: | Wed, 16 Jun 2010 00:36:54 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 |
Hello Nigel, the SWIG documentation on http://www.swig.org/Doc1.3/R.html says: Currently the following features are not implemented or broken: * Garbage collection of created objects * C Array wrappings Some sort of array wrapping is needed for using GLPK. Best regards Xypron Nigel Galloway wrote:
The benefits (and drawbacks of SWIG) have been widely discussed. Using the swig interface files discussed it is possible to produce wrappers for all glpk api in R, and add a few usful features.
| [Prev in Thread] | Current Thread | [Next in Thread] |