diff --git a/README.md b/README.md new file mode 100644 index 0000000..0bcd1b4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# toddcox-visualize +A new (basic) implementation of the Todd-Coxeter algorithm for Coxeter groups in C++ that beats GAP. + +--- + +Example output with group F4. + +![Example render](https://i.imgur.com/2cnOuzk.png)