Re: [sage-devel] Graph.parent() missing

2010-02-19 Thread Robert Bradshaw
On Feb 19, 2010, at 8:30 AM, Ryan Hinton wrote: Most classes in Sage have a .parent() method. I'm not a proper mathematician, so I'm not sure what it really means, but I use it for debugging occasionally. :-) Parents are objects in concrete categories, you can think of them as the "sets" an

[sage-devel] Graph.parent() missing

2010-02-19 Thread Ryan Hinton
Most classes in Sage have a .parent() method. I'm not a proper mathematician, so I'm not sure what it really means, but I use it for debugging occasionally. :-) The Graph class does not have this method. Should it? What should it return? Thanks! - Ryan -- To post to this group, send an emai