[Next][Prev] [Right] [Left] [Up] [Index] [Root]
Returns true if and only if the incidence structure D has no repeated blocks.
Returns true if and only if the incidence structure D is a trivial incidence
structure.
Returns true if and only if the incidence structure D is self-dual,
that is, if D is isomorphic to its dual.
Returns true if and only if the incidence structure D is uniform; that is,
each block contains the same number of points. If true, also returns
the blocksize.
Returns true if and only if the incidence structure D is a near--linear space.
Returns true if and only if the incidence structure D is a linear space.
Al: MonStgElt Default: "NoOrbits"
Returns true if and only if the incidence structure D is a t--design.
If true, then the number of blocks of D containing a general t--set is
also returned.
The optional parameter Al can be used to specify the algorithm
used for balance testing. The default value is "NoOrbits", which
applies a "brute force" test. The alternative is "Orbits", which
uses the orbits of t--sets under the automorphism group of D.
This is much faster for some cases, but slower for others.
Al: MonStgElt Default: "NoOrbits"
Returns true if and only if the incidence structure D is balanced (with respect
to t). If true, then the number of blocks of D containing a general
t--set is also returned.
The optional parameter Al may be used to specify the algorithm
used. The default value is "NoOrbits", which
applies a "brute force" test. The alternative is "Orbits", which
uses the orbits of t--sets under the automorphism group of D.
This is much faster for some cases, but slower for others.
Return true if and only if D is the complete design.
Return true if and only if the design D is symmetric.
Return true if and only if the design D is a Steiner t--design.
Return true if and only if the (near--)linear space D is point regular.
If true, the point regularity is also returned.
Return true if and only if the (near--)linear space D is line regular.
If true, the line regularity is also returned.
[Next][Prev] [Right] [Left] [Up] [Index] [Root]