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

Single state decision/chance nodes #42

Closed
jdelab1 opened this issue Nov 9, 2022 · 2 comments
Closed

Single state decision/chance nodes #42

jdelab1 opened this issue Nov 9, 2022 · 2 comments

Comments

@jdelab1
Copy link

jdelab1 commented Nov 9, 2022

Currently, the package doesn't allow the creation of chances of decision nodes with a single state

ERROR: DomainError with Each chance and decision node should have more than one state.

This can be useful in some cases, e.g., having a degenerate chance node to simulate different scenarios in parallel. I think it can be useful to just show a warning instead of stopping the code when this situation occurs.

@esahon
Copy link
Contributor

esahon commented Jul 3, 2024

Limitation removed in orderredict pull request

@toubinaattori
Copy link
Collaborator

v 2.0.0 contains a fix that enables single state nodes

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

3 participants