checkSolutionFound: checkSolutionFound

Description Usage Arguments Value

View source: R/fitness.R

Description

Checks if a solution has been found. A solution has been found if there is a individual in the population with a fitness value of zero.

Usage

1
checkSolutionFound(population)

Arguments

population

the population which contains fitness values

Value

a boolean stating whether a solution has been found or not


porteous54/caRtesian documentation built on May 30, 2019, 11:43 a.m.