C project that generates instances of (group) Steiner tree in different variants.
Go to file
2024-12-31 11:10:33 +01:00
.devcontainer fixed bug with long long 2024-11-26 01:26:13 +01:00
.vscode first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
include first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
src first working, without arg parser, unoptimized 2024-12-31 11:10:33 +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 first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
random_instance.stp first working, without arg parser, unoptimized 2024-12-31 11:10:33 +01:00
README.md Initial commit 2024-11-23 09:22:11 +01:00

STEINGEN

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