- Feb 10, 2017
-
-
dawehr authored
Resets recursively, keeping track of children. Created tests, which pass. Computation terminates on graph cycles. Added comments.
-
- Feb 06, 2017
- Feb 05, 2017
Resets recursively, keeping track of children. Created tests, which pass. Computation terminates on graph cycles. Added comments.
Some refactoring, separating node type from node instance. Added parameters, and disabled ability to set inputs.