<?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>Interface to Lp_solve v. 5.5 to solve linear/integer programs</dc:title>
  <dc:subject>CRAN Task View: Optimization (http://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Lp_solve is freely available (under LGPL 2) software for
solving linear, integer and mixed integer programs. In this
implementation we supply a &quot;wrapper&quot; function in C and some R
functions that solve general linear/integer problems,
assignment problems, and transportation problems. This version
calls lp_solve version 5.5.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Sam Buttrey &lt;buttrey@nps.edu&gt;</dc:creator>
  <dc:contributor>Michel Berkelaar and others</dc:contributor>
  <dc:rights>LGPL-2</dc:rights>
  <dc:date>2011-04-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lpSolve</dc:identifier>
 </rdf:Description>
</rdf:RDF>

