Karnaugh Maps, Simplifying If Statements

Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=lCeuUftr2ec



Duration: 2:08:30
160 views
1


Today we learned how digital logic, logic, and if statements in software connect together, and how an Electrical Engineering technique to minimize the number of logic gates you need (called Karnaugh Mapping) can be used to reduce the complexity of your if statements as well.


Your assignment will be to apply these techniques in a code golf competition.


We then started talking about classical logic, like from the time of Aristotle.







Tags:
csci 26
karnaugh maps
simplifying if statements
bivalent logic
aristotlean logic