A Java Swing application that partitions an undirected graph into two groups using the Fiedler vector — the eigenvector of the graph Laplacian associated with the second-smallest eigenvalue. The user ...