Uses of Class
nl.liacs.subdisc.ItemSet

Packages that use ItemSet
nl.liacs.subdisc   
 

Uses of ItemSet in nl.liacs.subdisc
 

Methods in nl.liacs.subdisc that return ItemSet
 ItemSet ItemSet.getExtension(int theIndex)
           
 ItemSet ItemSet.getNextItemSet()
           
 ItemSet ItemSet.skipItemSets(int l)
           
 ItemSet ItemSet.symmetricDifference(ItemSet theSet)
           
 

Methods in nl.liacs.subdisc with parameters of type ItemSet
 BinaryTable BinaryTable.selectColumns(ItemSet theItemSet)
           
 ItemSet ItemSet.symmetricDifference(ItemSet theSet)