Note

This is the documentation for the current state of the development branch of rustworkx. The documentation or APIs here can change prior to being released.

rustworkx.PyDAG.is_symmetric

PyDAG.is_symmetric()

Check if the graph is symmetric

Returns:

True if the graph is symmetric

Return type:

bool