knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

SCGA

Structured-Chromosome Genetic Algorithm

Installation

You can install the released version of SCGA from GitHub with:

install.packages("devtools")
install_github("LorenzoGentile/SCGA")

Soon a full descrition of the package will be available



LorenzoGentile/SCGA documentation built on June 29, 2021, 4:15 p.m.