design-automation / mobius-parametric-modeller

Möbius for parametric modelling.
https://design-automation.github.io/mobius-parametric-modeller/
MIT License
10 stars 6 forks source link

non-DAG flowchart does not give error #579

Closed phtj closed 5 years ago

phtj commented 5 years ago

if a user creates a flowchart that is not a DAG, then there is no explicit error message

the user still gets an error, but it is hard to understand teh reason for the error

it would be better to check for non-DAG and give an error, for example 'Invalid flowchart: Cycles detected'