| Package | Description |
|---|---|
| net.sf.oriented.omi |
This package is the public interface, with
OM
as the key interface defining oriented matroids. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatroidAsSet
View a matroid also as a set.
|
| Modifier and Type | Method and Description |
|---|---|
SetFactory<UnsignedSet,SetOfUnsignedSet> |
FactoryFactory.setsOfUnsignedSet()
A factory for sets of unsigned sets.
|
| Modifier and Type | Method and Description |
|---|---|
MatroidAsSet |
MatroidFactory.fromSets(SetOfUnsignedSet sym) |