C project that generates instances of (group) Steiner tree in different variants.
Go to file
2025-01-04 06:10:19 +01:00
.devcontainer fixed bug with long long 2024-11-26 01:26:13 +01:00
.vscode second working, with arg parser, optimized, group creation is unoptimized 2025-01-04 06:10:19 +01:00
include second working, with arg parser, optimized, group creation is unoptimized 2025-01-04 06:10:19 +01:00
src second working, with arg parser, optimized, group creation is unoptimized 2025-01-04 06:10:19 +01:00
.gitignore fixed bug with long long 2024-11-26 01:26:13 +01:00
analysis first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
compose.yaml first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01: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 initial 2024-11-25 12:10:39 +01:00
LICENSE Initial commit 2024-11-23 09:22:11 +01:00
Makefile second working, with arg parser, optimized, group creation is unoptimized 2025-01-04 06:10:19 +01:00
README.md Initial commit 2024-11-23 09:22:11 +01: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.