Generate the GI certificate of a graph.
Parameters: | adj (array or numpy.array) – symmetric adjacency matrix in the form of a dense array of numpy array. |
---|---|
Returns: | graph certificate |
Return type: | numpy.array() |
Fortran interface
This function calls the Fortran function GraphISCert().