boolean - Algorithm for finding a formula that connects inputs and outputs -


i seem recall having learned method finding formula connects inputs , outputs table. example:

a b c | r 1 1 0 | 0 0 1 1 | 1 1 1 1 | 1 

where "r" result, , a, b , c inputs. method involved equations many unknowns , ended formula explained all. (this example not meaningful, since r = c, idea).

however, can not remember details, , not enough keywords able find on web. subject teaching method included lot of boolean algebra.

i know vague question, method finding formula table of values be?

are referring karnaugh maps?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -