Details

Time bar (total: 9.1s)

sample129.0ms

Algorithm
intervals
Results
51.0ms256×body80valid
44.0ms273×body80nan

simplify42.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: 4.0b

localize28.0ms

Local error

Found 4 expressions with local error:

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

rewrite73.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))
38.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
6.0ms
(/ (* z (sqrt (+ t a))) t)

series338.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(* z (sqrt (+ t a)))
19.0ms
(/ 2.0 (* t 3.0))
182.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
77.0ms
(/ (* z (sqrt (+ t a))) t)

simplify57.0ms

Algorithm
egg-herbie
Counts
191 → 191
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
013772637
150012324

prune944.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.5b

localize24.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
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
6.5b
(fma (* z (sqrt (+ t a))) (/ 1 t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

rewrite165.0ms

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

series349.0ms

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

simplify112.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
09002516
142251991
250011986

prune660.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.5b

localize29.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))
4.0b
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

rewrite161.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:
140.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))))))

series367.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))
60.0ms
(/ (sqrt (+ t a)) t)
23.0ms
(/ 2.0 (* t 3.0))
220.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))))

simplify108.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
08942691
140232163
250022158

prune768.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.5b

localize27.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp (* 2.0 (fma (/ z 1) (/ (sqrt (+ t a)) t) (- (fma a b (- (fma a c (* 0.8333333333333334 c)))))))))
0.2b
(/ (sqrt (+ t a)) t)
0.8b
(fma a b (- (fma a c (* 0.8333333333333334 c))))
2.9b
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (fma a b (- (fma a c (* 0.8333333333333334 c))))))

rewrite18.0ms

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

series457.0ms

Counts
4 → 12
Calls
4 calls:
178.0ms
(* y (exp (* 2.0 (fma (/ z 1) (/ (sqrt (+ t a)) t) (- (fma a b (- (fma a c (* 0.8333333333333334 c)))))))))
68.0ms
(/ (sqrt (+ t a)) t)
37.0ms
(fma a b (- (fma a c (* 0.8333333333333334 c))))
175.0ms
(fma (/ z 1) (/ (sqrt (+ t a)) t) (- (fma a b (- (fma a c (* 0.8333333333333334 c))))))

simplify45.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0386963
11224852
25001839

prune461.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.2b

regimes227.0ms

Accuracy

0% (2.0b remaining)

Error of 2.4b against oracle of 0.4b and baseline of 2.4b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04418
14618
24618

end0.0ms

sample3.5s

Algorithm
intervals
Results
1.5s8000×body80valid
1.3s7980×body80nan