Download Latest Version hyperapplet.jar (107.9 kB)
Email in envelope

Get an email when there's a new version of HyperGraph

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
hypergraph-0_2.zip 2003-10-19 227.3 kB
LICENSE.txt 2003-10-19 18.0 kB
README.txt 2003-10-19 1.8 kB
README 2003-06-26 924 Bytes
CHANGELOG 2003-06-26 12.3 kB
Totals: 5 Items   260.4 kB 0
                            README
                            
     Hypergraph - visualization of graphs in hyperbolic space
                         Version @Version@

Hypergraph is an open source software project to visualize the hyperbolic space 
using java swing components and to visualize graphs in the hyperbolic space. 
The source code as well as some documentation and examples can be found on
      
                  http://hypergraph.sourceforge.net

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING : This project is still in an alpha status. 
This means that all packages might be refactored in the next versions. 
There is no guarantee that applications based on this software will run 
with new versions without refactoring.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Installation procedure :
This distribution contains an ant build file ("build.xml") which is used to
compile the code, create a javadoc documentation and to build the jar file
for the example applet "examples.hexplorer.HExplorerApplet". To use this file,
you need a version of the apache ant utility which can be downloaded from
http://ant.apache.org. After installation of ant, simply call "ant" 
in the path where you unzipped the hypergraph distribution. This will give
you some help on the targets that can be used.

System requirements :
The software uses swing and the xml classes in java. 
Therefore a java runtime environment version 1.4.2 or higher is necessary.

License :
This version is under the GNU General Public License. In the distribution
that contained this file, there should also be a file LICENSE.txt which 
contains the full text of the GNU General Public License. If this is not the
case, please mail to JensKanschik@users.sourceforge.net 


Source: README.txt, updated 2003-10-19