Hello! Is there a way to output deterministic transitions in addition to probabilistic transitions? I’d like to see how many states are transitioning through succession.
There currently is no way to output deterministic transitions. One thing you could do is setup your succession transitions as probabilistic transitions with a minimum age at the age when the succession transition occurs and a probability of 1. These would then essentially be deterministic and you would get output for them.