blob: 69f8de30c73e7820d3d2b4da83c1107354c12ebd (
plain) (
blame)
1
2
3
|
Algorithm::MarkovChain implements a class capable of creating a Markov
chain, and then generating output based on it. For more information
consult the Algorithm::MarkovChain(3) man page.
|