• svn URL

Use this URL in your Subversion client. Need more instructions?
 

A collection for graphs as a candidate to be included in the Scala Library.

root

User picture

Author: Peter Empen

Revision: 125 («Previous)


(24 May 18:20 UTC) 2 days ago

The default implementation is now based on ArraySet to boost performance for graphs with an average node degree less than 220. Graphs with a higher node degree do not suffer.

 
Name Date Rev. Commit message
branches Thu, Jan 12 103 [Peter Empen]
tags Mon, Apr 09 123 [Peter Empen]
trunk Thu, May 24 125 [Peter Empen] The default implementation is now based on ArraySet to bo...