Uses of Interface
org.cicirello.search.representations.RealValued

Packages that use RealValued
Package
Description
This package includes classes that implement operators that create, mutate, etc, the the inputs to functions with real-valued input parameters (represented with type double), such as is required to solve function optimization problems using simulated annealing or other metaheuristics.
This package includes classes related to representing solutions to optimization problems.