A collection for graphs as a candidate to be included in the Scala Library.
root
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... |