sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix typos in `Graph` class

sbaldu opened this issue · comments

There are several typos in the Graph class which should be fixed, like wrong hash functions. While reworking the class for issue #56 this should be done as well.
This is also a hint that we should do more tests for the core functionalities.