minorminer.busclique.busgraph_cache.largest_clique

busgraph_cache.largest_clique()

Returns the largest-found clique in the clique cache.

This will compute the entire clique cache if it is missing from the filesystem.

Returns

An embedding of node labels from range(len(embedding)) mapped to chains of the largest-found clique.

Return type

dict