C project that generates instances of (group) Steiner tree in different variants.
Go to file
2025-10-10 10:40:40 +00:00
.devcontainer build: 🔨 Devcontainer updated. 2025-10-10 10:30:38 +00:00
.vscode build: 🔨 Devcontainer updated. 2025-10-10 10:30:38 +00:00
docs docs: 📝 Latex section introduced. 2025-10-10 10:39:16 +00:00
include refactor: ♻️ Only spaces and format fixed. 2025-10-10 10:36:31 +00:00
src refactor: ♻️ Only spaces and format fixed. 2025-10-10 10:36:31 +00:00
.gitignore chore: 🙈 Updated 2025-10-10 10:28:02 +00:00
analysis first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
compose.yaml build: 🔨 Devcontainer updated. 2025-10-10 10:30:38 +00:00
example1.txt pc 2024-12-24 16:23:07 +01:00
example2.txt first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
gcc.dockerfile build: 🔨 Devcontainer updated. 2025-10-10 10:30:38 +00:00
LICENSE docs: 📝 Initial repo documentation. 2025-10-10 10:40:40 +00:00
Makefile build: 🔨 Makefile updated. 2025-10-10 10:33:26 +00:00
README.md docs: 📝 Initial repo documentation. 2025-10-10 10:40:40 +00:00
requirements.txt second working, with arg parser, optimized, group creation is unoptimized 2025-01-04 06:10:19 +01:00

STEINGEN

C project that generates instances of (group) Steiner tree in different variants.