Skip to content

Commit

Permalink
Update src/konnektor/network_planners/generators/cyclic_network_gener…
Browse files Browse the repository at this point in the history
…ator.py

Co-authored-by: Hannah Baumann <[email protected]>
  • Loading branch information
atravitz and hannahbaumann authored Dec 4, 2024
1 parent ee33ba4 commit f82cd71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def __init__(
This layout has well-distributed connectivity between all `Component` s, which increases the robustness very well,
but still allows for a better graph score then the Twin Star Network, as the connectivity distribution is biased and not enforced.
The large number of cycles might be very useful for statistical analysis. Nevertheless, the network has an increased amount of `Transformation`s.
The large number of cycles might be very useful for statistical analysis. Nevertheless, the network has an increased amount of `Transformation` s.
Parameters
Expand Down

0 comments on commit f82cd71

Please sign in to comment.