5 Commits

Author SHA1 Message Date
finnm
8e49fb76b9 Made FinnSort generic 2024-12-16 18:59:15 +01:00
M-H9
d4fd68fa70 Refactor package structure and update visibility modifier.
Renamed packages to follow a consistent naming convention (`de.uni_marburg.powersort.msort`). Adjusted imports and references accordingly. Changed `MERGE_COST` visibility from private to protected for broader accessibility.
2024-12-11 11:55:31 +01:00
M-H9
e40a430a11 first Powersort successful implementation, Translation of the notebook. 2024-12-10 11:14:36 +01:00
Daniel Langbein
9b87a24842 shell.nix: Development shell with dependencies installed 2024-11-23 18:01:53 +01:00
b8bb39cea1
.idea 2024-11-19 19:22:53 +01:00