summaryrefslogtreecommitdiff
path: root/taskflow/types/graph.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-3/+3
* Update TaskFlow for networkx 2.xMichael Johnson2019-10-181-104/+17
* Fix code to support networkx > 1.0Michal Arbet2018-07-111-6/+157
* Add a simple sanity test for pydot outputtingJoshua Harlow2016-05-201-3/+15
* Fix export_to_dot for networkx package changesMichael Johnson2016-03-251-1/+2
* Simplify flow action engine compilation1.22.0Joshua Harlow2015-10-011-2/+5
* Use graphs as the underlying structure of patternsJoshua Harlow2015-09-181-14/+54
* Specialize checking for overlapsJoshua Harlow2015-03-051-12/+21
* Use platform neutral line separator(s)Joshua Harlow2015-01-121-1/+2
* Be smarter about required flow symbolsJoshua Harlow2014-09-081-0/+22
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-3/+4
* Fix error string interpolationJoshua Harlow2014-05-221-1/+2
* Add a directed graph type (new types module)Joshua Harlow2014-04-201-0/+122