|
10 | 10 | \begin{document} |
11 | 11 |
|
12 | 12 | \begin{tabular}{l|c|c|c|c|c|c|c|c|c|c|c} |
13 | | - & |
14 | | - \rotatebox{90}{\texttt{Congruence}} & |
15 | | - \rotatebox{90}{\texttt{FroidurePin}} & |
16 | | - \rotatebox{90}{\texttt{InversePresentation}} & |
17 | | - \rotatebox{90}{\texttt{Kambites}} & |
18 | | - \rotatebox{90}{\texttt{KnuthBendix}} & |
19 | | - \rotatebox{90}{\texttt{Konieczny}} & |
20 | | - \rotatebox{90}{\texttt{Presentation}} & |
21 | | - \rotatebox{90}{\texttt{SchreierSims}} & |
22 | | - \rotatebox{90}{\texttt{Stephen}} & |
23 | | - \rotatebox{90}{\texttt{ToddCoxeter}} |
24 | | - \\ |
25 | | - \midrule |
26 | | - \texttt{to(*args, Return=Congruence)} & \xmark & \cmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
27 | | - \texttt{to(*args, Return=FroidurePin)} & \cmark & \xmark & \xmark & \cmark & \cmark & \xmark & \xmark & \xmark & \xmark & \cmark \\\hline |
28 | | - \texttt{to(*args, Return=InversePresentation)} & \xmark & \xmark & \cmark & \xmark & \xmark & \xmark & \cmark & \xmark & \xmark & \xmark \\\hline |
29 | | - \texttt{to(*args, Return=Kambites)} & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
30 | | - \texttt{to(*args, Return=KnuthBendix)} & \xmark & \cmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \cmark \\\hline |
31 | | - \texttt{to(*args, Return=Konieczny)} & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
32 | | - \texttt{to(*args, Return=Presentation)} & \xmark & \cmark & \xmark & \xmark & \cmark & \xmark & \cmark & \xmark & \xmark & \xmark \\\hline |
33 | | - \texttt{to(*args, Return=SchreierSims)} & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
34 | | - \texttt{to(*args, Return=Stephen)} & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
35 | | - \texttt{to(*args, Return=ToddCoxeter)} & \xmark & \cmark & \xmark & \xmark & \cmark & \xmark & \xmark & \xmark & \xmark & \xmark \\ |
| 13 | + & |
| 14 | + \rotatebox{90}{\texttt{Congruence}} & |
| 15 | + \rotatebox{90}{\texttt{FroidurePin}} & |
| 16 | + \rotatebox{90}{\texttt{InversePresentation}} & |
| 17 | + \rotatebox{90}{\texttt{Kambites}} & |
| 18 | + \rotatebox{90}{\texttt{KnuthBendix}} & |
| 19 | + \rotatebox{90}{\texttt{Konieczny}} & |
| 20 | + \rotatebox{90}{\texttt{Presentation}} & |
| 21 | + \rotatebox{90}{\texttt{SchreierSims}} & |
| 22 | + \rotatebox{90}{\texttt{Stephen}} & |
| 23 | + \rotatebox{90}{\texttt{ToddCoxeter}} |
| 24 | + \\ |
| 25 | + \midrule |
| 26 | + \texttt{to(*args, rtype=Congruence)} & \xmark & \cmark & |
| 27 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
| 28 | + \texttt{to(*args, rtype=FroidurePin)} & \cmark & \xmark & |
| 29 | + \xmark & \cmark & \cmark & \xmark & \xmark & \xmark & \xmark & \cmark \\\hline |
| 30 | + \texttt{to(*args, rtype=InversePresentation)} & \xmark & \xmark & |
| 31 | + \cmark & \xmark & \xmark & \xmark & \cmark & \xmark & \xmark & \xmark \\\hline |
| 32 | + \texttt{to(*args, rtype=Kambites)} & \xmark & \xmark & |
| 33 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
| 34 | + \texttt{to(*args, rtype=KnuthBendix)} & \xmark & \cmark & |
| 35 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \cmark \\\hline |
| 36 | + \texttt{to(*args, rtype=Konieczny)} & \xmark & \xmark & |
| 37 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
| 38 | + \texttt{to(*args, rtype=Presentation)} & \xmark & \cmark & |
| 39 | + \xmark & \xmark & \cmark & \xmark & \cmark & \xmark & \xmark & \xmark \\\hline |
| 40 | + \texttt{to(*args, rtype=SchreierSims)} & \xmark & \xmark & |
| 41 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
| 42 | + \texttt{to(*args, rtype=Stephen)} & \xmark & \xmark & |
| 43 | + \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark & \xmark \\\hline |
| 44 | + \texttt{to(*args, rtype=ToddCoxeter)} & \xmark & \cmark & |
| 45 | + \xmark & \xmark & \cmark & \xmark & \xmark & \xmark & \xmark & \xmark \\ |
36 | 46 | \end{tabular} |
37 | 47 | % \cmark = implemented, \xmark = not yet implemented, - |
38 | 48 | % = not applicable |
|
0 commit comments