Pboolnet
A Boolean Network pattern inspired by this article.
new version: boolean networks
Pboolnet.sit
Pboolean.sit.hqx (subclasses ListPattern)
see Using Patterns as Noise Source
(true.or(false)).postln; true
(false.or(true)).postln; true
(true.xor(false)).postln; true
(false.xor(true)).postln; true
(true.and(false)).postln; false
(false.and(true)).postln; false
(true.not(false)).postln; false
(false.not(true)).postln; true
Links to this Page
- Public Library 3 last edited on 27 October 2006 at 9:41 pm by host81-159-217-15.range81-159.btcentralplus.com
- Biomolecular Computing last edited on 7 July 2001 at 6:27 pm by 134.100.176.73
- enter. last edited on 29 January 2003 at 10:46 pm by 203.14.169.19
- Using Patterns as Noise Source last edited on 26 February 2002 at 12:44 am by max2-068.dialin.uni-hamburg.de
- Public Library SC2 last edited on 2 March 2005 at 2:20 pm by max2-223.dialin.uni-hamburg.de
- boolean networks last edited on 30 March 2005 at 12:28 am by max1-139.dialin.uni-hamburg.de