0.4.6
This version has two relatively minor changes:
- Adds
FnUpdate::substitute_variable
which replaces every variable occurrence with a provided expression. - Adds
BooleanNetwork::inline_variable
which is used to safely eliminate any variable without self-regulation by inlining it into its downstream regulation targets.