|
|
|
|
|
by ValentinA23
630 days ago
|
|
I'm building something to automate this. Copy paste recipe text/url -> get flowgraph. Edit: thought the link was about this: https://fluidvisual.com/flowchartrecipes/ Edit 2: "Chapter 2 Resource theories: Monoidal preorders and enrichment", in particular page 2 https://ocw.mit.edu/courses/18-s097-applied-category-theory-... Edit 3: one problem the representation used on www.cookingforengineers.com has is that it can only represent recipes whose structure is that of a tree: every step can have multiple direct ancestors but leads to only one descendant. Not all steps of all recipes have this "convergence" property. See the lemon meringue pie example in the link above, where yolk and whites are processed separately (filling and meringnue respectively) before being merged in the last step (covering the pie with meringue) |
|
Regarding the CfE multiple descendants problem, it's not really a problem.
or you'd just start with "1 egg yolk" and "1 egg white" for your recipe. Or you'd say "See meringue below" or... some other answer that you like.Whatever, we're humans, we roll with it.
If the recipe somehow gets too complicated, you make two separate tables, like they did for the recipe above.