public class Examples extends Object
| Constructor and Description |
|---|
Examples() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OM> |
all() |
static OM |
ceva()
An oriented matroid representing Ceva's theorem.
|
static OM |
chapter1()
This is from the Oriented Matroid book
Bibliography.björnerEtAl1999 |
static OM |
circularsaw3()
The oriented matroid corresponding to the circular saw diagram of size three.
|
static OM |
omega14(int i)
Richter-Gebert's interesting oriented matroids.
|
static OM |
pappus()
The oriented matroid corresponding to the arrangement in Pappus's theorm
|
static OM |
ringel()
The oriented matroid corresponding to Ringel's uniform non-realizable, non-Pappus configuration.
|
static OM |
suvorov14()
Suvorov's non-isotopic Oriented Matroid,
(as presented in
Bibliography.björnerEtAl1999 |
static OM |
tsukamoto13(int i)
Tsukamoto's non-isotopic Oriented Matroid
|
static OM |
uniform3()
The uniform oriented matroid of 3 points of rank 3
|
static OM |
uniform4()
The uniform oriented matroid of 4 points of rank 3
|
static OM |
wheel12()
This is from the Oriented Matroid book
Bibliography.björnerEtAl1999 |
static OM |
Ω14(int i)
Richter-Gebert's interesting oriented matroids.
|
static OM |
πάππος()
The oriented matroid corresponding to the arrangement in Pappus's theorm
|
public static OM chapter1()
Bibliography.björnerEtAl1999public static OM uniform3()
public static OM uniform4()
public static OM wheel12()
Bibliography.björnerEtAl1999public static OM ceva()
Bibliography.ceva1678public static OM pappus()
public static OM πάππος()
public static OM ringel()
Bibliography.ringel1956public static OM circularsaw3()
Bibliography.carroll2000dpublic static OM suvorov14()
Bibliography.björnerEtAl1999Bibliography.suvorov1988public static OM tsukamoto13(int i)
i - 1, 0 or -1 giving the chirotope χ(8,11,12) (counting from 0)Bibliography.tsukamoto2013public static OM omega14(int i)
i - 1, 0 or -1 giving the chirotope χ(11,12,13) (counting from 0)Bibliography.richterGebert1996public static OM Ω14(int i)
i - 1, 0 or -1 giving the chirotope χ(11,12,13) (counting from 0)Bibliography.richterGebert1996