M-H9
18c27e2ea0
Remove .vscode/settings.json from the repository
...
The file likely contained editor-specific configurations that are unrelated to the source code. Removing it helps prevent unintentional overrides of personal developer settings and keeps the repository cleaner.
2024-12-11 12:00:37 +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
3f35d9bbfe
Created my branch folder for the merge
2024-12-10 18:12:08 +01:00
M-H9
e40a430a11
first Powersort successful implementation, Translation of the notebook.
2024-12-10 11:14:36 +01:00
M-H9
b0250b83fa
switched to my branch
2024-12-10 10:54:18 +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
c11238ea8b
add PowerSort interface
2024-11-25 13:49:49 +01:00
Daniel Langbein
01db748f3e
LICENSE: add authors
2024-11-25 13:26:23 +01:00
Daniel Langbein
44d0fd5fec
Merge branch 'Gradle-NixOS-IntelliJ' into 'main'
...
shell.nix: Development shell with dependencies installed
See merge request langbeid/powersort!1
2024-11-23 18:01:53 +01:00
Daniel Langbein
9b87a24842
shell.nix: Development shell with dependencies installed
2024-11-23 18:01:53 +01:00
Daniel Langbein
e57ca4030d
LICENSE: add authors
2024-11-20 14:58:37 +01:00
d5254ffbeb
import TimSort
2024-11-19 19:35:52 +01:00
Daniel Langbein
ee19bfb2f4
Add LICENSE
2024-11-19 19:26:14 +01:00
80cdd62439
README
2024-11-19 19:24:56 +01:00
b8bb39cea1
.idea
2024-11-19 19:22:53 +01:00
d682b08642
refactor: package name
2024-11-19 19:22:32 +01:00
fdf4d9a89c
lower JDK version to 17
2024-11-19 19:15:58 +01:00
45943a3e32
gradle init
2024-11-19 18:43:10 +01:00