Skip to content

Added code to generate single cut graph stream #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

quintendeman
Copy link

Code generates a stream for a graph with:

2 Connected super-components
Edges inserted and deleted in the cut between the 2 components repeatedly

@quintendeman quintendeman requested a review from etwest February 12, 2024 18:53
@etwest
Copy link
Contributor

etwest commented Feb 13, 2024

Please refactor this to be a class instance. Then we can also add a tool to write the stream to a file. The idea is to have all these stream generators as part of this library rather than a bunch of executables.

@quintendeman
Copy link
Author

Added a separate class for the single cut stream generator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants