Skip to content

project-draco/DCT-mono-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

DCT-mono-obj

Draco Clustering Tool - Mono Objective algorithms

Input

Module Dependency Graph (MDG) from standard input

Output

Clustered graph in DOT format on standard output.

Compile

$ go mod init lns

$ go get -u github.com/exascience/pargo/parallel

$ go build

Running

$ ./lns < software.mdg > software.dot

About

Draco Clustering Tool - Mono Objective algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages