is_frozen

is_frozen(G)[source]

Return True if graph is frozen.

Parameters:G (graph) – A NetworkX graph

See also

freeze()