SpiderWeb

SpiderWeb is a .NET library providing functionality for preforming calculations on graphs. The library is created with a special focuse on the integration of graphs and graph related theroies (e.g. SpaceSyntax) in parametric design envoirnments. Therefore special Versions are avalible for:

Grasshopper
DesignScript (planned)

Any feedback, questions or critic is welcomed.

Documents

General introduction into graph theory

Documentation and samples

.NET documentation for SpiderWebLibrary.dll and GH_SpiderWebLibrary.dll

4.2 SpiderWeb

SpiderWeb4.1->SpiderWeb4.2

Grasshopper3d Components

Added eigenDecomposition Components
Added Clustering Components
Added graphStyle Components

Fixed Random Graph Coloring Error

Changed a lot of Inputs and Outputs of Components

.NET Library Changes

- Class GH_graphStyle added to GH_SpiderWebLibrary.GH_graphRepresentaions Namespace

- MustInherit Class agglomerativeClustering added to SpiderWebLibrary.clustering
- Added different agglomerativeClustering Supclasses

- MustInherit Class distanceClustering added to SpiderWebLibrary.clustering
- Added different distanceClustering Supclasses

- Class graphMatrix added to SpiderWebLibrary.graphRepresentaions

- Class GH_graphMatrix added to GH_SpiderWebLibrary.GH_graphRepresentaions

- Class spectralGraphMatrix added to SpiderWebLibrary.graphTools

  • up

    Rafat Ahmed

    Its Great Richard, but as a junior on spiderweb, i wish if there's a tutorial not example on explaining the logic behind the spiderweb. to let us simply understand the Components and its function. 

    1