Skip to content
Snippets Groups Projects
Commit b9eeee86 authored by Radek Hušek's avatar Radek Hušek
Browse files

groupConnectivityNaive.py: fix sage imports

parent beed8f40
No related branches found
No related tags found
No related merge requests found
from sage.all import ZZ # to fix bug in sage in following imports
from sage.graphs.graph import Graph, DiGraph
from sage.rings.finite_rings.integer_mod_ring import Integers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment