Skip to content

uef-machine-learning/ParallelRandomSwap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Random Swap

This is a parallel implementation of Random Swap clustering algorithm made with Java (CPU).

Parameter tuning in G.java (globals).

The program is initiated by running ParallelRandomSwap.java

Reference

L. Nigro, F. Cicirelli and P. Fränti,"Parallel random swap: an efficient and reliable clustering algorithm in Java", Simulation Modelling Practice and Theory, 124, 102712, 1-17, April 2023.

About

Parallel implementation of Random Swap Clustering Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages