diff --git a/Engine-prototype.md b/Engine-prototype.md index 35cc5ee..9c8d1b1 100644 --- a/Engine-prototype.md +++ b/Engine-prototype.md @@ -1,5 +1,3 @@ -# Engine prototype - ## Basis optimization The size of the Gröbner basis depends a lot on the variable order. So far, I've gotten the best performance with the degree › reverse lexicographic monomial order and the following variable order.