selectGA Subroutine

public subroutine selectGA(obj, score, SurvivalRate)

Type Bound

GA_

Arguments

Type IntentOptional Attributes Name
class(GA_), intent(inout) :: obj
real(kind=real64), intent(in) :: score(:)
real(kind=real64), intent(in) :: SurvivalRate