EnvironmentSurrogate

constructor(dimensions: Int, nodes: List<NodeSurrogate<TS, PS>>)

Parameters

dimensions

the number of dimensions of the EnvironmentSurrogate.

nodes

the nodes contained in the EnvironmentSurrogate.

the type of [PositionSurrogate].