Comments
Loading Dream Comments...
You must be logged in to write a comment - Log In
ArtistA beautiful purple-haired woman wearing a long purple velvet ankle-length dress with flouncy sleeves and purple suede high heels. She is holding a pair of shelf brackets.
In order to represent the "context" and "markov weighting" described in the previous drawing, we write an expression of the form :
p $| c | v >
where p is the Markov weighting of the new state being taken, c is the "context" (an arbitrary integer which labels all branches with the same context, and distinguishes between similar tokens with conflicting contexts), and v is the "value" or branch subscript of the next MSM state.
This is based on the Quantum Physics "ket notation", so we have called it "kitty notation" :)
Here's another example :
Fred <:: ("Woo", INPUT, ACTION, ..., ... ... , 50 $| 137 | Freda > , ... ... , ...);
Here the MSM state "Fred" branches to next state "Freda" 50% of the time, using context "137". (The state Fred has the external name "Woo", and calls INPUT on entry, and ACTION on exit).