com.mancrd.ahah.combinatorial
Class Search
java.lang.Object
com.mancrd.ahah.combinatorial.Search
- Direct Known Subclasses:
- RandomSearch, StrikeSearch
public abstract class Search
- extends Object
- Author:
- timmolter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Search
public Search()
run
public abstract void run()
getConvergenceAttempts
public abstract int getConvergenceAttempts()
getBestValue
public abstract float getBestValue()
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.