Skip to content
Snippets Groups Projects
  1. May 06, 2011
  2. May 05, 2011
  3. May 04, 2011
  4. Apr 26, 2011
    • Ant01n3's avatar
      Correction of the #16 bug in tracker. · 8dbe3226
      Ant01n3 authored
      The Toolkit.random* methods now correctly return null whan the graph
      is empty or when the set of elements on which the random choise is
      made is empty.
      8dbe3226
  5. Apr 22, 2011
  6. Apr 21, 2011
  7. Apr 20, 2011
  8. Apr 19, 2011
  9. Apr 16, 2011
  10. Apr 13, 2011
  11. Feb 15, 2011
  12. Feb 13, 2011
  13. Feb 11, 2011
  14. Jan 18, 2011
  15. Dec 13, 2010
  16. Nov 30, 2010
  17. Nov 25, 2010
  18. Nov 11, 2010
  19. Oct 26, 2010
    • Ant01n3's avatar
      Still more bug fixes in BetweennessCentrality. · 7b0025e7
      Ant01n3 authored
      The algorithm is now largely tested in weighted and unweighted
      graphs and should work on non-multi-graphs. It works on directed
      graphs, but ignore the direction.
      
      Added the possibility to register a progress "callback" since
      the algorithm can take a lot of time to compute.
      7b0025e7