partSolutionSpace: partSolutionSpace

Description Usage Arguments Value

View source: R/helper-functions.R

Description

Creates the initial Solution population taking into account the lower an upper bounds of provided experiment factors. This method works by dividing the solution space into partitions of size 'd' and then creating a full factorial combination of partitions.

Usage

1
partSolutionSpace(parameters, d = 4)

Arguments

parameters

The Objective Function parameter list

d

The partition size. Default value 4.

Value

A set of solutions


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.