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

When reading gmc format, comments seem to be parsed instead of being recognizes as comments and ignored #43

Open Necktschnagge opened 4 years ago

Necktschnagge commented 4 years ago

check here:

https://github.com/Necktschnagge/markov_chain_analyzer/compare/check-bug-001?expand=1

Look at the log in CI. Look what values for expect and variance are calculated and check why there are values for markov chain states that were not defined, but "mentioned" in comments.