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

Integration with JGraphT #20

Open
2 tasks
gsvgit opened this issue Mar 14, 2018 · 2 comments
Open
2 tasks

Integration with JGraphT #20

gsvgit opened this issue Mar 14, 2018 · 2 comments

Comments

@gsvgit
Copy link
Member

gsvgit commented Mar 14, 2018

Create an adapter for JGraphT library.

  • Use JGraphT graph as a data source. labels of vertices and edges may be an arbitrary type.
  • Provide user-friendly representation of query result. Look at Useful wrappers for SPPF #22. Note that paths should be constructed in terms of the input graph.
@darthorimar
Copy link
Member

I think that Provide user-friendly representation of query result should be more common task not just for JGraphT

@gsvgit
Copy link
Member Author

gsvgit commented Mar 15, 2018

@darthorimar You are right. The new issue (#22) is added.

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

2 participants