Function ioh::problem::utils::layer_neutrality_compute

Function Documentation

void ioh::problem::utils::layer_neutrality_compute(const std::vector<int> &xIn, std::vector<int> &xOut, const int mu)

Following is the w-model soure code from Raphael’s work, which refer the source code of Thomas Weise.