Skip to content

The embedded directory for RandomGraphs() should get adj list graphs #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
When the random graph generator runs, the user has the option of storing 
embedded graphs in the /embedded directory and adj list representations of 
the embeddings in the /adjlist directory.

The embedded directory receives adj matrix format files. Adj matrix 
doesn't preserve the embedding, so the files being stored are embeddable, 
but they are not embedded graphs.

The graphs stored in adjlist belong in the embedded directory, and then 
there should be a chance to store the matrix format of embedded files in 
a /matrix subdirectory.

Original issue reported on code.google.com by John.Boyer.PhD@gmail.com on 1 Feb 2010 at 12:38

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions