GA-internal: Internal GA functions

GA-internalR Documentation

Internal GA functions

Description

Internal functions not intended to be called directly by users.

Usage

.printShortMatrix(x, head = 2, tail = 1, chead = 5, ctail = 1, ...)
startParallel(parallel = TRUE, ...) 
stopParallel(cluster, ...)
garun(x)
optimProbsel(x, q = 0.25, ...)
reflectSolution(x, lo, up, tol = sqrt(.Machine$double.eps))
repairSolution(x, lo, up) 
GAStartupMessage()

GA documentation built on Oct. 19, 2022, 1:08 a.m.