This project contains the implementation of exact and heuristic algorithms for the problem known in the literature under the name Clustering Deletion
-
data/** contains some instance of real and generated graphs on which the experiments were done.
-
exact_algorithm/** contains the python code of the implementation of the exact algorithms.
-
heuristic_algorithm/** contains the python code of the implementation of the heuristic algorithms.