Skip to content

Three-dimensional dataset generator with triclustering solutions

Notifications You must be signed in to change notification settings

jplobo1313/G-Tric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G-Tric

Three-dimensional dataset generator with triclustering solutions.

Contents:

  • G-Tric source project.
  • Runnable JAR to run the G-Tric's GUI version.
  • Demo project to generate the synthetic datasets defined on G-Tric's paper (configured in external files here), and to exemplify how G-Tric can be imported into another project and used programmatically.

How to run:

  1. Download the runnable jar file.
  2. Execute command java -jar G-Tric-X.X.X.jar.

Requirements:

  • Java 11 or above

Note: The generation of large datasets (>10^8 elements) can fail due to memory restrictions (Java Heap Space). One way to overcome this problem is to increase the memory available by setting the JVM argument -Xmx<amount>g. For example: java -Xmx6g -jar G-Tric-X.X.X.jar.

About

Three-dimensional dataset generator with triclustering solutions

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages