Commit graph

12 commits

Author SHA1 Message Date
IlyaShurupov
aafecb8359 AVL Tree refactor 2024-04-08 16:16:37 +03:00
IlyaShurupov
738ce1d914 dont copy node data in tree delete operation - just swap nodes 2024-04-01 17:04:34 +03:00
IlyaShurupov
6148ff15d2 update numeric key interface 2024-04-01 14:10:40 +03:00
IlyaShurupov
7c7171f470 remove extra layer of redirection in avl tree 2024-04-01 13:57:10 +03:00
IlyaShurupov
86f81fb534 Tree. remove redunant function 2024-04-01 13:46:13 +03:00
Ilusha
65cb26a627 tmp 2024-03-15 23:42:10 +03:00
IlyaShurupov
14cb588948 Fix avl tree destructor 2024-03-01 19:03:31 +03:00
IlyaShurupov
a3399fdc56 Interval Tree added 2024-02-13 19:07:46 +03:00
IlyaShurupov
744c01c5d0 Apply formating to all files. CLeanup 2023-10-22 20:23:29 +03:00
IlyaShurupov
3575cbc543 Archiver Initial 2023-07-30 08:28:31 +03:00
IlushaShurupov
4a2ab6f5d0 Math module initial 2023-07-05 20:33:18 +03:00
IlushaShurupov
a7d1ab44cc Rename File AvlTree 2023-07-03 19:18:52 +03:00
Renamed from Containers/public/AvlTree.hpp (Browse further)