From 866a945172363b165db8bb5214332e53b4b203a0 Mon Sep 17 00:00:00 2001 From: arc Date: Mon, 24 Feb 2025 10:42:45 -0700 Subject: [PATCH] vault backup: 2025-02-24 10:42:45 --- education/computer engineering/ECE2700/Karnaugh Maps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/education/computer engineering/ECE2700/Karnaugh Maps.md b/education/computer engineering/ECE2700/Karnaugh Maps.md index e4df8bf..6a25774 100644 --- a/education/computer engineering/ECE2700/Karnaugh Maps.md +++ b/education/computer engineering/ECE2700/Karnaugh Maps.md @@ -4,3 +4,4 @@ A Karnaugh map is an alternative to a truth table for representing a function in Given the above truth table, the columns are labelled with $x_1$, and the rows are labelled with $x_2$. +To find a *minimum cost implementation*, we need to find the \ No newline at end of file