Type: Package
Encoding: latin1
Package: copulaedas
Title: Estimation of Distribution Algorithms Based on Copula Theory
Version: 1.0.3
Date: 2011-07-28
Author: Yasser Gonzlez-Fernndez <ygf@icimaf.cu> and Marta Soto
        <mrosa@icimaf.cu>
Maintainer: Yasser Gonzlez-Fernndez <ygf@icimaf.cu>
Description: This package contains implementations of various classes
        of Estimation of Distribution Algorithms (EDAs) based on copula
        theory: Copula EDAs and Vine EDAs. In this package, EDAs are
        implemented using S4 classes with generic functions for its
        main parts: seeding, selection, learning, sampling,
        replacement, local optimization, termination, and reporting.
        The package also includes the implementation of a group of
        well-known optimization test problems and utility functions to
        study the behavior of EDAs.
License: GPL (>= 3)
LazyLoad: yes
Depends: methods, copula, vines
Collate: EDA.R seed.R select.R optimize.R report.R replace.R
        terminate.R run.R margins.R functions.R indepRuns.R
        criticalPopSize.R misc.R CEDA.R VEDA.R
Packaged: 2011-07-28 17:55:43 UTC; ygf
Repository: CRAN
Date/Publication: 2011-07-29 05:23:26
