SnailMan 899c844c78 Refactor benchmark to use randomized vectors instead of sets
- Replaced std::set with std::vector for sequence handling.
- Added randomization of sequences to avoid ordered input bias.
- Removed unused balance function and related code in bst.cpp and bst.h.
- Fixed bugs in list insertion and search logic.
- Updated plot.py to allow custom y-axis labels and enable log scale for build plots.
2025-05-14 19:44:07 +02:00
2025-05-06 19:02:00 +02:00
2025-04-27 18:04:47 +02:00
2025-04-27 18:04:47 +02:00
2025-05-06 19:02:00 +02:00
S
Description
No description provided
154 KiB
Languages
Python 60.6%
C++ 23%
C 14.3%
Nix 2.1%