|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fhwiesbaden.jgamp001.thello.ai.MinMaxGame<M>
de.fhwiesbaden.jgamp001.thello.ai.JanAlphaBetaGame<Pair<java.lang.Byte,java.lang.Byte>>
de.fhwiesbaden.jgamp001.thello.ai.JanAlphaBetaBench
public class JanAlphaBetaBench
| Constructor Summary | |
|---|---|
JanAlphaBetaBench(int depth)
|
|
| Method Summary | |
|---|---|
Pair<Pair<java.lang.Integer,java.lang.Integer>,java.lang.Integer> |
doBench()
|
| Methods inherited from class de.fhwiesbaden.jgamp001.thello.ai.JanAlphaBetaGame |
|---|
bestMove, forceQuit, getDepth, getLeafCount, getNodeCount, setDepth |
| Methods inherited from class de.fhwiesbaden.jgamp001.thello.ai.MinMaxGame |
|---|
bestMove, doBestMove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JanAlphaBetaBench(int depth)
| Method Detail |
|---|
public Pair<Pair<java.lang.Integer,java.lang.Integer>,java.lang.Integer> doBench()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||