Oliver Kopp created SANDBOX-458:
-----------------------------------
Summary: Implementation of algorithms available in other libraries
Key: SANDBOX-458
URL: https://issues.apache.org/jira/browse/SANDBOX-458
Project: Commons Sandbox
Issue Type: Wish
Components: Graph
Reporter: Oliver Kopp
Priority: Minor
I made a quick analysis of existing algorithms in other OSS graph libraries.
When these algorithms are also implemented in Apache Commons Graph, this should
make switching libraries easier. Attached a CSV and a PDF showing the results.
The analyzed libraries are:
jBPT
* License: LGPL
* Homepage: https://code.google.com/p/jbpt/
* Repo: http://jbpt.googlecode.com/svn/trunk/
JGraphT
* License: LGPL (possibly soon EPL, too)
* Homepage: http://jgrapht.org/
* Repo: git://github.com/jgrapht/jgrapht.git
JUNG2
* License: BSD (1 lib: LGPL)
* http://jung.sourceforge.net/faq.html#license
* packages hep.aida.* are LGPL, imported via the COLT library
* Homepage: http://jung.sourceforge.net
* Repo: -d:pserver:[email protected]:/cvsroot/jung jung2
* git mirror https://github.com/rortian/jung2, which deleted some code
Prefuse
* License: BSD 3 clause
* Homepage: https://github.com/prefuse/Prefuse
* Repo: git://github.com/prefuse/Prefuse.git
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira