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.
Inheritance diagram of neet.boolean.BooleanNetwork, neet.boolean.ECA, neet.boolean.RewiredECA, neet.boolean.WTNetwork, neet.boolean.LogicNetwork