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

Implement the Directed Graph (DiGraph) class in SnapX #153

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jihun-hong
Copy link
Contributor

  • Implemented the DiGraph class within SnapX, but it still has some missing functionalities because other parts of SnapX are not implemented
  • Fix some errors in Graph class within SnapX
  • Add unit tests for DiGraph

jihun-hong and others added 2 commits January 26, 2021 17:14
@hcars
Copy link

hcars commented Apr 12, 2021

@jihun-hong I haven't seen any SnapX documentation at the main documentation website. Will you support reading and writing the nx.Graph, nx.DiGraph, and other NetworkX graph types to and from the TTable format with SnapX?

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.

2 participants