#12318: **kwds in the Graph constructor is confusing
----------------------------+-----------------------------------------------
   Reporter:  brunellus     |          Owner:  jason, ncohen, rlm
       Type:  defect        |         Status:  needs_work        
   Priority:  minor         |      Milestone:  sage-5.0          
  Component:  graph theory  |       Keywords:                    
Work_issues:                |       Upstream:  N/A               
   Reviewer:                |         Author:                    
     Merged:                |   Dependencies:                    
----------------------------+-----------------------------------------------

Comment(by brunellus):

 Thanks!

 Replying to [comment:3 ncohen]:
 >     * Why did you replace
 > {{{
 > #. An arbitrary graph (finds a bipartition).
 > #. A graph and a bipartition.
 > }}}
 >       By
 > {{{
 > #. An arbitrary graph.
 > }}}
 >       ? `O_o`

 Well, the ''data'' argument doesn't hold any information about partition.
 "A graph and a bipartion" seems like someone could write
 BipartiteGraph(data=(Graph(...), [...]))

 Lukáš.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12318#comment:4>
Sage <http://www.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.

Reply via email to