diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-11 21:16:32 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-11 21:16:32 -0400 |
| commit | 1b3f71d53896cd43e9fa5a23833c63af86243681 (patch) | |
| tree | ae8b681a6930ba68832d9dcde3cf60daa0e312ea | |
| parent | f987e29e9f0ac8b2e491c67f2ecb38f7352660bd (diff) | |
| download | dissertation-1b3f71d53896cd43e9fa5a23833c63af86243681.tar.gz | |
presentation updates
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | presentation/.~lock.comp-presentation.odp# | 1 | ||||
| -rw-r--r-- | presentation/comp-presentation.odp | bin | 3450571 -> 4058336 bytes | |||
| -rw-r--r-- | presentation/img/worst-case-1thrd.png | bin | 0 -> 25862 bytes | |||
| -rw-r--r-- | presentation/img/worst-case-par.png | bin | 0 -> 29753 bytes |
5 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,5 @@ *.bak +presentation/.~lock.comp-presentation.odp# *.aux *.log *.out diff --git a/presentation/.~lock.comp-presentation.odp# b/presentation/.~lock.comp-presentation.odp# deleted file mode 100644 index 4f90081..0000000 --- a/presentation/.~lock.comp-presentation.odp# +++ /dev/null @@ -1 +0,0 @@ -,dbr4,e5-cse-343arch1,10.06.2025 16:29,file:///export/home/dbr4/.config/libreoffice/4;
\ No newline at end of file diff --git a/presentation/comp-presentation.odp b/presentation/comp-presentation.odp Binary files differindex 057e662..af6a5b9 100644 --- a/presentation/comp-presentation.odp +++ b/presentation/comp-presentation.odp diff --git a/presentation/img/worst-case-1thrd.png b/presentation/img/worst-case-1thrd.png Binary files differnew file mode 100644 index 0000000..e16ea9b --- /dev/null +++ b/presentation/img/worst-case-1thrd.png diff --git a/presentation/img/worst-case-par.png b/presentation/img/worst-case-par.png Binary files differnew file mode 100644 index 0000000..d95510a --- /dev/null +++ b/presentation/img/worst-case-par.png |