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/preview/bubble_sort_100_average_0_200.png | Bin 0 -> 25439 bytes img/plots/preview/bubble_sort_100_best_0_200.png | Bin 0 -> 22219 bytes img/plots/preview/bubble_sort_100_worst_0_200.png | Bin 0 -> 21011 bytes .../preview/bubble_sort_optimized_100_average_0_200.png | Bin 0 -> 24618 bytes .../preview/bubble_sort_optimized_100_best_0_200.png | Bin 0 -> 23499 bytes .../preview/bubble_sort_optimized_100_worst_0_200.png | Bin 0 -> 23810 bytes img/plots/preview/heapsort_100_average_0_200.png | Bin 0 -> 23621 bytes img/plots/preview/heapsort_100_best_0_200.png | Bin 0 -> 23102 bytes img/plots/preview/heapsort_100_worst_0_200.png | Bin 0 -> 22956 bytes img/plots/preview/insertion_sort_100_average_0_200.png | Bin 0 -> 24270 bytes img/plots/preview/insertion_sort_100_best_0_200.png | Bin 0 -> 23982 bytes img/plots/preview/insertion_sort_100_worst_0_200.png | Bin 0 -> 20631 bytes img/plots/preview/median_heaps_1000_average_0_200.png | Bin 0 -> 26698 bytes img/plots/preview/median_heaps_1000_best_0_200.png | Bin 0 -> 25468 bytes img/plots/preview/median_heaps_1000_worst_0_200.png | Bin 0 -> 25025 bytes img/plots/preview/median_sorting_1000_average_0_200.png | Bin 0 -> 27585 bytes img/plots/preview/median_sorting_1000_best_0_200.png | Bin 0 -> 26999 bytes img/plots/preview/median_sorting_1000_worst_0_200.png | Bin 0 -> 27135 bytes img/plots/preview/merge_sort_100_average_0_200.png | Bin 0 -> 23514 bytes img/plots/preview/merge_sort_100_best_0_200.png | Bin 0 -> 25288 bytes img/plots/preview/merge_sort_100_worst_0_200.png | Bin 0 -> 21973 bytes img/plots/preview/quicksort_first_100_average_0_200.png | Bin 0 -> 31435 bytes img/plots/preview/quicksort_first_100_best_0_200.png | Bin 0 -> 24824 bytes img/plots/preview/quicksort_first_100_worst_0_200.png | Bin 0 -> 23119 bytes img/plots/preview/quicksort_last_100_average_0_200.png | Bin 0 -> 31809 bytes img/plots/preview/quicksort_last_100_best_0_200.png | Bin 0 -> 23918 bytes img/plots/preview/quicksort_last_100_worst_0_200.png | Bin 0 -> 23118 bytes .../preview/quicksort_middle_100_average_0_200.png | Bin 0 -> 30815 bytes img/plots/preview/quicksort_middle_100_best_0_200.png | Bin 0 -> 24498 bytes img/plots/preview/quicksort_middle_100_worst_0_200.png | Bin 0 -> 25590 bytes .../preview/quicksort_random_100_average_0_200.png | Bin 0 -> 27588 bytes img/plots/preview/quicksort_random_100_best_0_200.png | Bin 0 -> 26815 bytes img/plots/preview/quicksort_random_100_worst_0_200.png | Bin 0 -> 27302 bytes .../preview/quicksort_second_100_average_0_200.png | Bin 0 -> 31548 bytes img/plots/preview/quicksort_second_100_best_0_200.png | Bin 0 -> 25790 bytes img/plots/preview/quicksort_second_100_worst_0_200.png | Bin 0 -> 25845 bytes img/plots/preview/selection_sort_100_average_0_200.png | Bin 0 -> 23654 bytes img/plots/preview/selection_sort_100_best_0_200.png | Bin 0 -> 22490 bytes img/plots/preview/selection_sort_100_worst_0_200.png | Bin 0 -> 23138 bytes 39 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/plots/preview/bubble_sort_100_average_0_200.png create mode 100644 img/plots/preview/bubble_sort_100_best_0_200.png create mode 100644 img/plots/preview/bubble_sort_100_worst_0_200.png create mode 100644 img/plots/preview/bubble_sort_optimized_100_average_0_200.png create mode 100644 img/plots/preview/bubble_sort_optimized_100_best_0_200.png create mode 100644 img/plots/preview/bubble_sort_optimized_100_worst_0_200.png create mode 100644 img/plots/preview/heapsort_100_average_0_200.png create mode 100644 img/plots/preview/heapsort_100_best_0_200.png create mode 100644 img/plots/preview/heapsort_100_worst_0_200.png create mode 100644 img/plots/preview/insertion_sort_100_average_0_200.png create mode 100644 img/plots/preview/insertion_sort_100_best_0_200.png create mode 100644 img/plots/preview/insertion_sort_100_worst_0_200.png create mode 100644 img/plots/preview/median_heaps_1000_average_0_200.png create mode 100644 img/plots/preview/median_heaps_1000_best_0_200.png create mode 100644 img/plots/preview/median_heaps_1000_worst_0_200.png create mode 100644 img/plots/preview/median_sorting_1000_average_0_200.png create mode 100644 img/plots/preview/median_sorting_1000_best_0_200.png create mode 100644 img/plots/preview/median_sorting_1000_worst_0_200.png create mode 100644 img/plots/preview/merge_sort_100_average_0_200.png create mode 100644 img/plots/preview/merge_sort_100_best_0_200.png create mode 100644 img/plots/preview/merge_sort_100_worst_0_200.png create mode 100644 img/plots/preview/quicksort_first_100_average_0_200.png create mode 100644 img/plots/preview/quicksort_first_100_best_0_200.png create mode 100644 img/plots/preview/quicksort_first_100_worst_0_200.png create mode 100644 img/plots/preview/quicksort_last_100_average_0_200.png create mode 100644 img/plots/preview/quicksort_last_100_best_0_200.png create mode 100644 img/plots/preview/quicksort_last_100_worst_0_200.png create mode 100644 img/plots/preview/quicksort_middle_100_average_0_200.png create mode 100644 img/plots/preview/quicksort_middle_100_best_0_200.png create mode 100644 img/plots/preview/quicksort_middle_100_worst_0_200.png create mode 100644 img/plots/preview/quicksort_random_100_average_0_200.png create mode 100644 img/plots/preview/quicksort_random_100_best_0_200.png create mode 100644 img/plots/preview/quicksort_random_100_worst_0_200.png create mode 100644 img/plots/preview/quicksort_second_100_average_0_200.png create mode 100644 img/plots/preview/quicksort_second_100_best_0_200.png create mode 100644 img/plots/preview/quicksort_second_100_worst_0_200.png create mode 100644 img/plots/preview/selection_sort_100_average_0_200.png create mode 100644 img/plots/preview/selection_sort_100_best_0_200.png create mode 100644 img/plots/preview/selection_sort_100_worst_0_200.png (limited to 'img/plots/preview') diff --git a/img/plots/preview/bubble_sort_100_average_0_200.png b/img/plots/preview/bubble_sort_100_average_0_200.png new file mode 100644 index 0000000..7beee79 Binary files /dev/null and b/img/plots/preview/bubble_sort_100_average_0_200.png differ diff --git a/img/plots/preview/bubble_sort_100_best_0_200.png b/img/plots/preview/bubble_sort_100_best_0_200.png new file mode 100644 index 0000000..1993b9c Binary files /dev/null and b/img/plots/preview/bubble_sort_100_best_0_200.png differ diff --git a/img/plots/preview/bubble_sort_100_worst_0_200.png b/img/plots/preview/bubble_sort_100_worst_0_200.png new file mode 100644 index 0000000..42f3887 Binary files /dev/null and b/img/plots/preview/bubble_sort_100_worst_0_200.png differ diff --git a/img/plots/preview/bubble_sort_optimized_100_average_0_200.png b/img/plots/preview/bubble_sort_optimized_100_average_0_200.png new file mode 100644 index 0000000..356eb95 Binary files /dev/null and b/img/plots/preview/bubble_sort_optimized_100_average_0_200.png differ diff --git a/img/plots/preview/bubble_sort_optimized_100_best_0_200.png b/img/plots/preview/bubble_sort_optimized_100_best_0_200.png new file mode 100644 index 0000000..26a862c Binary files /dev/null and b/img/plots/preview/bubble_sort_optimized_100_best_0_200.png differ diff --git a/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png b/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png new file mode 100644 index 0000000..e5a7fb8 Binary files /dev/null and b/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png differ diff --git a/img/plots/preview/heapsort_100_average_0_200.png b/img/plots/preview/heapsort_100_average_0_200.png new file mode 100644 index 0000000..077f725 Binary files /dev/null and b/img/plots/preview/heapsort_100_average_0_200.png differ diff --git a/img/plots/preview/heapsort_100_best_0_200.png b/img/plots/preview/heapsort_100_best_0_200.png new file mode 100644 index 0000000..e775f21 Binary files /dev/null and b/img/plots/preview/heapsort_100_best_0_200.png differ diff --git a/img/plots/preview/heapsort_100_worst_0_200.png b/img/plots/preview/heapsort_100_worst_0_200.png new file mode 100644 index 0000000..0ac9a6e Binary files /dev/null and b/img/plots/preview/heapsort_100_worst_0_200.png differ diff --git a/img/plots/preview/insertion_sort_100_average_0_200.png b/img/plots/preview/insertion_sort_100_average_0_200.png new file mode 100644 index 0000000..2691716 Binary files /dev/null and b/img/plots/preview/insertion_sort_100_average_0_200.png differ diff --git a/img/plots/preview/insertion_sort_100_best_0_200.png b/img/plots/preview/insertion_sort_100_best_0_200.png new file mode 100644 index 0000000..33c2a7d Binary files /dev/null and b/img/plots/preview/insertion_sort_100_best_0_200.png differ diff --git a/img/plots/preview/insertion_sort_100_worst_0_200.png b/img/plots/preview/insertion_sort_100_worst_0_200.png new file mode 100644 index 0000000..1657b5c Binary files /dev/null and b/img/plots/preview/insertion_sort_100_worst_0_200.png differ diff --git a/img/plots/preview/median_heaps_1000_average_0_200.png b/img/plots/preview/median_heaps_1000_average_0_200.png new file mode 100644 index 0000000..f977c3a Binary files /dev/null and b/img/plots/preview/median_heaps_1000_average_0_200.png differ diff --git a/img/plots/preview/median_heaps_1000_best_0_200.png b/img/plots/preview/median_heaps_1000_best_0_200.png new file mode 100644 index 0000000..4b6d23b Binary files /dev/null and b/img/plots/preview/median_heaps_1000_best_0_200.png differ diff --git a/img/plots/preview/median_heaps_1000_worst_0_200.png b/img/plots/preview/median_heaps_1000_worst_0_200.png new file mode 100644 index 0000000..3e3420e Binary files /dev/null and b/img/plots/preview/median_heaps_1000_worst_0_200.png differ diff --git a/img/plots/preview/median_sorting_1000_average_0_200.png b/img/plots/preview/median_sorting_1000_average_0_200.png new file mode 100644 index 0000000..4e76bdf Binary files /dev/null and b/img/plots/preview/median_sorting_1000_average_0_200.png differ diff --git a/img/plots/preview/median_sorting_1000_best_0_200.png b/img/plots/preview/median_sorting_1000_best_0_200.png new file mode 100644 index 0000000..6779e63 Binary files /dev/null and b/img/plots/preview/median_sorting_1000_best_0_200.png differ diff --git a/img/plots/preview/median_sorting_1000_worst_0_200.png b/img/plots/preview/median_sorting_1000_worst_0_200.png new file mode 100644 index 0000000..3b18384 Binary files /dev/null and b/img/plots/preview/median_sorting_1000_worst_0_200.png differ diff --git a/img/plots/preview/merge_sort_100_average_0_200.png b/img/plots/preview/merge_sort_100_average_0_200.png new file mode 100644 index 0000000..cf38a81 Binary files /dev/null and b/img/plots/preview/merge_sort_100_average_0_200.png differ diff --git a/img/plots/preview/merge_sort_100_best_0_200.png b/img/plots/preview/merge_sort_100_best_0_200.png new file mode 100644 index 0000000..0d954cf Binary files /dev/null and b/img/plots/preview/merge_sort_100_best_0_200.png differ diff --git a/img/plots/preview/merge_sort_100_worst_0_200.png b/img/plots/preview/merge_sort_100_worst_0_200.png new file mode 100644 index 0000000..513d92e Binary files /dev/null and b/img/plots/preview/merge_sort_100_worst_0_200.png differ diff --git a/img/plots/preview/quicksort_first_100_average_0_200.png b/img/plots/preview/quicksort_first_100_average_0_200.png new file mode 100644 index 0000000..e286b73 Binary files /dev/null and b/img/plots/preview/quicksort_first_100_average_0_200.png differ diff --git a/img/plots/preview/quicksort_first_100_best_0_200.png b/img/plots/preview/quicksort_first_100_best_0_200.png new file mode 100644 index 0000000..7837955 Binary files /dev/null and b/img/plots/preview/quicksort_first_100_best_0_200.png differ diff --git a/img/plots/preview/quicksort_first_100_worst_0_200.png b/img/plots/preview/quicksort_first_100_worst_0_200.png new file mode 100644 index 0000000..00de014 Binary files /dev/null and b/img/plots/preview/quicksort_first_100_worst_0_200.png differ diff --git a/img/plots/preview/quicksort_last_100_average_0_200.png b/img/plots/preview/quicksort_last_100_average_0_200.png new file mode 100644 index 0000000..87f106e Binary files /dev/null and b/img/plots/preview/quicksort_last_100_average_0_200.png differ diff --git a/img/plots/preview/quicksort_last_100_best_0_200.png b/img/plots/preview/quicksort_last_100_best_0_200.png new file mode 100644 index 0000000..31f5070 Binary files /dev/null and b/img/plots/preview/quicksort_last_100_best_0_200.png differ diff --git a/img/plots/preview/quicksort_last_100_worst_0_200.png b/img/plots/preview/quicksort_last_100_worst_0_200.png new file mode 100644 index 0000000..7f424a7 Binary files /dev/null and b/img/plots/preview/quicksort_last_100_worst_0_200.png differ diff --git a/img/plots/preview/quicksort_middle_100_average_0_200.png b/img/plots/preview/quicksort_middle_100_average_0_200.png new file mode 100644 index 0000000..c106587 Binary files /dev/null and b/img/plots/preview/quicksort_middle_100_average_0_200.png differ diff --git a/img/plots/preview/quicksort_middle_100_best_0_200.png b/img/plots/preview/quicksort_middle_100_best_0_200.png new file mode 100644 index 0000000..2bdf99f Binary files /dev/null and b/img/plots/preview/quicksort_middle_100_best_0_200.png differ diff --git a/img/plots/preview/quicksort_middle_100_worst_0_200.png b/img/plots/preview/quicksort_middle_100_worst_0_200.png new file mode 100644 index 0000000..34fbb81 Binary files /dev/null and b/img/plots/preview/quicksort_middle_100_worst_0_200.png differ diff --git a/img/plots/preview/quicksort_random_100_average_0_200.png b/img/plots/preview/quicksort_random_100_average_0_200.png new file mode 100644 index 0000000..7273e86 Binary files /dev/null and b/img/plots/preview/quicksort_random_100_average_0_200.png differ diff --git a/img/plots/preview/quicksort_random_100_best_0_200.png b/img/plots/preview/quicksort_random_100_best_0_200.png new file mode 100644 index 0000000..4c5024a Binary files /dev/null and b/img/plots/preview/quicksort_random_100_best_0_200.png differ diff --git a/img/plots/preview/quicksort_random_100_worst_0_200.png b/img/plots/preview/quicksort_random_100_worst_0_200.png new file mode 100644 index 0000000..f5960c6 Binary files /dev/null and b/img/plots/preview/quicksort_random_100_worst_0_200.png differ diff --git a/img/plots/preview/quicksort_second_100_average_0_200.png b/img/plots/preview/quicksort_second_100_average_0_200.png new file mode 100644 index 0000000..52ee4da Binary files /dev/null and b/img/plots/preview/quicksort_second_100_average_0_200.png differ diff --git a/img/plots/preview/quicksort_second_100_best_0_200.png b/img/plots/preview/quicksort_second_100_best_0_200.png new file mode 100644 index 0000000..b7c2112 Binary files /dev/null and b/img/plots/preview/quicksort_second_100_best_0_200.png differ diff --git a/img/plots/preview/quicksort_second_100_worst_0_200.png b/img/plots/preview/quicksort_second_100_worst_0_200.png new file mode 100644 index 0000000..2ef7376 Binary files /dev/null and b/img/plots/preview/quicksort_second_100_worst_0_200.png differ diff --git a/img/plots/preview/selection_sort_100_average_0_200.png b/img/plots/preview/selection_sort_100_average_0_200.png new file mode 100644 index 0000000..c19827e Binary files /dev/null and b/img/plots/preview/selection_sort_100_average_0_200.png differ diff --git a/img/plots/preview/selection_sort_100_best_0_200.png b/img/plots/preview/selection_sort_100_best_0_200.png new file mode 100644 index 0000000..396a998 Binary files /dev/null and b/img/plots/preview/selection_sort_100_best_0_200.png differ diff --git a/img/plots/preview/selection_sort_100_worst_0_200.png b/img/plots/preview/selection_sort_100_worst_0_200.png new file mode 100644 index 0000000..3b3e758 Binary files /dev/null and b/img/plots/preview/selection_sort_100_worst_0_200.png differ -- cgit v1.2.3