Details

Time bar (total: 5.7s)

sample69.0ms

Algorithm
intervals
Results
22.0ms256×body80valid
16.0ms239×body80nan

simplify39.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05017
110817
238917
3176117
4500217

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 3.2b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
1.8b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
6.3b
(/ (* z (sqrt (+ t a))) t)

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
75×*-un-lft-identity
63×prod-diff
62×associate--r+
49×add-sqr-sqrt
45×add-cube-cbrt
36×times-frac
31×distribute-rgt-in distribute-lft-in
20×frac-sub
16×add-exp-log add-cbrt-cube
15×distribute-lft-out
12×div-inv
flip3-- flip--
frac-times associate-*r/
fma-neg associate-*r*
pow1 add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv expm1-log1p-u sqrt-div div-exp associate-/r* log1p-expm1-u associate-/l*
sub-neg associate-*l* prod-exp cbrt-unprod
frac-2neg associate-*l/ associate--l+ clear-num associate-/l/ unswap-sqr
diff-log pow-prod-down *-commutative
Counts
4 → 179
Calls
4 calls:
11.0ms
(* z (sqrt (+ t a)))
3.0ms
(/ 2.0 (* t 3.0))
39.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
7.0ms
(/ (* z (sqrt (+ t a))) t)

series351.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(* z (sqrt (+ t a)))
16.0ms
(/ 2.0 (* t 3.0))
184.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
85.0ms
(/ (* z (sqrt (+ t a))) t)

simplify54.0ms

Algorithm
egg-herbie
Counts
191 → 191
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
013772637
150012324

prune934.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
0.2b
(/ (sqrt (+ t a)) t)
0.3b
(/ 2.0 (* t 3.0))
2.1b
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

rewrite151.0ms

Algorithm
rewrite-expression-head
Rules
97×*-un-lft-identity
60×add-sqr-sqrt
56×prod-diff
54×add-cube-cbrt
48×times-frac
31×distribute-rgt-in distribute-lft-in
19×distribute-lft-out
16×sqrt-prod
13×add-exp-log add-cbrt-cube
10×div-inv associate-/l*
frac-times flip3-- flip--
pow1 associate-*r* frac-sub
associate-*l*
expm1-log1p-u flip3-+ associate-*r/ associate-/r* flip-+ log1p-expm1-u add-log-exp
cbrt-undiv div-exp distribute-lft-out--
sub-neg frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ difference-of-squares
pow-prod-down *-commutative fma-udef unswap-sqr
Counts
4 → 181
Calls
4 calls:
132.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
8.0ms
(/ (sqrt (+ t a)) t)
3.0ms
(/ 2.0 (* t 3.0))
0.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

series360.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
59.0ms
(/ (sqrt (+ t a)) t)
21.0ms
(/ 2.0 (* t 3.0))
215.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

simplify109.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
08942691
140232163
250022158

prune766.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ x (+ x (* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))))
0.0b
(* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))
0.0b
(- (* 0.8333333333333334 c) (* a b))
0.8b
(fma c a (- (* 0.8333333333333334 c) (* a b)))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
times-frac
add-cbrt-cube
add-exp-log
pow1 add-log-exp
associate-*r*
expm1-log1p-u log1p-expm1-u
associate-*l* associate-/r* fma-udef associate-/l*
exp-sum associate-/r/
cbrt-undiv distribute-rgt-in sub-neg flip3-- frac-2neg distribute-lft-in flip3-+ fma-neg diff-log div-exp prod-diff pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod flip-+ div-inv unswap-sqr
Counts
4 → 79
Calls
4 calls:
4.0ms
(/ x (+ x (* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))))
6.0ms
(* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))
3.0ms
(- (* 0.8333333333333334 c) (* a b))
0.0ms
(fma c a (- (* 0.8333333333333334 c) (* a b)))

series264.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(/ x (+ x (* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))))
66.0ms
(* y (exp (* 2.0 (fma c a (- (* 0.8333333333333334 c) (* a b))))))
45.0ms
(- (* 0.8333333333333334 c) (* a b))
40.0ms
(fma c a (- (* 0.8333333333333334 c) (* a b)))

simplify104.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 3 (94.0ms)

IterNodesCost
0336842
11192764
24109756
35001753

prune326.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes187.0ms

Accuracy

0% (1.2b remaining)

Error of 2.3b against oracle of 1.1b and baseline of 2.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04318
14518
24518

end0.0ms

sample1.8s

Algorithm
intervals
Results
580.0ms8000×body80valid
554.0ms8103×body80nan