taskSavannah Administration - Tasks: task #10051, Submission of Java MultiGraph...

 
 

task #10051: Submission of Java MultiGraph Collection

Submitter:  Paul Jakma <paul>
Submitted:  Wed 06 Jan 2010 08:48:01 PM UTC
   
 
Should Start On:  Wed 06 Jan 2010 12:00:00 AM UTC Should be Finished on:  Sat 16 Jan 2010 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 09 Jan 2010 04:21:02 PM UTC, comment #4: 

Ok, approving it then.

Sebastian Gerhardt <sgerhardt>
Sat 09 Jan 2010 04:14:48 PM UTC, comment #3: 

Hi Sebastian,

Thanks for looking!

I have added a new tarball with full headers on the files.

This has been tested with IcedTea yes. Indeed, I have only tested with Free Java implementation. It has no dependencies on any parts of Java that do not yet have free implementations (which I believe are very very few now, these days).

Cheers,

Paul.

Paul Jakma <paul>
Sat 09 Jan 2010 03:17:39 PM UTC, comment #2: 

Hi,

the license header text you use is stripped and should contain all three paragraphs. Please see
http://www.gnu.org/licenses/gpl-howto.html

Did you make sure your projects runs on a free Java implementation like IcedTea? I do not have a very profound knowledge of this, but there used to be proprietary parts in the official Sun implementation, therefore we require the author to test with the IcedTea variant.

Sebastian Gerhardt <sgerhardt>
Sat 09 Jan 2010 02:52:11 PM UTC, comment #1: 

Hi,

Just wondering if this could be approved. It seems fairly simple:

- the project has no external dependencies, other than Java (which is GPLv2+exception, and which usually ships with systems)

- the submitter is the copyright holder for all the code

- the code is GPLv3

Thanks! :)

--paulj

Paul Jakma <paul>
Wed 06 Jan 2010 08:48:01 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: Java MultiGraph Collection
  • System Name:  multigraph
  • Type: non-GNU software & documentation
  • License: GNU General Public License v2 or later





Description:

A Java package to provide a Graph data-type, with the following design goals:

- Should be easy to use and have a simple interface
- Should be as generic and general as possible
- Should be highly scalable

Several different variations of graphs are supported:

- Multi-graph
- Simple graph

Further restrictions of the Graph interface should be easy to implement, e.g. tree, or DAG.  Graph edges may be weighted, optionally.

General utility graph algorithms are also provided, including:

- Force-directed layout
- Dijkstra's Shortest Path First

and we hope to add more.



Other Software Required:

Java, http://java.sun.com/, GPLv2 + exceptions.


Tarball URL:

 http://savannah.gnu.org/submissions_uploads/MultiGraph.tar.gz


Paul Jakma <paul>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19448:  MultiGraph.tar.gz added by paul (22KiB - application/x-gzip - Submission with full licence headers on the file)
file #19447:  MultiGraph.tar.gz added by paul (21KiB - application/x-gzip - Submission with GPLv3 COPYING file included)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by paul (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-09 sgerhardt StatusNone Done
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2010-01-09 paul Attached File- Added MultiGraph.tar.gz, #19448
    2010-01-09 paul Attached File- Added MultiGraph.tar.gz, #19447

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code