aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/img/plots/preview
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-26 03:25:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-26 03:25:38 +0300
commitbc4cbdeab0d842b1f298d9b2693be942f3f430b2 (patch)
tree295bf579e0474ae5835f834cec5c47b4f4d7ae7d /img/plots/preview
parentplots: fix CSS class names (diff)
downloadsorting-algorithms-bc4cbdeab0d842b1f298d9b2693be942f3f430b2.tar.gz
sorting-algorithms-bc4cbdeab0d842b1f298d9b2693be942f3f430b2.zip
plots: update the actual plots
Diffstat (limited to 'img/plots/preview')
-rw-r--r--img/plots/preview/bubble_sort_100_average_0_200.pngbin0 -> 25439 bytes
-rw-r--r--img/plots/preview/bubble_sort_100_best_0_200.pngbin0 -> 22219 bytes
-rw-r--r--img/plots/preview/bubble_sort_100_worst_0_200.pngbin0 -> 21011 bytes
-rw-r--r--img/plots/preview/bubble_sort_optimized_100_average_0_200.pngbin0 -> 24618 bytes
-rw-r--r--img/plots/preview/bubble_sort_optimized_100_best_0_200.pngbin0 -> 23499 bytes
-rw-r--r--img/plots/preview/bubble_sort_optimized_100_worst_0_200.pngbin0 -> 23810 bytes
-rw-r--r--img/plots/preview/heapsort_100_average_0_200.pngbin0 -> 23621 bytes
-rw-r--r--img/plots/preview/heapsort_100_best_0_200.pngbin0 -> 23102 bytes
-rw-r--r--img/plots/preview/heapsort_100_worst_0_200.pngbin0 -> 22956 bytes
-rw-r--r--img/plots/preview/insertion_sort_100_average_0_200.pngbin0 -> 24270 bytes
-rw-r--r--img/plots/preview/insertion_sort_100_best_0_200.pngbin0 -> 23982 bytes
-rw-r--r--img/plots/preview/insertion_sort_100_worst_0_200.pngbin0 -> 20631 bytes
-rw-r--r--img/plots/preview/median_heaps_1000_average_0_200.pngbin0 -> 26698 bytes
-rw-r--r--img/plots/preview/median_heaps_1000_best_0_200.pngbin0 -> 25468 bytes
-rw-r--r--img/plots/preview/median_heaps_1000_worst_0_200.pngbin0 -> 25025 bytes
-rw-r--r--img/plots/preview/median_sorting_1000_average_0_200.pngbin0 -> 27585 bytes
-rw-r--r--img/plots/preview/median_sorting_1000_best_0_200.pngbin0 -> 26999 bytes
-rw-r--r--img/plots/preview/median_sorting_1000_worst_0_200.pngbin0 -> 27135 bytes
-rw-r--r--img/plots/preview/merge_sort_100_average_0_200.pngbin0 -> 23514 bytes
-rw-r--r--img/plots/preview/merge_sort_100_best_0_200.pngbin0 -> 25288 bytes
-rw-r--r--img/plots/preview/merge_sort_100_worst_0_200.pngbin0 -> 21973 bytes
-rw-r--r--img/plots/preview/quicksort_first_100_average_0_200.pngbin0 -> 31435 bytes
-rw-r--r--img/plots/preview/quicksort_first_100_best_0_200.pngbin0 -> 24824 bytes
-rw-r--r--img/plots/preview/quicksort_first_100_worst_0_200.pngbin0 -> 23119 bytes
-rw-r--r--img/plots/preview/quicksort_last_100_average_0_200.pngbin0 -> 31809 bytes
-rw-r--r--img/plots/preview/quicksort_last_100_best_0_200.pngbin0 -> 23918 bytes
-rw-r--r--img/plots/preview/quicksort_last_100_worst_0_200.pngbin0 -> 23118 bytes
-rw-r--r--img/plots/preview/quicksort_middle_100_average_0_200.pngbin0 -> 30815 bytes
-rw-r--r--img/plots/preview/quicksort_middle_100_best_0_200.pngbin0 -> 24498 bytes
-rw-r--r--img/plots/preview/quicksort_middle_100_worst_0_200.pngbin0 -> 25590 bytes
-rw-r--r--img/plots/preview/quicksort_random_100_average_0_200.pngbin0 -> 27588 bytes
-rw-r--r--img/plots/preview/quicksort_random_100_best_0_200.pngbin0 -> 26815 bytes
-rw-r--r--img/plots/preview/quicksort_random_100_worst_0_200.pngbin0 -> 27302 bytes
-rw-r--r--img/plots/preview/quicksort_second_100_average_0_200.pngbin0 -> 31548 bytes
-rw-r--r--img/plots/preview/quicksort_second_100_best_0_200.pngbin0 -> 25790 bytes
-rw-r--r--img/plots/preview/quicksort_second_100_worst_0_200.pngbin0 -> 25845 bytes
-rw-r--r--img/plots/preview/selection_sort_100_average_0_200.pngbin0 -> 23654 bytes
-rw-r--r--img/plots/preview/selection_sort_100_best_0_200.pngbin0 -> 22490 bytes
-rw-r--r--img/plots/preview/selection_sort_100_worst_0_200.pngbin0 -> 23138 bytes
39 files changed, 0 insertions, 0 deletions
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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_optimized_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_optimized_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/heapsort_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/heapsort_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/heapsort_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/insertion_sort_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/insertion_sort_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/insertion_sort_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_heaps_1000_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_heaps_1000_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_heaps_1000_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_sorting_1000_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_sorting_1000_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/median_sorting_1000_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/merge_sort_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/merge_sort_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/merge_sort_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_first_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_first_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_first_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_last_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_last_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_last_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_middle_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_middle_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_middle_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_random_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_random_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_random_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_second_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_second_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/quicksort_second_100_worst_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/selection_sort_100_average_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/selection_sort_100_best_0_200.png
Binary files 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
--- /dev/null
+++ b/img/plots/preview/selection_sort_100_worst_0_200.png
Binary files differ