Download Collapsible Graph Free Java Code

Description

A simple system for clustering graphes based on a node based distance function.

Source Files

The download file CollapsibleGraph-master.zip has the following entries.


.gitignore//w w  w . jav a 2 s.  c  o  m
CollapsibleGraph.zip
build.xml
manifest.mf
nbproject/build-impl.xml
nbproject/configs/AppRunning.properties
nbproject/configs/GraphBuilding.properties
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/edu/tufts/eecs/graphtheory/collapsiblegraph/CollapsibleGraphConstants.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/FileBasedGraphBuilder.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/Graph.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/GraphBuilder.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/RandomGraph.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/ClusterDendrogramNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/DendrogramEdge.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/DendrogramNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/Dendrograms.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/LeafDendrogramNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/AbstractClusteringStrategy.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/AverageLinkClusteringStrategy.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/ClusteringStrategies.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/ClusteringStrategy.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/CompleteLinkClusteringStrategy.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/SingleLinkClusteringStrategy.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphedge/GraphEdge.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphedge/SkeletonGraphEdge.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/GraphNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/GraphNodeFactory.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/GraphNodeFactoryException.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/GraphNodes.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/IntGraphNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/IntPairGraphNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphnode/SkeletonGraphNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/persistance/DendrogramLoader.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/persistance/DendrogramSaver.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/viewing/DendrogramSlice.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/viewing/DendrogramSlicer.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/ApplicationState.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/Fonts.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/GraphPapplet.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/graphlayout/ForceDirectedLayoutGenerator.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/graphlayout/ViewableDendrogramEdge.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/graphlayout/ViewableDendrogramNode.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/screens/GraphLoaderScreen.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/screens/GraphRendererScreen.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/screens/IntroScreen.java
src/edu/tufts/eecs/graphtheory/collapsiblegraph/windowing/screens/MainScreen.java
test/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/SimpleIntNodeClusterLoadTest.java
test/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/SimpleIntNodeClusterTest.java
test/edu/tufts/eecs/graphtheory/collapsiblegraph/clustering/strategy/SimpleIntPairNodeClusterTest.java
test/edu/tufts/eecs/graphtheory/collapsiblegraph/node/IntPairNodeTest.java

Download

Click the following link to download CollapsibleGraph-master.zip.

CollapsibleGraph-master.zip




















Home »
  Java Free Code »
    Graphics »




2D
3D
Graph
Graph 2D
Graph 3D
Graph Algorithm
Graph Database
Graph Facebook
Graph Hadoop
Graph Library
Graph Maven
Graph Visualization
Image
JPEG
OpenGL
PDF