Package | Description |
---|---|
net.sf.oriented.omi |
This package is the public interface, with
OM
as the key interface defining oriented matroids. |
Modifier and Type | Method and Description |
---|---|
OMSFactory |
FactoryFactory.circuits()
A factory for oriented matroids which uses the circuit representation.
|
OMSFactory |
FactoryFactory.maxVectors()
A factory for oriented matroids which uses the maximum vector (co-tope)
representation.
|
OMSFactory |
FactoryFactory.vectors()
A factory for oriented matroids which uses the vector representation.
|