jhypercomplex.combinatorics
Class SteinerTripleSystem
java.lang.Object
jhypercomplex.combinatorics.SteinerTripleSystem
- Direct Known Subclasses:
- FifteenPointsSTS, SevenPointsSTS
public class SteinerTripleSystem
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SteinerTripleSystem
public SteinerTripleSystem(int points)
- Constructor
- Parameters:
points - Number of points.
getNumberOfBlocks
public int getNumberOfBlocks()
getNumberOfPoints
public int getNumberOfPoints()
getTriples
public java.util.ArrayList<java.lang.String[]> getTriples()
isEqual
public static boolean isEqual(SteinerTripleSystem sts1,
SteinerTripleSystem sts2)
asString
public java.lang.String asString()