savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Rooster Graph - savannah.nongnu.org


From: njbeckford
Subject: [Savannah-hackers] submission of Rooster Graph - savannah.nongnu.org
Date: Sat, 17 Jul 2004 17:52:00 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


Jonah Beckford <address@hidden> described the package as follows:
License: mbsd
Other License: 
Package: Rooster Graph
System name: rgraph
Type: non-GNU

Description:
Rooster Graph is a graph library for Scheme. Patterned after the popular Boost 
Graph Library for C++, it allows for a very clean separation between the graph 
container and graph algorithms. It does not have the complete functionality of 
the Boost Graph Library, but it does go a bit further by having both strict- 
and lazy-evaluated methods; the user of the graph has pause/continue/stop 
control and is not constrained by memory.

Rooster Graph uses Scheme macros to get the benefit of speed while having 
generic operations. It has only been implemented on CHICKEN Scheme, although 
porting it to other Scheme implementations would be quite easy.

Source code, licenses, and documentation can be obtained (for now) from 
http://njbeckford.home.comcast.net/

It was developed on Cygwin, and the reference Scheme implementation is the 
Savannah-hosted CHICKEN Scheme.

Currently, there are no operating system dependencies, although in the future 
there will be graph containers backed by databases.  The reference database 
will very likely be Berkeley DB.

Also, in the future the graphs will be able to be exported to AT&T graphviz 
format.

Other Software Required:
CHICKEN Scheme (https://savannah.nongnu.org/projects/chicken/)

Berkeley DB (http://www.sleepycat.com/products/db.shtml)

AT&T graphviz (http://www.research.att.com/sw/tools/graphviz/)

Other Comments:



_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]