v0.7.4
v0.7.4 comes with bug and issue fixes.
- fix bug on zero divisor in update_generalized_link_cost();
- fix wrong exception message in read_links();
- remove the legacy utf-8 encoding requirement on instances of open(), which was inherited from DTALite in Python (i.e., the code base leading to Path4GMNS).
Other updates include,
- add a concise guideline on how to contribute to Path4GMNS in README;
- provide references in README on the Path-based UE;
- use single quotes consistently across the project.