Skip to content

v0.1.1

Compare
Choose a tag to compare
@ChristopherSchmidt89 ChristopherSchmidt89 released this 13 Jul 12:43
· 58 commits to master since this release
a9407d7

allow for graph structure loaded from a networkx.DiGraph
note that only the provided graph structure, i.e., the nodes and edges are considered. Node types and edge characteristics are assigned according to the provided parameters
add a command-line argument to parse a file to a .gml file to load graph structure