Stefan Harmuth
|
3bbb37526d
|
some minor refactorings suggested by sonarcube
|
2022-08-10 10:09:15 +02:00 |
|
Stefan Harmuth
|
622613a0ad
|
introduce unbalanced binary trees (incredibly fun when inserting already sorted values!)
|
2022-01-24 13:37:38 +01:00 |
|
Stefan Harmuth
|
cdac29dee7
|
found some execution time; also ditch way to complicated heap implementation and just use the balancing binary tree
|
2022-01-16 21:03:24 +01:00 |
|
Stefan Harmuth
|
9d373596a1
|
binary trees; slow af, but functional :D
|
2022-01-16 17:39:37 +01:00 |
|
Stefan Harmuth
|
7656e90984
|
Coordinate order - not sure which comparison is the "correct" one
|
2021-12-22 08:44:15 +01:00 |
|