zekeriyasari / Causal.jl

Causal.jl - A modeling and simulation framework adopting causal modeling approach.
https://zekeriyasari.github.io/Causal.jl/dev/
Other
115 stars 7 forks source link

Inspection of Models Including SubSystems #26

Open zekeriyasari opened 4 years ago

zekeriyasari commented 4 years ago

Inspection of models including SubSystems need more consideration. For example, the inspection stage fails when a model includes SubSystem having algebraic loops. This bug should be fixed by taking the inspection stage one step further and inspecting a component includes an algebraic loop.