Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Boolean algebra

by snowcrash (Friar)
on Nov 13, 2000 at 12:15 UTC ( [id://41275]=note: print w/replies, xml ) Need Help??


in reply to Boolean algebra

if i get that specification right, chromatic's code doesn't work if there are negated elements that can't be reduced whitin the expression...
for example, on input (a-b)(-a-b) the result would be nothing at all, and not (-b).

yt, snowcrash

Replies are listed 'Best First'.
RE: Re: Boolean algebra
by le (Friar) on Nov 13, 2000 at 17:54 UTC
    Wrong, the result of (a-b)(-a-b) is (-b).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://41275]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 16:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found