booldog.boolean

Boolean-network functionality for BoolDogModel.

Exposes BooleanNetworkMixin (read-only Boolean-network operations: state-space generation, Boolean simulation, steady states, parent/child lookups) and BooleanNetworkModificationMixin (structural edits: add_node, remove_node(s), update_node, modify_network, and the Modification/ModificationTypes audit trail). Both are mixed into booldog.network.BoolDogModel.

Submodules