Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input and outputs dependent on vertex #38

Open
marcosh opened this issue Feb 1, 2023 · 0 comments
Open

Input and outputs dependent on vertex #38

marcosh opened this issue Feb 1, 2023 · 0 comments

Comments

@marcosh
Copy link
Owner

marcosh commented Feb 1, 2023

Currently a BaseMachine has type BaseMachine (topology :: Topology vertex) input output.

In practice we are allowed to specify a specific state space for every vertex of the topology, while the inputs and the outputs must remain constant throughout the whole machine.

It would be interesting to allow inputs and outputs to be dependent on the current vertex,

In practice, this would allow to specify for every vertex which inputs could be received and which outputs could be emitted

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

No branches or pull requests

1 participant