<?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 port of the Scilab optimbase module</dc:title>
  <dc:description>Provides a set of commands to manage an abstract
optimization method. The goal is to provide a building block
for a large class of specialized optimization methods. This
package manages: the number of variables, the minimum and
maximum bounds, the number of non linear inequality
constraints, the cost function, the logging system, various
termination criteria, etc...</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Matrix</dc:relation>
  <dc:creator>Sebastien Bihorel &lt;sb.pmlab@gmail.com&gt;</dc:creator>
  <dc:contributor>Sebastien Bihorel, Michael Baudin (author of the original
module)</dc:contributor>
  <dc:rights>CeCILL-2</dc:rights>
  <dc:date>2011-03-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=optimbase</dc:identifier>
 </rdf:Description>
</rdf:RDF>

