<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>R interface to CPLEX</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>R interface to CPLEX solvers for linear, quadratic, and
(linear and quadratic) mixed integer programs. Support for
quadratically constrained programming is available. A working
installation of CPLEX is required for usage of the Rcplex
package. See the file &quot;INSTALL&quot; for details on how to install
the Rcplex package in Linux/Unix-like systems and Windows
systems. Support for sparse matrices is provided by an S3-style
class &quot;simple_triplet_matrix&quot; from package slam and by objects
from the Matrix package class hierarchy.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.6.0), slam</dc:relation>
  <dc:relation>Enhances: Matrix</dc:relation>
  <dc:creator>Hector Corrada Bravo &lt;hcorrada@gmail.com&gt;</dc:creator>
  <dc:contributor>Hector Corrada Bravo, with contributions from Stefan Theussl
and Kurt Hornik</dc:contributor>
  <dc:rights>LGPL (&gt;= 2.0)</dc:rights>
  <dc:date>2011-05-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=Rcplex</dc:identifier>
 </rdf:Description>
</rdf:RDF>

