variation_truncate: Truncate

View source: R/variation_truncate.R

variation_truncateR Documentation

Truncate

Description

Truncation variation operator

Usage

variation_truncate(X, ...)

Arguments

X

Population matrix

...

other parameters (included for compatibility with generic call)

Details

Truncate the solution matrix X to the [0, 1] interval.

Value

Truncated matrix X'.

References

F. Campelo, L.S. Batista, C. Aranha (2020): The MOEADr Package: A Component-Based Framework for Multiobjective Evolutionary Algorithms Based on Decomposition. Journal of Statistical Software doi: 10.18637/jss.v092.i06


MOEADr documentation built on Jan. 9, 2023, 1:24 a.m.