[ANN] Collections-Graphs -> Graph

Samir Saidani saidani at info.unicaen.fr
Mon Apr 11 19:38:47 UTC 2005


Hi,

Here is a new release of Collections-Graphs. I'm about to rename this
project to Graph, since Collections-Graphs was originally bound to
Collections, but there is too little dependencies from
Collections. The next release will be independent from Collections,
and will be rename as a new set of categories :

Graph-Core
Graph-Morph

To use it : 

install the latest release of Graphs-Morphs (or Graphs) in squeakmap

I will soon delete this packages and replace it with the new one :
Graph and Graph-Morph

GraphSystemWindow open.

In squeaksource : 
http://www.squeaksource.com/Graph

This release contains a new set of features :

- Graph asMatrix
- predefined topologies : line, ring, tree, lattice... see Graph button
- mapple backend for matrix
- support of random graph
- support of scale free graph
- computation of average path length, clustering coefficient,
(in/out)degree distribution  -> display with PlotMorph
- gnuplot backend for PlotMorph

- display graph dependency of a package (e.g Collections) or a category
  (e.g. Collections-Graphs)

- Graph Browser (proof of concept ;-) : display the graph dependency
of a category through exampleDependencyInCategory, then shift-click on
a node will raise a class browser.

Regards,
Samir

-- 
Samir SAIDANI				
PhD Student in CS / Doctorant en informatique 	web : http://www.info.unicaen.fr/~saidani
Universite de Caen - Laboratoire GREYC          tel : 02-31-56-74-30
Equipe MAD - Campus II - 14032 Caen Cedex       fax : 02-31-56-76-30



More information about the Squeak-dev mailing list