Skip to content

plindnercs/graph-clustering-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

graph-clustering-converter

Small converter tool to convert graphs encoded as a csv file with the scheme

source_user_id target_user_id interaction_type timestamp

to a metis file in order to cluster the users based on their interactions.

This is a part of my contributions to the Efficient Algorithms research group at the University of Salzburg.

About

converter for metis format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages