Which absolute value equations are supported?
The solver handles forms such as |2x - 5| = 9, |2x - 5| = x + 4, and |3x - 2| = |x + 6| when each expression inside an absolute value is linear.
Some equations such as |x| = x describe an interval rather than a finite list of roots. I leave those forms unsupported until the result model can represent interval solution sets accurately.