Skip to content

Conversation

@bosonbaas
Copy link
Member

This PR adds the ability to assign Julia functions to boxes in a workflow and then execute that workflow.

The new scheduling command has the signature:

evaluate(dwd::WiringDiagram, funcs::Dict{Symbol, <:Function}, input_vals::Array)

@bosonbaas
Copy link
Member Author

This code can be more condensed by using the toplogical_sort algorithm provided for graphs in Catlab here to define the order of defining Thunks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants