|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.ecosim.environment.ClusterFinder
public class ClusterFinder
This is a class specialized for finding clusters within the social network of the market. Used for analytical purposes only.
Constructor Summary | |
---|---|
protected |
ClusterFinder(Market m)
The Constructor of a cluster finder |
Method Summary | |
---|---|
protected void |
findClusters()
Finds the largest clusters in the social network. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ClusterFinder(Market m)
m
- the market to search inMethod Detail |
---|
protected void findClusters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |