![]() |
Visualisierung2
|
#include <FastCommunity.h>
Public Attributes | |
| int | x |
| Der hinzufuegende Knoten. More... | |
| int | y |
| Der Knoten welchen x hinzugefuegt wird. More... | |
Ein Paar von Graphknoten. Wird im Clusteringalgorithmus verwendet um die Knotenpaare zu dokumentieren, die zu einem Cluster vereint werden. Hierbei wird der Knoten x dem Knoten y hinzugefuegt.
Definition at line 46 of file FastCommunity.h.
| int apair::x |
Der hinzufuegende Knoten.
Definition at line 48 of file FastCommunity.h.
| int apair::y |
Der Knoten welchen x hinzugefuegt wird.
Definition at line 49 of file FastCommunity.h.