» Plugin Categories » 0.8

SierpinskiTriangle

31 October 2011

BSD
generator sierpinski triangle test
0.8, Generator
31st October 2011
3rd April 2012
Gephi 0.8-beta, Gephi 0.8.1-beta
Mac Windows Linux

GD Star Rating
loading...

Introduction

The Sierpinski triangle is a rather simple fractal that can be useful for testing graph layout algorithms. It is possible to create an extremely large graph very quickly.

Plugin Owner's Notes

The Sierpinski triangle is a rather simple fractal that can be useful for testing graph layout algorithms. It is possible to create an extremely large graph very quickly.

A new release of the Gephi Toolkit arrived, based on the 0.8 beta version. Download the latest package, including Javadoc and demos by clicking on the link below.

It includes all features and bugfixes the 0.8 beta version has. Check out the Release Notes

Demos available on the Toolkit Portal have been adapted when necessary and tested. If you are interested in using plug-ins from the Toolkit, checkout How to use plug-ins with the Toolkit.

One of the exciting new feature released in the 0.8 beta is the new Preview. Because it has been completely rewritten with a much simpler and powerful API it’s now possible to reuse the Processing-based applet in other applications. You can now reproduce the zoom-and-pan experience in Gephi’s Preview tab in other Java applications easily. Checkout this demo to learn more.

Links you may be interested:

Complex Generators

18 April 2011

cezar_1
GPL 3.0
0.8, Generator
18th April 2011
14th April 2012
Gephi 0.8-alpha, Gephi 0.8-beta, Gephi 0.8.1-beta
Windows Mac Linux

GD Star Rating
loading...

Introduction

The plugin contains a set of scientific graph generators.

Plugin Owner's Notes

This plugin contains a collection of generators that enable users to generate graphs with different topologies. The current version contains following generators:
* Balanced Tree
* Barabasi Albert
* Barabasi Albert Generalized
* Barabasi Albert Simplified A
* Barabasi Albert Simplified B
* Erdos Renyi Gnm
* Erdos Renyi Gnp
* Kleinberg
* Watts Strogatz Alpha
* Watts Strogatz Beta

Version 1.1 changes:
* added timestamps to nodes and edges so it is possible to look through the process of evolution
* fixed bugs in Erdos-Renyi Gnp and Generalized Barabasi Albert generators

HTTP Graph

7 January 2011

BSD
web http url uri
0.8, Generator
7th January 2011
3rd April 2012
Gephi 0.8.1-beta, Gephi 0.8.1-beta
Mac Windows Linux

GD Star Rating
loading...

Introduction

Runs a proxy server and collects data from your web browsing to generate a graph!

Plugin Owner's Notes

*** This plugin should be digitally signed! ***

Start the plugin by selecting Generate/HTTP Graph from the File menu.

All you have to do is configure the proxy setting in your browser for http://127.0.0.1:8088 (or a port of your choosing) .. If you are behind another proxy, you should be able to enter it in the 'chain proxy' setting.

** Don't forget to disable this setting in your browser when
** you're done or your browsing won't work!

Proxy functionality provided by Membrane ESB