Commit Graph

19 Commits

Author SHA1 Message Date
599bf584bb revert rec depth fix 2023-11-07 12:06:28 +01:00
aa0ab7a4b1 fix recursion depth 2023-11-07 12:00:10 +01:00
75eb7efa11 Cleanup code 2023-11-07 11:51:34 +01:00
f0b4789e58 fix comparability 2023-11-07 11:45:49 +01:00
ec1d2cdd46 Completed implementation 2023-11-06 21:51:13 +01:00
7082d548bc complete mergesorter mt impl 2023-11-06 21:36:10 +01:00
510d1e4e4b fix errors 2023-11-06 21:13:13 +01:00
b1e7903bbd wip 2023-11-03 15:02:46 +01:00
23a02e9dd1 fix 2023-11-03 11:41:58 +01:00
cd742751ed mobile optimization 2023-11-03 09:03:36 +01:00
e942e95712 wip 2023-11-01 17:05:01 +01:00
bbf0c0346f MT impl WIP 2023-11-01 12:32:52 +01:00
c560bfe4cc Implement parallel version of mergesort 2023-11-01 11:57:18 +01:00
304af488ce tweaks 2023-11-01 10:29:35 +01:00
78562a45ba Move algo to class 2023-11-01 10:19:25 +01:00
ab129bc6c8 Add time measurement 2023-11-01 10:16:53 +01:00
07bb269175 Make mergesort working 2023-11-01 10:00:36 +01:00
b744c5489d Implement simple mergesort 2023-10-31 21:11:31 +01:00
e0de035a9c Initial Commit 2023-10-31 14:48:54 +01:00