this PR aligns the terminology of the code with the one use in the reference manual, as developed with and refined by @david-christiansen.
4 lines
132 B
Text
4 lines
132 B
Text
Inferred termination measure:
|
|
termination_by x1 x2 => (x1, x2, 0)
|
|
Inferred termination measure:
|
|
termination_by x1 x2 => (x1, x2, 1)
|