Details

Time bar (total: 29.7s)

sample59.0ms

Algorithm
intervals
Results
21.0ms238×body80valid
4.0ms14×body640valid
4.0ms10×body1280valid
3.0ms17×body320valid
0.0msbody160valid
0.0msbody2560valid

simplify13.9s

Counts
1 → 1
Iterations

Useful iterations: 4 (61.0ms)

IterNodesCost
01113
12213
25213
310913
420312
545112
674812
7107812
8140012
9165512
10215312
11268312
12384712
done500112

prune15.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 10.9b

localize12.0ms

Local error

Found 2 expressions with local error:

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

rewrite29.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:
26.0ms
(/ (- t z) (- a t))
1.0ms
(fma (/ (- t z) (- a t)) y (+ x y))

series403.0ms

Counts
2 → 6
Calls
2 calls:
82.0ms
(/ (- t z) (- a t))
321.0ms
(fma (/ (- t z) (- a t)) y (+ x y))

simplify1.7s

Counts
70 → 70
Iterations

Useful iterations: 3 (528.0ms)

IterNodesCost
0113906
1258878
2622826
31643824
done5000824

prune319.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 3.2b

localize41.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- t z))
0.5b
(cbrt (- t z))
0.5b
(cbrt (- t z))
9.3b
(fma (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))) y (+ x y))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
15×cbrt-prod
13×add-sqr-sqrt *-un-lft-identity
add-cube-cbrt
cbrt-div
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
flip3-- pow1/3 flip-- distribute-lft-out-- difference-of-squares
fma-udef
Counts
4 → 61
Calls
4 calls:
4.0ms
(cbrt (- t z))
5.0ms
(cbrt (- t z))
8.0ms
(cbrt (- t z))
1.0ms
(fma (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))) y (+ x y))

series1.1s

Counts
4 → 12
Calls
4 calls:
262.0ms
(cbrt (- t z))
321.0ms
(cbrt (- t z))
216.0ms
(cbrt (- t z))
283.0ms
(fma (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))) y (+ x y))

simplify3.1s

Counts
73 → 73
Iterations

Useful iterations: 4 (1.6s)

IterNodesCost
093913
1189895
2401737
31051666
44073630
done5000630

prune382.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 3.2b

localize19.0ms

Local error

Found 4 expressions with local error:

0.4b
(cbrt (fma y (/ (- t z) (- a t)) (+ x y)))
1.7b
(fma y (/ (- t z) (- a t)) (+ x y))
1.7b
(fma y (/ (- t z) (- a t)) (+ x y))
1.7b
(fma y (/ (- t z) (- a t)) (+ x y))

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
cbrt-prod fma-udef
pow1/3
Counts
4 → 43
Calls
4 calls:
1.0ms
(cbrt (fma y (/ (- t z) (- a t)) (+ x y)))
0.0ms
(fma y (/ (- t z) (- a t)) (+ x y))
0.0ms
(fma y (/ (- t z) (- a t)) (+ x y))
0.0ms
(fma y (/ (- t z) (- a t)) (+ x y))

series1.9s

Counts
4 → 12
Calls
4 calls:
1.4s
(cbrt (fma y (/ (- t z) (- a t)) (+ x y)))
177.0ms
(fma y (/ (- t z) (- a t)) (+ x y))
189.0ms
(fma y (/ (- t z) (- a t)) (+ x y))
195.0ms
(fma y (/ (- t z) (- a t)) (+ x y))

simplify1.3s

Counts
55 → 55
Iterations

Useful iterations: done (1.3s)

IterNodesCost
076865
1162858
2406758
31300744
done5000731

prune328.0ms

Pruning

10 alts after pruning (7 fresh and 3 done)

Merged error: 3.2b

localize16.0ms

Local error

Found 3 expressions with local error:

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

rewrite198.0ms

Algorithm
rewrite-expression-head
Rules
70×*-un-lft-identity
45×add-sqr-sqrt
44×prod-diff
27×add-cube-cbrt
25×times-frac
13×distribute-lft-out
10×add-exp-log associate-/r/ add-cbrt-cube
distribute-lft-out--
flip3-- flip-- add-log-exp difference-of-squares
pow1 associate-*l* associate-/r* div-inv
fma-neg associate-*l/
expm1-log1p-u associate-*r* log1p-expm1-u
cbrt-undiv diff-log div-exp prod-exp frac-sub cbrt-unprod associate-/l/
sub-neg frac-2neg flip3-+ pow-prod-down associate--l+ clear-num sum-log *-commutative flip-+ associate-/l* unswap-sqr
Counts
3 → 124
Calls
3 calls:
38.0ms
(* (- z t) y)
109.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
42.0ms
(/ (* (- z t) y) (- a t))

series365.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(* (- z t) y)
206.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
116.0ms
(/ (* (- z t) y) (- a t))

simplify2.0s

Counts
133 → 133
Iterations

Useful iterations: done (2.0s)

IterNodesCost
02313853
15983294
222912631
done50012185

prune415.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 3.2b

regimes396.0ms

Accuracy

27.2% (6.1b remaining)

Error of 9.3b against oracle of 3.2b and baseline of 11.6b

bsearch110.0ms

Steps
ItersRangePoint
5
6.0100183000681985e-12
1.507024095617085e-11
6.088666730586291e-12
8
-3.918365209681127e-34
-6.813482838924963e-38
-6.928903510917508e-38

simplify3.0ms

Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
01838
12227
done2227

end0.0ms

sample1.5s

Algorithm
intervals
Results
673.0ms7381×body80valid
134.0ms458×body640valid
69.0ms257×body1280valid
65.0ms409×body320valid
27.0ms250×body160valid
5.0ms13×body2560valid