Boolean Networks¶
BooleanNetwork |
The BooleanNetwork class is a base class for all of Neet’s Boolean networks. |
ECA |
ECA represents an elementary cellular automaton rule. |
RewiredECA |
RewiredECA represents elementary cellular automaton rule with a rewired topology. |
WTNetwork |
WTNetwork represents weight-threshold boolean network. |
LogicNetwork |
LogicNetwork represents a network of logic functions. |
