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

Load Previous Comments
  • Richard Schaffranek

    Should work, have you tried?

  • JTT

    I have tried, but it didn't work.

  • asyimut

    Hi Guys! I would like to use the idea of adjacency, closeness, betweenness of areas in order to decide on some dimensional parameters of my design. So, potentially I would feed the average shortest paths of each design topology as fitness measure into a genetic algorithm, and maybe Biomorpher. So let's say I subdivide the surfaces which occur below as iterations in Biomorpher and create a graph representation as routes and nodes. Do you know any heuristic which I can calculate the average shortest paths in such way? cheers!