-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels