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

Make read_gmc more stable #11

Open Necktschnagge opened 4 years ago

Necktschnagge commented 4 years ago

The void read_from_gmc_file(std::istream& input) { ... } member function should be consolidated

Kept as action item after merge: