#1321: [with patch, needs work] graphs: an interactive graph editor
---------------------------------------+------------------------------------
Reporter: jason | Owner: rlm
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: graph theory | Keywords:
Reviewer: Robert Miller, Rob Beezer | Author: Radoslav Kirov
Merged: |
---------------------------------------+------------------------------------
Comment(by rbeezer):
Replying to [comment:14 rlm]:
> Replying to [comment:13 rbeezer]:
> > I'm of two minds about {{{G.edit()}}} versus {{{graph_editor(G)}}},
its the latter now.
>
> `G.edit()` should exist, and just call `graph_editor(G)`.
>
Yes, both can/should be there. The call {{{graph_editor()}}} is nice
because it provides a two-vertex graph with a single edge. Somebody using
this the first time then has something to fiddle with, without even
knowing anything about instantiating a {{{Graph}}} object. So I prefer
the object-oriented version, but think this is a place where the plain
command is beneficial.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1321#comment:15>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---