Skip to content

Added some filtering utils

Latest
Compare
Choose a tag to compare
@CodingCellist CodingCellist released this 31 May 10:23
· 3 commits to main since this release
v0.2.3
121a46b

This adds some structure and utility functions for filtering the graphs for e.g. invisible edges.
Curently, it is limited to explicitly invisible edges, i.e. edges following an edge [style=invis] statement will not be filtered. Contributions (also for other stuff) welcome!