levyEHHOCBO: Levy Flight Generator

View source: R/EHHOCBO_opt.R

levyEHHOCBOR Documentation

Levy Flight Generator

Description

Generates a random step vector based on Lévy flight distribution, used in the exploitation phase of HHO that used as combined in EHHOCBO.

Usage

levyEHHOCBO(dim)

Arguments

dim

An integer that indicate the dimensionality of search space.

Value

A numeric vector of length dim representing the Lévy flight step.

Note

This function used inside EHHOCBO function to generate random Levy Flight vector.


metaSVR documentation built on Aug. 21, 2025, 5:58 p.m.