Random Boolean Network
From CasGroup
| Line 1: | Line 1: | ||
| - | '''Random Boolean Networks''' are networks of boolean nodes that can | + | A Boolean network consists of a set of Boolean variables whose |
| + | state is determined by other variables in the network. | ||
| + | In a random boolean network the connections are wired | ||
| + | randomly and the output of nodes are determined by randomly | ||
| + | generated logic functions. | ||
| + | |||
| + | '''Random Boolean Networks''' are therefore networks of boolean nodes that can | ||
be in one of two possible states, 0 or 1, and whose evolution | be in one of two possible states, 0 or 1, and whose evolution | ||
from one time point to another is governed by simple boolean | from one time point to another is governed by simple boolean | ||