Skip to content

gaurabdg/Temporal-RBAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Role Mining

Maximal Biclique Enumeration Based Role Mining Algorithm

Usage Instructions:

To compute the roles for the UA and PA files present in the datasets/greedyMBC_Ene_2008 folder, run:

java -jar SpatialRBAC.jar filename.txt

for example:

java -jar SpatialRBAC.jar domino.txt

TODO:

  • Optimise the post processing part for computing the number of roles
  • Test with custom TUPA

Releases

No releases published

Packages

No packages published

Languages