I am having trouble with a QT clustering implementation that I want to implement in Perl.
The line beginning with “identify set”, the third from the end, is the part I can’t figure out.
The full paper is available here.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A sub iis a cluster.{A sub 1, A sub 2, ..., A sub |G|}is a cluster of clusters.Identify set C in {A sub 1, A sub 2, ..., A sub |G|} with maximum cardinalitymeans finding the largest clusterA sub i.In perl, if the cluster of clusters is:
then