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.
General introduction into graph theory
Documentation and samples
.NET documentation for SpiderWebLibrary.dll and GH_SpiderWebLibrary.dll
Added eigenDecomposition Components
Added Clustering Components
Added graphStyle Components
Fixed Random Graph Coloring Error
Changed a lot of Inputs and Outputs of Components
- 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
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.
Jul 20, 2015