NgaCrossoverIfc

fun interface NgaCrossoverIfc(source)

Recombination strategy for the ISC global phase. Produces offspring coordinate vectors from two parent coordinate vectors; the solver rounds the result to the integer grid and discards offspring that are infeasible (keeping the parents in that case).

Inheritors

Functions

Link copied to clipboard

Recombines parent1 and parent2 into offspring coordinate vectors.