Necktschnagge / markov_chain_analyzer

MC Analyzer - a tool to calculate edge-reward expects, variances and covariances in discrete time markov chains
MIT License
0 stars 0 forks source link

Check Probability sum 1 #4

Open Necktschnagge opened 4 years ago

Necktschnagge commented 4 years ago

Add a feature to check whethere probabilities in a markov chain indeed sum up to one.

Necktschnagge commented 4 years ago

Think about further santity checks on markov chains. e.g. target set \subseteq states(mc) ?