public class HillClimber extends Object
| Constructor and Description |
|---|
HillClimber(double initialValue,
double initialDelta) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCurrentDelta() |
double |
nextHigher() |
double |
nextLower() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.