Skip to content

1.1.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 30 Dec 16:05
· 7 commits to master since this release
1f89ce6
  • added the ability to specify labels and attributes for edges (for use in the graphviz output).
  • fixed a bug with calling toposort more than once.
  • edges are now checked for uniqueness.
  • added methods for getting the number of nodes and the node objects.
  • added the ability to remove nodes and edges.
  • added the ability to specify the integer kind via preprocessor directive.
  • some code cleanups.