Closed ncilfone closed 2 years ago
Changing all the nesting deps to be handle via a DAG. This should clean up all the spaghetti code that deals with nesting...
@gbmarc1 Might be a branch to work off of
What do you think about using networkx instead of making a new graph implementation? ... Well the backend of spock's graph could be a netowrkx graph
Changing all the nesting deps to be handle via a DAG. This should clean up all the spaghetti code that deals with nesting...