Skip to content
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

Add visualizer #2

Open
Splines opened this issue Aug 14, 2023 · 0 comments
Open

Add visualizer #2

Splines opened this issue Aug 14, 2023 · 0 comments

Comments

@Splines
Copy link
Owner

Splines commented Aug 14, 2023

We want to visualize the Louvain algorithm. This could be done by instrumenting the code, e.g. write specific log statements, that can later be parsed by the visualizer to create the animation programatically, e.g. using Manim.

Important Requirement: We should be able to disable the instrumentation for release builds to not affect runtime.

What about big graphs? Animate camera as well?

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

No branches or pull requests

1 participant