A quick implementation in Python using an object model instead of an adjacency matrix of the Kernighan-Lin algorithm for graph partition.
CodeBear801/Kernighan-Lin
Quick implementation of the Kernighan-Lin graph partition algorithm in Python
Python
Quick implementation of the Kernighan-Lin graph partition algorithm in Python
Python