rustworkx.PyDiGraph.is_symmetric#

PyDiGraph.is_symmetric()#

Check if the graph is symmetric

Returns:

True if the graph is symmetric

Return type:

bool