Review slides

pull/2/head
Oliver Kennedy 2022-10-17 16:00:34 -04:00
parent 678bbbd9dd
commit cf7f149387
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
2 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ cat: graphics/19b/cat.png
<p>A <b>Topological Sort</b> of a partial order $(A, \leq_1)$ is <i>any</i> total order $(A, \leq_2)$ over $A$ that "agrees" with $(A, \leq_1)$</p>
<p>For any two elements $x, y \in X$:
<p>For any two elements $x, y \in A$:
<ul>
<li>If $x \leq_1 y$ then $x \leq_2 y$</li>
<li>If $y \leq_1 x$ then $y \leq_2 x$</li>

View File

@ -1,7 +1,7 @@
---
template: templates/cse250_2022_slides.erb
title: Midterm Review
date: Oct 14, 2022
date: Oct 17, 2022
---
<section>