scott icon indicating copy to clipboard operation
scott copied to clipboard

Scott is a python library to compute, for any fully-labelled (edge and node) graph, a canonical tree representative of its isomorphism class, that can be derived into a canonical trace (string) or adj...

Results 1 scott issues
Sort by recently updated
recently updated
newest added

Hello! I am iteratively generating graphs and want to get the adjacency matrix for each one of them. In the beginning, the my graph is very simple (4 nodes that...