get_localsearch_methods: Print available local search methods

View source: R/get_localsearch_methods.R

get_localsearch_methodsR Documentation

Print available local search methods

Description

Prints the local search methods available in the MOEADr package

Usage

get_localsearch_methods()

Details

This routine prints the names of the local search methods available in the MOEADr package, to be used as the aggfun$name parameter in the moead(...) call. Instructions for obtaining more info on each operator are also returned.

Value

Formatted data frame containing reference name (for variation$localsearch$type) and instructions for More Info about each method.

Examples

get_localsearch_methods()


fcampelo/MOEADr documentation built on Jan. 9, 2023, 6 a.m.