Class Separation


  • public class Separation
    extends Object
    • Constructor Detail

      • Separation

        public Separation​(int _type,
                          TreeSet[] childRelation,
                          TreeSet[] parentRelation,
                          TreeSet[] descendentRelation,
                          TreeSet[] ancestorRelation,
                          int _numNodes,
                          TreeSet allNodeSet)
    • Method Detail

      • size

        public int size()
      • mixSetTree

        public TreeSet mixSetTree​(int i)
      • members

        public TreeSet members​(int i)