You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sage.graphs.is_projective_planar_test: new is_projective_planar() pytests
To ensure that is_projective_planar() still works in the absense of
the cache (now that it is a @cached_method), we add a new pytest file.
For the moment it only tests the Petersen graph, since that is the
only graph with the method initially cached.
0 commit comments