Skip to content

vingalalli/mugram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run Mugram: 

1. If you have a working shell, and make, run the command 'make' from the project path '../mugram/' to compile Mugram for your system.
2. The following command will run Mugram
  ./mugram <arg1> <arg2> <arg3>
  where,
  <arg1> = [data path] 
  <arg2> = [support value]
  <arg3> = [-yes | -no] tells Mugram if the frequent subgraphs have to be printed.


About

An algorithm to mine frequent patterns in multigraphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors