sybila / biodivine-lib-param-bn

Rust library for working with parametrised Boolean networks.
MIT License
2 stars 2 forks source link

Consider supporting 0/1 constants in Boolean expressions #38

Closed daemontus closed 7 months ago

daemontus commented 1 year ago

It might be appropriate, as some users are used to having 0/1 in their .bnet files. (see for example here)

daemontus commented 7 months ago

This is partially supported now.