Details

Time bar (total: 25.1s)

sample28.0ms

Algorithm
intervals
Results
11.0ms280×body80valid

simplify6.2s

Counts
1 → 1
Iterations

Useful iterations: 3 (12.0ms)

IterNodesCost
01011
11711
23511
36310
410610
517910
632910
766010
8129510
9252510
done500010

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- y z) (- a z))
1.2b
(fma (/ (- y z) (- a z)) t x)

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
25×times-frac
14×add-cube-cbrt
12×distribute-lft-out-- difference-of-squares
associate-/r* associate-/l*
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u associate-/l/ add-log-exp
cbrt-undiv frac-2neg div-sub div-exp clear-num fma-udef div-inv
Counts
2 → 64
Calls
2 calls:
41.0ms
(/ (- y z) (- a z))
1.0ms
(fma (/ (- y z) (- a z)) t x)

series190.0ms

Counts
2 → 6
Calls
2 calls:
60.0ms
(/ (- y z) (- a z))
130.0ms
(fma (/ (- y z) (- a z)) t x)

simplify2.3s

Counts
70 → 70
Iterations

Useful iterations: 3 (757.0ms)

IterNodesCost
0113884
1264856
2826810
34309808
done5000808

prune253.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (/ (- y z) (- a z)) t) x)
0.0b
(/ (- y z) (- a z))
2.6b
(* (/ (- y z) (- a z)) t)

rewrite151.0ms

Algorithm
rewrite-expression-head
Rules
76×add-sqr-sqrt
71×*-un-lft-identity
51×times-frac
31×associate-*l*
27×add-cube-cbrt
22×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/l* add-log-exp
associate-/r/
expm1-log1p-u flip3-- associate-*r* flip-- log1p-expm1-u
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative fma-def frac-2neg flip3-+ div-sub pow-prod-down associate-*l/ clear-num sum-log *-commutative flip-+
Counts
3 → 120
Calls
3 calls:
27.0ms
(+ (* (/ (- y z) (- a z)) t) x)
38.0ms
(/ (- y z) (- a z))
78.0ms
(* (/ (- y z) (- a z)) t)

series337.0ms

Counts
3 → 9
Calls
3 calls:
128.0ms
(+ (* (/ (- y z) (- a z)) t) x)
79.0ms
(/ (- y z) (- a z))
129.0ms
(* (/ (- y z) (- a z)) t)

simplify1.2s

Counts
129 → 129
Iterations

Useful iterations: 2 (262.0ms)

IterNodesCost
01731599
14601527
217551441
done50001441

prune461.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (/ 1 (/ (- a z) (- y z))) t) x)
0.0b
(/ (- a z) (- y z))
0.6b
(/ 1 (/ (- a z) (- y z)))
2.6b
(* (/ 1 (/ (- a z) (- y z))) t)

rewrite252.0ms

Algorithm
rewrite-expression-head
Rules
392×times-frac
336×add-sqr-sqrt
324×*-un-lft-identity
158×add-cube-cbrt
98×associate-*l*
82×distribute-lft-out-- difference-of-squares
36×add-exp-log associate-/r*
20×add-cbrt-cube
18×associate-/r/
15×div-exp
10×div-inv
flip3-- flip--
associate-/l*
pow1 cbrt-undiv prod-exp
add-log-exp
unswap-sqr
expm1-log1p-u rec-exp 1-exp log1p-expm1-u
associate-*r* cbrt-unprod
frac-2neg clear-num associate-/l/
+-commutative pow-flip fma-def flip3-+ div-sub pow-prod-down associate-*l/ sum-log *-commutative flip-+ inv-pow
Counts
4 → 346
Calls
4 calls:
30.0ms
(+ (* (/ 1 (/ (- a z) (- y z))) t) x)
27.0ms
(/ (- a z) (- y z))
42.0ms
(/ 1 (/ (- a z) (- y z)))
129.0ms
(* (/ 1 (/ (- a z) (- y z))) t)

series835.0ms

Counts
4 → 12
Calls
4 calls:
307.0ms
(+ (* (/ 1 (/ (- a z) (- y z))) t) x)
76.0ms
(/ (- a z) (- y z))
215.0ms
(/ 1 (/ (- a z) (- y z)))
237.0ms
(* (/ 1 (/ (- a z) (- y z))) t)

simplify1.1s

Counts
358 → 358
Iterations

Useful iterations: done (1.1s)

IterNodesCost
03805660
111084999
done50004587

prune1.1s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* (- y z) (/ 1 (- a z))) t) x)
0.0b
(/ 1 (- a z))
0.2b
(* (- y z) (/ 1 (- a z)))
2.6b
(* (* (- y z) (/ 1 (- a z))) t)

rewrite197.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
42×*-un-lft-identity
32×add-exp-log times-frac
25×add-cube-cbrt
24×associate-*r*
20×add-cbrt-cube
13×prod-exp
12×pow1
10×associate-*l/
distribute-lft-out-- difference-of-squares
cbrt-unprod
flip3-- div-exp associate-*l* flip-- add-log-exp
associate-/r*
expm1-log1p-u frac-times pow-prod-down associate-/r/ log1p-expm1-u
cbrt-undiv rec-exp 1-exp associate-/l* unswap-sqr
associate-*r/ un-div-inv *-commutative div-inv
+-commutative pow-flip fma-def frac-2neg flip3-+ clear-num sum-log flip-+ inv-pow
Counts
4 → 139
Calls
4 calls:
63.0ms
(+ (* (* (- y z) (/ 1 (- a z))) t) x)
12.0ms
(/ 1 (- a z))
48.0ms
(* (- y z) (/ 1 (- a z)))
69.0ms
(* (* (- y z) (/ 1 (- a z))) t)

series395.0ms

Counts
4 → 12
Calls
4 calls:
142.0ms
(+ (* (* (- y z) (/ 1 (- a z))) t) x)
50.0ms
(/ 1 (- a z))
70.0ms
(* (- y z) (/ 1 (- a z)))
133.0ms
(* (* (- y z) (/ 1 (- a z))) t)

simplify7.8s

Counts
151 → 151
Iterations

Useful iterations: 2 (895.0ms)

IterNodesCost
01931817
15081598
241651311
done50001311

prune508.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes267.0ms

Accuracy

0% (1.4b remaining)

Error of 1.5b against oracle of 0.0b and baseline of 1.5b

bsearch0.0ms

simplify5.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01213
11613
done1613

end0.0ms

sample1.4s

Algorithm
intervals
Results
551.0ms8752×body80valid
0.0msbody640valid