Uses of Interface
com.mancrd.ahah.combinatorial.Valuator

Uses of Valuator in com.mancrd.ahah.combinatorial
 

Constructors in com.mancrd.ahah.combinatorial with parameters of type Valuator
RandomSearch(Valuator valuator, int maxSteps)
          Just randomly guesses bit patterns.
StrikeSearch(Valuator valuator, int maxSteps, float alpha, float beta)
          Constructor
 



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.