2024-02-16 13:15:10

This commit is contained in:
Isaac Shoebottom 2024-02-16 13:15:11 -04:00
parent a6adab591b
commit d2559b9aac
2 changed files with 15 additions and 4 deletions

View File

@ -11,8 +11,12 @@
"id": "32259e8e539be626", "id": "32259e8e539be626",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "markdown",
"state": {} "state": {
"file": "UNB/Year 4/Semester 2/CS2333/2024-02-16.md",
"mode": "source",
"source": false
}
} }
} }
] ]
@ -81,6 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/CS2333/2024-02-16.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -97,6 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/CS2333/2024-02-16.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -118,7 +124,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": {} "state": {
"file": "UNB/Year 4/Semester 2/CS2333/2024-02-16.md"
}
} }
}, },
{ {
@ -150,6 +158,7 @@
}, },
"active": "32259e8e539be626", "active": "32259e8e539be626",
"lastOpenFiles": [ "lastOpenFiles": [
"UNB/Year 4/Semester 2/CS2333/2024-02-16.md",
"UNB/Year 4/Semester 2/CS3873/2024-02-16.md", "UNB/Year 4/Semester 2/CS3873/2024-02-16.md",
"UNB/Year 4/Semester 2/STAT2593/2024-02-16.md", "UNB/Year 4/Semester 2/STAT2593/2024-02-16.md",
"UNB/Year 4/Semester 2/CS2333/2024-02-09.md", "UNB/Year 4/Semester 2/CS2333/2024-02-09.md",
@ -176,7 +185,6 @@
"UNB/Year 4/Semester 2/CS2333/2024-01-26.md", "UNB/Year 4/Semester 2/CS2333/2024-01-26.md",
"UNB/Year 4/Semester 2/STAT2593/2024-01-31.md", "UNB/Year 4/Semester 2/STAT2593/2024-01-31.md",
"UNB/Year 4/Semester 2/STAT2593/2024-01-29.md", "UNB/Year 4/Semester 2/STAT2593/2024-01-29.md",
"UNB/Year 4/Semester 2/CS3873/2024-01-31.md",
"gcm-diagnose.log", "gcm-diagnose.log",
"Semester 2/STAT2593/Untitled", "Semester 2/STAT2593/Untitled",
"Semester 2/STAT2593", "Semester 2/STAT2593",

View File

@ -0,0 +1,3 @@
Lecture Topic: NFA to DFA proof, Regex Intro
Look at posted notes