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 |
---|---|
Matroid |
Matroid.dual()
The dual of the matroid.
|
Matroid |
OM.getMatroid()
The underlying matroid.
|