Slaughtering Competition Problems with Quantifier Elimination (2021)(grossack.site)
grossack.site
Slaughtering Competition Problems with Quantifier Elimination (2021)
https://grossack.site/2021/12/22/qe-competition.html
4 comments
For anyone wondering, "mse" probably means "math Stack Exchange".
More interesting to me is the actual algorithm that the software uses and whether it is practical to apply it with pen and paper in an actual competition, if the number of steps is not too high, of course. Unfortunately, the article didn't go into that depth.
[deleted]
By the way, to my knowledge QEPCAD is essentially the only complete open-source implementation of it. Mathematica also implements it. I wrote one of the few open-source implementations of it, although it does not do quantifier elimination; it only returns the truth of a given statement. https://github.com/mmaaz-git/cad.