jdubielApplet
Class UnorderedInclusion

java.lang.Object
  extended by jdubielApplet.Set
      extended by jdubielApplet.PcSet
          extended by jdubielApplet.UnorderedInclusion

public class UnorderedInclusion
extends PcSet


Field Summary
 
Fields inherited from class jdubielApplet.Set
base12String, charSet, combinatorial, ivector, m7set, name, set, symmetry, tnitype, tntnitype, tntype
 
Constructor Summary
UnorderedInclusion(int[] pc1, int[] pc2)
           
UnorderedInclusion(Set s1, Set s2)
           
 
Method Summary
 java.lang.String listFitMns()
           
 java.lang.String listFitTnIs()
           
 java.lang.String listFitTns()
           
 java.lang.String sharedSubSets(int k, int n)
           
 java.lang.String sharedSuperSets(int k, int n)
           
 
Methods inherited from class jdubielApplet.PcSet
checkDuplicateChars, checkDuplicates, getBestNormal, getIVector, getMns, getMultiplied, getMultipliedBy7, getRTnIs, getRTns, getTnIs, getTns, invertPcSet, multiplyBy, numberOfNonSpaces, removeConsecutiveSpaces, removeDuplicatesInString, removeFistLastSpaces, returnMns, returnMultipliedBy7, returnTnIs, returnTns, rotateSeqByN, rotateSequence, sortPcSet
 
Methods inherited from class jdubielApplet.Set
charArrayToIntOne, charSetToSet, checkNonNumerals, combinatorialToString, intArrayToCharOne, intArrayToString, intToChar, ivectorToString, letterSetToSet, m7setToString, matrix, pcSetArrayToString, printPcSet, setToCharSet, symmetryToString, tnItoIn, tnitypeToString, tntnitypeToString, tntypeToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnorderedInclusion

public UnorderedInclusion(int[] pc1,
                          int[] pc2)

UnorderedInclusion

public UnorderedInclusion(Set s1,
                          Set s2)
Method Detail

listFitTns

public java.lang.String listFitTns()

listFitTnIs

public java.lang.String listFitTnIs()

listFitMns

public java.lang.String listFitMns()

sharedSubSets

public java.lang.String sharedSubSets(int k,
                                      int n)

sharedSuperSets

public java.lang.String sharedSuperSets(int k,
                                        int n)