<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Global Bounded Optimization by the OSCARS-II Algorithm</dc:title>
  <dc:title>R package OSCARS version 0.1.2</dc:title>
  <dc:description>A collection of general optimization routines based on variants of 
    the One Side Cut Accelerated Random Search (OSCARS-II) algorithm 
    (Price et al., 2020, &lt;doi:10.1007/s10898-020-00928-6&gt;). The main function
    , 'oscars()', performs black-box optimization of a general (including nonsmooth or 
    discontinuous) function subject to simple bounds on the unknowns. If all bounds are 
    finite, oscars searches globally. The main method implements a stochastic direct 
    search method and is derivative free.   Testing shows the OSCARS-II algorithm 
    usually finds extrema with fewer function evaluations than similar global 
    derivative-free methods.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats</dc:relation>
  <dc:creator>Chris Price &lt;chrisj.price@canterbury.ac.nz&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Chris Price [aut, cre],
  Trent McDonald [aut, ctb] (R packaging)</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2026-05-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=OSCARS</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.OSCARS</dc:identifier>
</oai_dc:dc>
