Boolean domain

From Wikinfo

Revision as of 21:52, 7 September 2006 by Jon Awbrey (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search


A boolean domain B is a generic 2-element set, say, B = {0, 1}, whose elements are interpreted as logical values, typically 0 = false and 1 = true.

A boolean variable x is a variable that takes its value from a boolean domain, as x ? B.

See also


References