From bc4cbdeab0d842b1f298d9b2693be942f3f430b2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 26 Jun 2016 03:25:38 +0300 Subject: plots: update the actual plots --- img/plots/previews/bubble_sort_100_ascending_0_200.png | Bin 26865 -> 0 bytes img/plots/previews/bubble_sort_100_descending_0_200.png | Bin 22907 -> 0 bytes img/plots/previews/bubble_sort_100_random_0_200.png | Bin 27985 -> 0 bytes .../bubble_sort_optimized_100_ascending_0_200.png | Bin 28204 -> 0 bytes .../bubble_sort_optimized_100_descending_0_200.png | Bin 26385 -> 0 bytes .../previews/bubble_sort_optimized_100_random_0_200.png | Bin 26618 -> 0 bytes img/plots/previews/heapsort_100_ascending_0_200.png | Bin 24988 -> 0 bytes img/plots/previews/heapsort_100_descending_0_200.png | Bin 24530 -> 0 bytes img/plots/previews/heapsort_100_random_0_200.png | Bin 25310 -> 0 bytes .../previews/insertion_sort_1000_ascending_0_200.png | Bin 28788 -> 0 bytes .../previews/insertion_sort_100_descending_0_200.png | Bin 22518 -> 0 bytes img/plots/previews/insertion_sort_100_random_0_200.png | Bin 25610 -> 0 bytes img/plots/previews/median_heaps_100_ascending_0_200.png | Bin 26980 -> 0 bytes .../previews/median_heaps_100_descending_0_200.png | Bin 26114 -> 0 bytes img/plots/previews/median_heaps_100_random_0_200.png | Bin 27902 -> 0 bytes .../previews/median_sort_first_100_ascending_0_200.png | Bin 28182 -> 0 bytes .../previews/median_sort_first_100_descending_0_200.png | Bin 28213 -> 0 bytes .../previews/median_sort_first_100_random_0_200.png | Bin 28796 -> 0 bytes img/plots/previews/merge_sort_1000_ascending_0_200.png | Bin 26138 -> 0 bytes img/plots/previews/merge_sort_1000_descending_0_200.png | Bin 22883 -> 0 bytes img/plots/previews/merge_sort_1000_random_0_200.png | Bin 24367 -> 0 bytes .../previews/quicksort_first_100_ascending_0_200.png | Bin 26691 -> 0 bytes .../previews/quicksort_first_100_descending_0_200.png | Bin 25060 -> 0 bytes img/plots/previews/quicksort_first_100_random_0_200.png | Bin 32282 -> 0 bytes .../previews/quicksort_last_100_ascending_0_200.png | Bin 26255 -> 0 bytes .../previews/quicksort_last_100_descending_0_200.png | Bin 25034 -> 0 bytes img/plots/previews/quicksort_last_100_random_0_200.png | Bin 32680 -> 0 bytes .../previews/quicksort_middle_100_ascending_0_200.png | Bin 26176 -> 0 bytes .../previews/quicksort_middle_100_descending_0_200.png | Bin 27149 -> 0 bytes .../previews/quicksort_middle_100_random_0_200.png | Bin 32675 -> 0 bytes .../previews/quicksort_random_100_ascending_0_200.png | Bin 28783 -> 0 bytes .../previews/quicksort_random_100_descending_0_200.png | Bin 29081 -> 0 bytes .../previews/quicksort_random_100_random_0_200.png | Bin 29417 -> 0 bytes .../previews/quicksort_second_100_ascending_0_200.png | Bin 27670 -> 0 bytes .../previews/quicksort_second_100_descending_0_200.png | Bin 27601 -> 0 bytes .../previews/quicksort_second_100_random_0_200.png | Bin 33273 -> 0 bytes .../previews/selection_sort_100_ascending_0_200.png | Bin 24100 -> 0 bytes .../previews/selection_sort_100_descending_0_200.png | Bin 24870 -> 0 bytes img/plots/previews/selection_sort_100_random_0_200.png | Bin 25197 -> 0 bytes 39 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 img/plots/previews/bubble_sort_100_ascending_0_200.png delete mode 100644 img/plots/previews/bubble_sort_100_descending_0_200.png delete mode 100644 img/plots/previews/bubble_sort_100_random_0_200.png delete mode 100644 img/plots/previews/bubble_sort_optimized_100_ascending_0_200.png delete mode 100644 img/plots/previews/bubble_sort_optimized_100_descending_0_200.png delete mode 100644 img/plots/previews/bubble_sort_optimized_100_random_0_200.png delete mode 100644 img/plots/previews/heapsort_100_ascending_0_200.png delete mode 100644 img/plots/previews/heapsort_100_descending_0_200.png delete mode 100644 img/plots/previews/heapsort_100_random_0_200.png delete mode 100644 img/plots/previews/insertion_sort_1000_ascending_0_200.png delete mode 100644 img/plots/previews/insertion_sort_100_descending_0_200.png delete mode 100644 img/plots/previews/insertion_sort_100_random_0_200.png delete mode 100644 img/plots/previews/median_heaps_100_ascending_0_200.png delete mode 100644 img/plots/previews/median_heaps_100_descending_0_200.png delete mode 100644 img/plots/previews/median_heaps_100_random_0_200.png delete mode 100644 img/plots/previews/median_sort_first_100_ascending_0_200.png delete mode 100644 img/plots/previews/median_sort_first_100_descending_0_200.png delete mode 100644 img/plots/previews/median_sort_first_100_random_0_200.png delete mode 100644 img/plots/previews/merge_sort_1000_ascending_0_200.png delete mode 100644 img/plots/previews/merge_sort_1000_descending_0_200.png delete mode 100644 img/plots/previews/merge_sort_1000_random_0_200.png delete mode 100644 img/plots/previews/quicksort_first_100_ascending_0_200.png delete mode 100644 img/plots/previews/quicksort_first_100_descending_0_200.png delete mode 100644 img/plots/previews/quicksort_first_100_random_0_200.png delete mode 100644 img/plots/previews/quicksort_last_100_ascending_0_200.png delete mode 100644 img/plots/previews/quicksort_last_100_descending_0_200.png delete mode 100644 img/plots/previews/quicksort_last_100_random_0_200.png delete mode 100644 img/plots/previews/quicksort_middle_100_ascending_0_200.png delete mode 100644 img/plots/previews/quicksort_middle_100_descending_0_200.png delete mode 100644 img/plots/previews/quicksort_middle_100_random_0_200.png delete mode 100644 img/plots/previews/quicksort_random_100_ascending_0_200.png delete mode 100644 img/plots/previews/quicksort_random_100_descending_0_200.png delete mode 100644 img/plots/previews/quicksort_random_100_random_0_200.png delete mode 100644 img/plots/previews/quicksort_second_100_ascending_0_200.png delete mode 100644 img/plots/previews/quicksort_second_100_descending_0_200.png delete mode 100644 img/plots/previews/quicksort_second_100_random_0_200.png delete mode 100644 img/plots/previews/selection_sort_100_ascending_0_200.png delete mode 100644 img/plots/previews/selection_sort_100_descending_0_200.png delete mode 100644 img/plots/previews/selection_sort_100_random_0_200.png (limited to 'img/plots/previews') diff --git a/img/plots/previews/bubble_sort_100_ascending_0_200.png b/img/plots/previews/bubble_sort_100_ascending_0_200.png deleted file mode 100644 index b313f33..0000000 Binary files a/img/plots/previews/bubble_sort_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/bubble_sort_100_descending_0_200.png b/img/plots/previews/bubble_sort_100_descending_0_200.png deleted file mode 100644 index 1ed7ce3..0000000 Binary files a/img/plots/previews/bubble_sort_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/bubble_sort_100_random_0_200.png b/img/plots/previews/bubble_sort_100_random_0_200.png deleted file mode 100644 index 4a40e41..0000000 Binary files a/img/plots/previews/bubble_sort_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/bubble_sort_optimized_100_ascending_0_200.png b/img/plots/previews/bubble_sort_optimized_100_ascending_0_200.png deleted file mode 100644 index 085668c..0000000 Binary files a/img/plots/previews/bubble_sort_optimized_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/bubble_sort_optimized_100_descending_0_200.png b/img/plots/previews/bubble_sort_optimized_100_descending_0_200.png deleted file mode 100644 index e16b993..0000000 Binary files a/img/plots/previews/bubble_sort_optimized_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/bubble_sort_optimized_100_random_0_200.png b/img/plots/previews/bubble_sort_optimized_100_random_0_200.png deleted file mode 100644 index a718348..0000000 Binary files a/img/plots/previews/bubble_sort_optimized_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/heapsort_100_ascending_0_200.png b/img/plots/previews/heapsort_100_ascending_0_200.png deleted file mode 100644 index a608aa5..0000000 Binary files a/img/plots/previews/heapsort_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/heapsort_100_descending_0_200.png b/img/plots/previews/heapsort_100_descending_0_200.png deleted file mode 100644 index 7f5414e..0000000 Binary files a/img/plots/previews/heapsort_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/heapsort_100_random_0_200.png b/img/plots/previews/heapsort_100_random_0_200.png deleted file mode 100644 index d031642..0000000 Binary files a/img/plots/previews/heapsort_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/insertion_sort_1000_ascending_0_200.png b/img/plots/previews/insertion_sort_1000_ascending_0_200.png deleted file mode 100644 index 2a219ff..0000000 Binary files a/img/plots/previews/insertion_sort_1000_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/insertion_sort_100_descending_0_200.png b/img/plots/previews/insertion_sort_100_descending_0_200.png deleted file mode 100644 index c4ed4cd..0000000 Binary files a/img/plots/previews/insertion_sort_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/insertion_sort_100_random_0_200.png b/img/plots/previews/insertion_sort_100_random_0_200.png deleted file mode 100644 index a2d0495..0000000 Binary files a/img/plots/previews/insertion_sort_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_heaps_100_ascending_0_200.png b/img/plots/previews/median_heaps_100_ascending_0_200.png deleted file mode 100644 index e7aa164..0000000 Binary files a/img/plots/previews/median_heaps_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_heaps_100_descending_0_200.png b/img/plots/previews/median_heaps_100_descending_0_200.png deleted file mode 100644 index 5e241ad..0000000 Binary files a/img/plots/previews/median_heaps_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_heaps_100_random_0_200.png b/img/plots/previews/median_heaps_100_random_0_200.png deleted file mode 100644 index 8866aba..0000000 Binary files a/img/plots/previews/median_heaps_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_sort_first_100_ascending_0_200.png b/img/plots/previews/median_sort_first_100_ascending_0_200.png deleted file mode 100644 index 0888178..0000000 Binary files a/img/plots/previews/median_sort_first_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_sort_first_100_descending_0_200.png b/img/plots/previews/median_sort_first_100_descending_0_200.png deleted file mode 100644 index 04c4162..0000000 Binary files a/img/plots/previews/median_sort_first_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/median_sort_first_100_random_0_200.png b/img/plots/previews/median_sort_first_100_random_0_200.png deleted file mode 100644 index 9d60275..0000000 Binary files a/img/plots/previews/median_sort_first_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/merge_sort_1000_ascending_0_200.png b/img/plots/previews/merge_sort_1000_ascending_0_200.png deleted file mode 100644 index acb2a6a..0000000 Binary files a/img/plots/previews/merge_sort_1000_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/merge_sort_1000_descending_0_200.png b/img/plots/previews/merge_sort_1000_descending_0_200.png deleted file mode 100644 index 1be5fc9..0000000 Binary files a/img/plots/previews/merge_sort_1000_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/merge_sort_1000_random_0_200.png b/img/plots/previews/merge_sort_1000_random_0_200.png deleted file mode 100644 index e806b50..0000000 Binary files a/img/plots/previews/merge_sort_1000_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_first_100_ascending_0_200.png b/img/plots/previews/quicksort_first_100_ascending_0_200.png deleted file mode 100644 index 3db2580..0000000 Binary files a/img/plots/previews/quicksort_first_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_first_100_descending_0_200.png b/img/plots/previews/quicksort_first_100_descending_0_200.png deleted file mode 100644 index 811d5db..0000000 Binary files a/img/plots/previews/quicksort_first_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_first_100_random_0_200.png b/img/plots/previews/quicksort_first_100_random_0_200.png deleted file mode 100644 index 1bfd38c..0000000 Binary files a/img/plots/previews/quicksort_first_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_last_100_ascending_0_200.png b/img/plots/previews/quicksort_last_100_ascending_0_200.png deleted file mode 100644 index 6128a37..0000000 Binary files a/img/plots/previews/quicksort_last_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_last_100_descending_0_200.png b/img/plots/previews/quicksort_last_100_descending_0_200.png deleted file mode 100644 index 5356cc9..0000000 Binary files a/img/plots/previews/quicksort_last_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_last_100_random_0_200.png b/img/plots/previews/quicksort_last_100_random_0_200.png deleted file mode 100644 index 0984d8d..0000000 Binary files a/img/plots/previews/quicksort_last_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_middle_100_ascending_0_200.png b/img/plots/previews/quicksort_middle_100_ascending_0_200.png deleted file mode 100644 index 8c2d8bf..0000000 Binary files a/img/plots/previews/quicksort_middle_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_middle_100_descending_0_200.png b/img/plots/previews/quicksort_middle_100_descending_0_200.png deleted file mode 100644 index a70c436..0000000 Binary files a/img/plots/previews/quicksort_middle_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_middle_100_random_0_200.png b/img/plots/previews/quicksort_middle_100_random_0_200.png deleted file mode 100644 index 5f60efb..0000000 Binary files a/img/plots/previews/quicksort_middle_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_random_100_ascending_0_200.png b/img/plots/previews/quicksort_random_100_ascending_0_200.png deleted file mode 100644 index 775c5be..0000000 Binary files a/img/plots/previews/quicksort_random_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_random_100_descending_0_200.png b/img/plots/previews/quicksort_random_100_descending_0_200.png deleted file mode 100644 index eb8e316..0000000 Binary files a/img/plots/previews/quicksort_random_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_random_100_random_0_200.png b/img/plots/previews/quicksort_random_100_random_0_200.png deleted file mode 100644 index 1960502..0000000 Binary files a/img/plots/previews/quicksort_random_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_second_100_ascending_0_200.png b/img/plots/previews/quicksort_second_100_ascending_0_200.png deleted file mode 100644 index ec2d575..0000000 Binary files a/img/plots/previews/quicksort_second_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_second_100_descending_0_200.png b/img/plots/previews/quicksort_second_100_descending_0_200.png deleted file mode 100644 index 7345dc6..0000000 Binary files a/img/plots/previews/quicksort_second_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/quicksort_second_100_random_0_200.png b/img/plots/previews/quicksort_second_100_random_0_200.png deleted file mode 100644 index d709c9f..0000000 Binary files a/img/plots/previews/quicksort_second_100_random_0_200.png and /dev/null differ diff --git a/img/plots/previews/selection_sort_100_ascending_0_200.png b/img/plots/previews/selection_sort_100_ascending_0_200.png deleted file mode 100644 index c399ae9..0000000 Binary files a/img/plots/previews/selection_sort_100_ascending_0_200.png and /dev/null differ diff --git a/img/plots/previews/selection_sort_100_descending_0_200.png b/img/plots/previews/selection_sort_100_descending_0_200.png deleted file mode 100644 index bb8d5b9..0000000 Binary files a/img/plots/previews/selection_sort_100_descending_0_200.png and /dev/null differ diff --git a/img/plots/previews/selection_sort_100_random_0_200.png b/img/plots/previews/selection_sort_100_random_0_200.png deleted file mode 100644 index 4b9c9fe..0000000 Binary files a/img/plots/previews/selection_sort_100_random_0_200.png and /dev/null differ -- cgit v1.2.3