13 Commits

Author SHA1 Message Date
9bb9096c92
rm conflicting IDE settings 2024-12-17 17:53:54 +01:00
finnm
8e49fb76b9 Made FinnSort generic 2024-12-16 18:59:15 +01:00
M-H9
2a3e3b3354 Merge branch 'powersort_M'
# Conflicts:
#	.idea/misc.xml
2024-12-11 14:01:56 +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
aeaaf792a3
Merge remote-tracking branch 'refs/remotes/origin/implementation-by-finn' 2024-12-10 18:00:42 +01:00
M-H9
e40a430a11 first Powersort successful implementation, Translation of the notebook. 2024-12-10 11:14:36 +01:00
9f8ca86ac0
.idea 2024-12-08 10:39:01 +01:00
finnm
1aaac3729e Educational implementation of PowerSort 2024-12-06 23:24:35 +01:00
finnm
5942cb2f41 idea 2024-12-05 14:45:32 +01:00
b3f26f8abd
Gradle: use bundled v8.10 2024-11-25 14:08:47 +01:00
819a77c391
Gradle: use bundled v8.10 2024-11-25 13:49:54 +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