space property

SearchSpace space
final

The domain over which the energy function is defined. The simulated annealing algorithm will search this region for optimal solutions.

Implementation

final SearchSpace space;