This directory contains 4 workflows.
A workflow to generate a template for a Farkle player’s decision table. The template is simply all possible rolls that scores points.
Randomly generates the first generation of Farkle players for use in a genetic algorithm to evolve an effective Farkle game strategy.
A workflow to generate all possible dice combinations in the game of Farkle and produce statistics about which ones score.
A genetic algorithm that runs several generations of genetic evolution to evolve an effective Farkle player strategy.