Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 155 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 155 Bytes

Kernighan-Lin

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