An instance of
newstruct("sagbiResult","int success, ideal sagbiBasis, ideal defIdeal");
success has the value 0, if the full Sagbi basis has not been reached,
1 if this is unknown, and 2 if the full Sagbi basis has been computed.
sagbiBasis is the Sagbi basis encodeed as an ideal in the polynomial ring that was
active when sagbiDefIdealByDegree was called.
defIdeal contains the defining ideal (as far as computed). It lives in the ring
(name of the result).r_defIdeal; See example for the activation of this ring.
Note: sorting, if set at all, must be 0.