VQ-Sort vs QuickSort
Real-time approximate sorting visualization using the density-based accuracy factor.
Data Size (N):
Accuracy (Bucket Density):
0.002 (Highly Approximate)
0.01 (Medium Accuracy)
0.05 (High Accuracy)
0.20 (Near Perfect)
(Computed Buckets: --)
Run Comparison
quickSort() (Exact In-Place)
vqSort() (Approximate Centroid)
QuickSort Time:
0 ms
VQ-Sort Time:
0 ms
Speedup Factor:
0x
VQ Recall (F=0.3):
0%
VQ Recall (F=0.5):
0%