/corr_clustering

Correlation Clustering Project

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Project Title : Correlation Clustering on a Generative Model
Year : Fall Sem 2014
Course : EE227BT and CS281A
Members : Deepak Pathak - pathak@
WeiCheng Kuo - wckuo@
Horia Mania - hmania@
Repo Address : github repo @ pathak22
--------------------------------------------------------------------------------------------


--------------------------------------------------------------------------------------------
Format of Datafile :
--------------------------------------------------------------------------------------------
NumOfVertices p q epsilon
ClusterLabel1 Neighbour11 Neighbour21 ........ NeighbourM1
..
..
..
ClusterLabelN Neighbour1N Neighbour2N ........ NeighbourMN


--------------------------------------------------------------------------------------------
Notes :
--------------------------------------------------------------------------------------------
yet to be added..