#9567: Networkx-1.1 spkg
----------------------------+-----------------------------------------------
   Reporter:  bedwards      |       Owner:  jason, ncohen, rlm        
       Type:  enhancement   |      Status:  new                       
   Priority:  minor         |   Milestone:  sage-4.5.2                
  Component:  graph theory  |    Keywords:  networkx spkg graph theory
     Author:  Ben Edwards   |    Upstream:  N/A                       
   Reviewer:                |      Merged:                            
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by rlm):

 No idea here:
 {{{
 **********************************************************************
 File "/scratch/rlmill/sage-4.5-linux-64bit-
 ubuntu_8.04.4_lts-x86_64-Linux/devel/sage-main/sage/graphs/graph.py", line
 2411:
     sage: (graphs.ChvatalGraph()).centrality_betweenness(normalized=False)
 Expected:
     {0: 7.6666666666666661, 1: 7.6666666666666661, 2: 6.6666666666666661,
 3: 6.6666666666666661, 4: 7.6666666666666661, 5: 7.6666666666666661, 6:
 6.6666666666666661, 7: 6.6666666666666661, 8: 6.6666666666666661, 9:
 6.6666666666666661, 10: 6.6666666666666661, 11: 6.6666666666666661}
 Got:
     {0: 3.833333333333333, 1: 3.833333333333333, 2: 3.333333333333333, 3:
 3.333333333333333, 4: 3.833333333333333, 5: 3.833333333333333, 6:
 3.333333333333333, 7: 3.333333333333333, 8: 3.333333333333333, 9:
 3.333333333333333, 10: 3.333333333333333, 11: 3.333333333333333}
 **********************************************************************
 }}}

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