Package net.royalur.lut
Class LutTrainer
java.lang.Object
net.royalur.lut.LutTrainer
A lookup table based upon game states.
-
Constructor Summary
ConstructorDescriptionLutTrainer
(GameSettings settings, GameStateEncoding encoding, JsonNotation jsonNotation) -
Method Summary
Modifier and TypeMethodDescriptionpopulateKeys
(int upperKeyFilter) populateNewLut
(int upperKeyLimit) populateNewMap
(int upperKeyFilter) LutMap[]
populateNewMaps
(int upperKeyLimit) void
-
Constructor Details
-
LutTrainer
-
-
Method Details
-
populateKeys
-
populateNewMap
-
populateNewMaps
-
populateNewLut
-
populateNewLut
-
train
- Throws:
IOException
-
train
- Throws:
IOException
-