This python package implements k-medoids clustering with PAM and variants of clustering by direct optimization of the (Medoid) Silhouette. It can be used with arbitrary dissimilarites, as it requires ...
This package contains the implementation of Lin-Kernighan Heuristic as the main solver for Travelling Salesman Problem (TSP) instances. Installation can be made via the pip command: Both of these ...