RuleWorld / nfsim

A general-purpose, stochastic, biochemical reaction simulator for large reaction networks
http://michaelsneddon.net/nfsim/
MIT License
14 stars 9 forks source link

Test case v17 generates expected error, update needed #27

Closed ASinanSaglam closed 3 months ago

ASinanSaglam commented 3 years ago

Test case 17 generates an expected error and needs updating.

Observable of the form

Molecules Rpattern L(s!2,s!1).R(s!2,s!3).L(s!3,s!4)

is not allowed in NFsim due to dangling edges.

aadibiasi commented 3 months ago

This was fixed, closing the issue.