aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Workflow
AgeCommit message (Collapse)Author
2021-04-24Second draft of graph rebuildrtk0c
- Change working set approach to basic BFS with dependency (input pins) counting - TODO convert evaluator to use depths
2021-04-21Draft of workflow graph rebuild algorithm (working set based)rtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c