Package: CPoptim
Type: Package
Title: Convex Partition Optimisation
Version: 0.1.0
Authors@R: c(person("Erick G.G.", "de Paz", email = "giles.erick@colpos.mx", role = c("aut","cre"),comment=c(ORCID="0000-0001-7878-8238") ),
  person("Humberto", "Vaquera Huerta", email = "hvaquera@colpos.mx", role="aut",comment=c(ORCID="0000-0002-2805-804X")),
  person("Francisco Javier", "Albores Velasco", email = "franciscojavier.albores.v@uatx.mx", role="aut",comment=c(ORCID="0009-0003-1871-7288")),
  person("John R.", "Bauer Mengelberg", email = "jbauer@colpos.mx", role="aut",comment=c(ORCID="0000-0002-8106-8546")),
  person("Juan Manuel", "Romero Padilla", email = "romero.manuel@colpos.mx", role="aut",comment=c(ORCID="0000-0002-2654-5266")) )
Author: Erick G.G. de Paz [aut, cre] (<https://orcid.org/0000-0001-7878-8238>),
  Humberto Vaquera Huerta [aut] (<https://orcid.org/0000-0002-2805-804X>),
  Francisco Javier Albores Velasco [aut]
    (<https://orcid.org/0009-0003-1871-7288>),
  John R. Bauer Mengelberg [aut]
    (<https://orcid.org/0000-0002-8106-8546>),
  Juan Manuel Romero Padilla [aut]
    (<https://orcid.org/0000-0002-2654-5266>)
Maintainer: Erick G.G. de Paz <giles.erick@colpos.mx>
Description: Convex Partition is a black-box optimisation algorithm for single
  objective real-parameters functions. The basic principle is to progressively
  estimate and exploit a regression tree similar to a CART (Classification and
  Regression Tree) of the objective function. For more details see 
  'de Paz' (2024) <doi:10.1007/978-3-031-62836-8_3> and
  'Loh' (2011) <doi:10.1002/widm.8> .
License: GPL-2
Encoding: UTF-8
NeedsCompilation: yes
Repository: CRAN
Date: 2024-07-07
Depends: R (>= 2.10.0)
Packaged: 2024-07-10 00:04:28 UTC; erickdepaz
Date/Publication: 2024-07-12 11:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 00:38:48 UTC; windows
Archs: x64
