aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Workflow/Evaluation.cpp
AgeCommit message (Collapse)Author
2022-06-30Restructure projectrtk0c
2021-06-30Fix notable warnings (from gcc)rtk0c
2021-05-06Change brace style to on new line, add initial deliveries view when an order ↵rtk0c
entry is selected
2021-04-26Serialization for workflow stuffrtk0c
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-19Split workflow into multiple files, fix unity buildrtk0c