tangles.separations.finding#
Classes
Abstract Base Class for use with the minimize cut method |
Functions
Calculates the four corners of every pair of features from an input array |
|
Search a minimal weight S-T-cut in the graph with adjacency matrix A |
|
Find a locally minimal cut in a graph starting with the cut specified by starting_feature |
|
Calculate the nodal domains of a function from the vertices of the graph with adjacency matrix A to the real numbers |
|
Generate features using a method inspired by Principal Component Analysis (PCA) |
|
Generates an array of features randomly |
|
Compute spectral bipartitions directly by computing eigenvectors of the complete graph |
|
Compute spectral bipartitions of a graph after splitting into connected components |