in reply to objects becoming unblessed?
Now, better would be to turn your problem around. From what I understand of Markov chaining, you need to calculate some value which is the next value in the chain. Then, based on that value, you want to return some emitter object. Why not just use the Markov values as the keys and the objects as the values in your transitions hash?
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: objects becoming unblessed?
by omnibus (Scribe) on Mar 17, 2003 at 19:03 UTC |