Skip to content

Data Pre-processing #1

@shenben

Description

@shenben

After downloading the MOLIERE_2016 dataset, I extracted the files to obtain the following graph format files: MOLIERE_2016_duplicate_edges.mtx, MOLIERE_2016_labels.txt, and MOLIERE_2016.mtx. I am wondering how I preprocess the files or convert them to a specific format such as MOLIERE.adj and MOLIERE.idx.
Clearly, just how to generate a directed or symmetric directed graph for the following execution commands you mentioned in the README.

Server Command

./main -m server -e /mnt/graph1/fam-graph/MOLIERE.adj -t 10

Client Command

./main -m client -k bfs -i /mnt/graphs/fam-graph/MOLIERE.idx -t 10 --start-vertex 1

Nothing would be better if you could provide a proper script or share me with a reference link for this. Looking forward to your reply. Thank you @danieldzahka in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions