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

undirected graph #10

Closed
DanqingZ opened this issue Oct 13, 2016 · 2 comments
Closed

undirected graph #10

DanqingZ opened this issue Oct 13, 2016 · 2 comments

Comments

@DanqingZ
Copy link

If I have an undirected graph, but I did not put -s in the command line, will the result be affected? Based on my result and ligra.h file, I think no, but just want to double check. Many thanks!

@jshun
Copy link
Owner

jshun commented Oct 13, 2016

The result won't be affected. Without the -s flag there will be a preprocessing step that generates the incoming edges for each vertex.

@DanqingZ
Copy link
Author

Thanks!

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