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

Eliminate Jung dependency #27

Open
dimanyfantakis opened this issue Oct 14, 2023 · 0 comments
Open

Eliminate Jung dependency #27

dimanyfantakis opened this issue Oct 14, 2023 · 0 comments
Assignees

Comments

@dimanyfantakis
Copy link
Collaborator

Description

Since we have implemented our own layout algorithms there is no reason to use Jung anymore. The sole purpose of using the Jung library was to apply their layout algorithm in our graphs. Now this is only happening for GraphML exported graphs.

Scope

  • Use one the layout algorithms to arrange GraphML graphs.
  • Remove all usages of the Jung API.
  • Replace usages of Jung graph with our existing graph model.
@dimanyfantakis dimanyfantakis self-assigned this Oct 14, 2023
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