public interface AnnealingFunction
| Modifier and Type | Method and Description |
|---|---|
Vector |
nextProposal(Vector currentState,
double temperature)
Gets the next proposal, given the current state and the temperature.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.