Details

Time bar (total: 2.7s)

sample21.0ms

Algorithm
intervals
Results
10.0ms339×body80valid

simplify404.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1139
2209
3349
4479
5559
6669
7879
81209
91499
101699
111809
121989
132079
done2079

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- 1.0 x) z)
0.0b
(+ (* x y) (* (- 1.0 x) z))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 33
Calls
2 calls:
23.0ms
(* (- 1.0 x) z)
14.0ms
(+ (* x y) (* (- 1.0 x) z))

series69.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(* (- 1.0 x) z)
35.0ms
(+ (* x y) (* (- 1.0 x) z))

simplify2.0s

Counts
39 → 39
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
071405
1185379
2675345
32960345
done5001345

prune75.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
2.5b
(* (- (* 1.0 1.0) (* x x)) z)
6.7b
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
10×add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1 add-log-exp
times-frac associate-*l* associate-*l/ associate-/r*
associate-*r*
cbrt-undiv flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ distribute-lft-out
+-commutative frac-2neg pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* difference-of-squares unswap-sqr
Counts
3 → 59
Calls
3 calls:
23.0ms
(+ (* x y) (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
34.0ms
(* (- (* 1.0 1.0) (* x x)) z)
27.0ms
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

series1.0ms