Skip to content

Conversation

@anderspitman
Copy link
Contributor

Uses boost to write in GraphML format.

Uses boost to write in GraphML format.
@dng-jenkins
Copy link

Can one of the admins verify this patch?

@anderspitman
Copy link
Contributor Author

@reedacartwright this outputs a ped_graph.graphml file. Opening with gephi, manually dragging the nodes, and adjusting a couple simple settings I was able to pretty quickly achieve the following:
screenshot_155357

Am I dumping the graph at the right place currently? Also, I'm guessing we'll want to have this behind a flag of some sort, and probably allow the user to specify the output path. Do you have any preferences on how I set that up?

@reedacartwright
Copy link
Contributor

Jenkins, okay to test.

@reedacartwright
Copy link
Contributor

This pull request needs to contain a dng-graph program and an associated task similar to how the dng-loglike program works. I don't want dng-call to spit out a graphml file every time it runs.

@anderspitman
Copy link
Contributor Author

That should be pretty straight-forward. Do we only care about the final version of the graph though? Having the dump inside the Construct method like it is now gives us the flexibility of outputting it at different stages, or even multiple stages.

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.

3 participants