<?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>R Interface to the 'Uno' Nonlinear Optimization Solver</dc:title>
  <dc:title>R package Uno version 2.7.4</dc:title>
  <dc:description>Bindings to 'Uno' (Unifying Nonlinear Optimization), a C++ solver
    for smooth nonlinearly constrained optimization. 'Uno' unifies Lagrange-Newton
    methods, including sequential quadratic programming and interior-point
    methods, by decomposing them into interacting building blocks
    (constraint-relaxation, inequality-handling, Hessian, and globalization
    strategies) that can be freely combined, either through options or through
    presets that reproduce established solvers such as 'filterSQP' and 'IPOPT'.
    The framework is described in Vanaret and Leyffer (2024)
    &lt;doi:10.48550/arXiv.2406.13454&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: rmumps (&gt;= 5.2.1-41)</dc:relation>
  <dc:relation>LinkingTo: cpp11, rmumps</dc:relation>
  <dc:relation>Suggests: cpp11, tinytest, knitr, rmarkdown</dc:relation>
  <dc:creator>Balasubramanian Narasimhan &lt;naras@stanford.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Balasubramanian Narasimhan [aut, cre],
  Charlie Vanaret [aut, cph] (Designed and implemented Uno),
  Sven Leyffer [aut, cph] (Co-developed the Uno framework),
  HiGHS development team [cph] (Bundled HiGHS LP/QP/MIP solver (MIT); see
    inst/COPYRIGHTS)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=Uno/LICENSE)</dc:rights>
  <dc:date>2026-06-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Uno</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Uno</dc:identifier>
</oai_dc:dc>
