Skip to content

The ParSeMiS project (Parallel and Sequential Graph Mining Suite) searches for frequent, interesting substructures in graph databases. https://www2.cs.fau.de/EN/research/zold/ParSeMiS/index.html

License

Notifications You must be signed in to change notification settings

strategist922/parsemis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Parallel and Sequential Mining Suite (ParSeMiS), built 2008-12-01.

To run/compile parts of ParSeMiS different extern libraries are required:

- ant     (http://antlr.org/download.html) for parsing dot-files 
   known running version: 2.7.6
- prefuse (http://prefuse.org/download/)   for gui
   known running version: release 2007.10.21

Please add the corresponding .jar files to the lib directory.

Run "java -jar parsemis-2008-12-01.jar" for usage and see index.html and further 
from the javadoc directory for documentation.

About

The ParSeMiS project (Parallel and Sequential Graph Mining Suite) searches for frequent, interesting substructures in graph databases. https://www2.cs.fau.de/EN/research/zold/ParSeMiS/index.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • C 0.1%