Changeset 12058 in project
- Timestamp:
- 10/01/08 04:15:26 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/Eggs Unlimited 3
r12049 r12058 2 2 [[toc:]] 3 3 4 == Eggs Unlimited (release branch 3, updated Tue Sep 30 00:18:222008)4 == Eggs Unlimited (release branch 3, updated Tue Sep 30 23:15:15 2008) 5 5 6 6 A library of extensions for the Chicken Scheme system. … … 630 630 <chickenegg name="graph-dominators" license="BSD" author="Richard Kelsey" description="Find immediate dominators in a directed graph." major="3"/> 631 631 632 <chickenegg name="graph-scc" license="GPL " author="Ivan Raikov" description="Compute strongly-connected components (SCC) of a graph." major="3"/>632 <chickenegg name="graph-scc" license="GPL-3" author="Ivan Raikov" description="Compute strongly-connected components (SCC) of a graph." major="3"/> 633 633 634 634 <chickenegg name="graph-separators" license="BSD" author="Richard Kelsey" description="Determine the separation vertices of a graph." major="3"/>
Note: See TracChangeset
for help on using the changeset viewer.