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

Implementation of Revert functions #28

Open
thisiswhereitype opened this issue Jul 13, 2018 · 1 comment
Open

Implementation of Revert functions #28

thisiswhereitype opened this issue Jul 13, 2018 · 1 comment
Assignees
Milestone

Comments

@thisiswhereitype
Copy link
Collaborator

Alga, Containers and FGL are all good candidates for revert functions. They have functions to allow extraction of edges and nodes in a similar pattern.
This could be a good candidate for a ToPangraph typeclass.

@thisiswhereitype thisiswhereitype added this to the Release 0.2.0 milestone Jul 13, 2018
@thisiswhereitype thisiswhereitype self-assigned this Jul 13, 2018
@snowleopard
Copy link
Member

I think the primary focus of this library should be efficient parsing/serialisation of various textual/binary graph representations. Once you have a Pangraph a, it's easy to convert it to any library you like.

I would really like to see support of Workcraft graph format, for example.

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