Expand description
(internal) This module implements functions for creating Bdd
s corresponding
to the static constraints of the individual regulations of a BooleanNetwork
.
Structs
(internal) Iterates over pairs of states where the first state has a particular regulator variable set to zero while the second state has it set to one.
Functions
(internal) Builds a Bdd
of parameters corresponding to valuations where the given
pair of function entries behaves monotonously.
Build a Bdd
which describes all valuations satisfying the static constraints
of the given BooleanNetwork
.
(internal) Build a state which has the variables set exactly as in the table_index
and
all other variables set to zero.