selection_diversity: Rank space selection operator with diversity, internal...

Description Usage Arguments

Description

Rank space selection operator with diversity, internal purpose (look at selection for more details)

Usage

1
selection_diversity(prob, edge_dist, diversity, sel = NULL, pc, p, i = 1)

Arguments

prob

Selection probability values, it is a function of fitness values

edge_dist

Distance between two connected edges

sel

Index of selected units of population

pc

Crossover probability

p

Weight for diversification

i

Counter, internal purpose


kavetinaveen/HeuristicsVRP documentation built on May 20, 2019, 7:53 a.m.