diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-12 22:07:38 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-12 22:07:38 -0400 |
| commit | 12ab81033cb05e505ddd2c96264d7cc5f76a338b (patch) | |
| tree | 3b9dd5edcaf4a7d78231b8d9027451cfa4030fed /presentation | |
| parent | 1b3f71d53896cd43e9fa5a23833c63af86243681 (diff) | |
| download | dissertation-12ab81033cb05e505ddd2c96264d7cc5f76a338b.tar.gz | |
presentation updates
Diffstat (limited to 'presentation')
20 files changed, 0 insertions, 0 deletions
diff --git a/presentation/comp-presentation.odp b/presentation/comp-presentation.odp Binary files differindex af6a5b9..3ec3f64 100644 --- a/presentation/comp-presentation.odp +++ b/presentation/comp-presentation.odp diff --git a/presentation/img/bsm-insert-cost.png b/presentation/img/bsm-insert-cost.png Binary files differnew file mode 100644 index 0000000..7c76ab3 --- /dev/null +++ b/presentation/img/bsm-insert-cost.png diff --git a/presentation/img/bsm-query-cost.png b/presentation/img/bsm-query-cost.png Binary files differnew file mode 100644 index 0000000..a148c48 --- /dev/null +++ b/presentation/img/bsm-query-cost.png diff --git a/presentation/img/build-cost.png b/presentation/img/build-cost.png Binary files differnew file mode 100644 index 0000000..b28beaa --- /dev/null +++ b/presentation/img/build-cost.png diff --git a/presentation/img/constant-cost.png b/presentation/img/constant-cost.png Binary files differnew file mode 100644 index 0000000..7034741 --- /dev/null +++ b/presentation/img/constant-cost.png diff --git a/presentation/img/fig-bs-irs-insert.pdf b/presentation/img/fig-bs-irs-insert.pdf Binary files differnew file mode 100644 index 0000000..9946ca8 --- /dev/null +++ b/presentation/img/fig-bs-irs-insert.pdf diff --git a/presentation/img/fig-bs-irs-query.pdf b/presentation/img/fig-bs-irs-query.pdf Binary files differnew file mode 100644 index 0000000..bc56fbc --- /dev/null +++ b/presentation/img/fig-bs-irs-query.pdf diff --git a/presentation/img/fig-bs-knn-insert.pdf b/presentation/img/fig-bs-knn-insert.pdf Binary files differnew file mode 100644 index 0000000..8d1d23c --- /dev/null +++ b/presentation/img/fig-bs-knn-insert.pdf diff --git a/presentation/img/fig-bs-knn-query.pdf b/presentation/img/fig-bs-knn-query.pdf Binary files differnew file mode 100644 index 0000000..80a5c1e --- /dev/null +++ b/presentation/img/fig-bs-knn-query.pdf diff --git a/presentation/img/insert-cost.png b/presentation/img/insert-cost.png Binary files differnew file mode 100644 index 0000000..ddcd33c --- /dev/null +++ b/presentation/img/insert-cost.png diff --git a/presentation/img/irs-cn-decomp.png b/presentation/img/irs-cn-decomp.png Binary files differnew file mode 100644 index 0000000..2c52f13 --- /dev/null +++ b/presentation/img/irs-cn-decomp.png diff --git a/presentation/img/irs-sa.png b/presentation/img/irs-sa.png Binary files differnew file mode 100644 index 0000000..fcc1688 --- /dev/null +++ b/presentation/img/irs-sa.png diff --git a/presentation/img/irs-wrong.png b/presentation/img/irs-wrong.png Binary files differnew file mode 100644 index 0000000..65d186d --- /dev/null +++ b/presentation/img/irs-wrong.png diff --git a/presentation/img/policy-costs.png b/presentation/img/policy-costs.png Binary files differindex 3233272..88c9564 100644 --- a/presentation/img/policy-costs.png +++ b/presentation/img/policy-costs.png diff --git a/presentation/img/query-cost.png b/presentation/img/query-cost.png Binary files differnew file mode 100644 index 0000000..e9309d5 --- /dev/null +++ b/presentation/img/query-cost.png diff --git a/presentation/img/sorted-arra-decomp-cost.png b/presentation/img/sorted-arra-decomp-cost.png Binary files differnew file mode 100644 index 0000000..d28b57d --- /dev/null +++ b/presentation/img/sorted-arra-decomp-cost.png diff --git a/presentation/img/sorted-array-funcs.png b/presentation/img/sorted-array-funcs.png Binary files differnew file mode 100644 index 0000000..eaed055 --- /dev/null +++ b/presentation/img/sorted-array-funcs.png diff --git a/presentation/img/sorted-array-insert1.png b/presentation/img/sorted-array-insert1.png Binary files differnew file mode 100644 index 0000000..39b6b5f --- /dev/null +++ b/presentation/img/sorted-array-insert1.png diff --git a/presentation/img/sorted-array-insert2.png b/presentation/img/sorted-array-insert2.png Binary files differnew file mode 100644 index 0000000..21b1dc2 --- /dev/null +++ b/presentation/img/sorted-array-insert2.png diff --git a/presentation/img/sorted-array-query-cost.png b/presentation/img/sorted-array-query-cost.png Binary files differnew file mode 100644 index 0000000..05a38b8 --- /dev/null +++ b/presentation/img/sorted-array-query-cost.png |