#12376: BipartiteGraph complement
----------------------------+-----------------------------------------------
   Reporter:  brunellus     |          Owner:  brunellus 
       Type:  defect        |         Status:  needs_info
   Priority:  major         |      Milestone:  sage-5.0  
  Component:  graph theory  |       Keywords:            
Work_issues:                |       Upstream:  N/A       
   Reviewer:                |         Author:            
     Merged:                |   Dependencies:            
----------------------------+-----------------------------------------------

Comment(by ncohen):

 I think that the correct behaviour there would be to throw an exception
 whenever the Bipartite graph contains two vertices in the same partition
 (=> the result is not bipartite, or does not respect the bipartition
 stored), and to define a complement_bipartite() method. Actually
 bipartite_complement would be better, but it would be easier to find if
 named bipartite_complement.

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12376#comment:3>
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