Dear list members,

I was wondering what really makes the difference between the graph 
generators in `basic.py` and those in `families.py`.

For one concrete example, I was wondering why `LollipopGraph` appears in 
`basic.py` and `BarbellGraph` appears in `families.py`. These two graphs 
are very similar.

I ask this for a practical reason: I would like to add a couple of graph 
families, including the Tadpole graph (which is very similar to the 
Lollipop graph and the Barbell graph) and the Dipole graph (which is one of 
the simplest multigraphs).

What do you think?


Best,
Peleg.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to