Skip to content

giuseppeambrosio97/clustering_deletion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLUSTERING DELETION

This project contains the implementation of exact and heuristic algorithms for the problem known in the literature under the name Clustering Deletion

Project directory structure

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages