Dominant-Set Clustering Algorithm Implementation
Implementation of the relatively new Dominant-Set clustering algorithm, including both core clustering code and test scripts. This graph theory-based approach offers significantly lower computational complexity compared to Normalized Cut while automatically determining optimal cluster numbers.