Skip to content

Switch from edg.graphlib to JGraphT #21

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

Merged
merged 9 commits into from
Jan 23, 2020
Merged

Switch from edg.graphlib to JGraphT #21

merged 9 commits into from
Jan 23, 2020

Conversation

cargaji
Copy link
Collaborator

@cargaji cargaji commented Jan 20, 2020

Fixes #14.

* Adds API `asXArc` and `isXArc` to Arc.
* Adds Sliceable interface for graphs.
* Removed old DOT methods (toGraphvizRepresentation)
* Removed representation-related methods from graphs.
* Removed unnecessary methods.
Copy link
Collaborator Author

@cargaji cargaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of changes are left, but it looks good enough to me.

Carlos Galindo added 2 commits January 23, 2020 14:42
Deleted copy of readme.md in ./src/main/java/tfm
@cargaji cargaji merged commit 3b66988 into develop Jan 23, 2020
@cargaji cargaji deleted the 14-switch-library branch May 11, 2021 15:01
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.

Switch to a better graph library
2 participants