sybila / biodivine-lib-param-bn

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

Add support for pyboolnet format #34

Open daemontus opened 1 year ago

daemontus commented 1 year ago

Pyboolnet format is the last "common" BN format that we have no support for. It is very similar to .bnet, but it has different allowed characters in variable names and a different separator between variable name and function.