Details

Time bar (total: 7.3s)

sample113.0ms

Algorithm
intervals
Results
42.0ms795×body80nan
11.0ms188×body80valid
9.0ms13×body1280valid
8.0ms23×body640valid
4.0ms19×body320valid
2.0ms15×body160valid

simplify26.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0227
1386
2536
3616
4786
51106
61756
72846
83636
93926
104766
114766

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 9.8b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(* z (log (- 1.0 y)))
0.1b
(fma (log y) x (- (* z (log (- 1.0 y))) t))
6.5b
(log (- 1.0 y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
15×log-prod
14×*-un-lft-identity
add-cube-cbrt
pow1
add-exp-log
distribute-rgt-in distribute-lft-in add-cbrt-cube
associate-*r*
expm1-log1p-u associate-*l* log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares
log-div log-pow
flip3-- rem-log-exp pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef unswap-sqr
Counts
3 → 59
Calls
3 calls:
10.0ms
(* z (log (- 1.0 y)))
0.0ms
(fma (log y) x (- (* z (log (- 1.0 y))) t))
3.0ms
(log (- 1.0 y))

series224.0ms

Counts
3 → 9
Calls
3 calls:
69.0ms
(* z (log (- 1.0 y)))
114.0ms
(fma (log y) x (- (* z (log (- 1.0 y))) t))
41.0ms
(log (- 1.0 y))

simplify108.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 3 (103.0ms)

IterNodesCost
0332427
11128376
24553369
35001366

prune234.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

localize26.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t)
0.0b
(* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))
0.1b
(fma (log y) x (- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t))
7.0b
(* z (pow y 2))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
49×add-exp-log
28×add-sqr-sqrt
25×prod-exp
20×*-un-lft-identity associate-*r*
18×add-cube-cbrt
15×add-cbrt-cube
12×div-exp
prod-diff
pow-to-exp times-frac pow-exp
unpow-prod-down
pow1 associate-*l* add-log-exp
cbrt-unprod unswap-sqr
expm1-log1p-u log1p-expm1-u
fma-neg unpow2 sqr-pow
cbrt-undiv *-commutative fma-udef
sub-neg flip3-- diff-log associate-*r/ pow-prod-down associate--l+ flip-- div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 112
Calls
4 calls:
3.0ms
(- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t)
13.0ms
(* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))
0.0ms
(fma (log y) x (- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t))
6.0ms
(* z (pow y 2))

series379.0ms

Counts
4 → 12
Calls
4 calls:
124.0ms
(- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t)
60.0ms
(* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))
161.0ms
(fma (log y) x (- (fma z (log 1.0) (- (fma 1.0 (* z y) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))) t))
32.0ms
(* z (pow y 2))

simplify64.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
04841180
12081980
25001980

prune447.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.2b

localize26.0ms

Local error

Found 4 expressions with local error:

0.0b
(* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))))
0.1b
(fma (log y) x (- (* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y)))))) t))
1.8b
(log (- (pow 1.0 3) (pow y 3)))
6.5b
(log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
102×add-sqr-sqrt
78×log-prod
60×*-un-lft-identity
50×associate--l+
49×difference-of-squares
45×distribute-rgt-in distribute-lft-in
36×unpow-prod-down cube-prod
32×prod-diff
28×pow1
26×add-cube-cbrt
24×sqr-pow
22×log-pow
19×distribute-lft-out--
add-exp-log log-div associate-*r*
add-cbrt-cube
expm1-log1p-u log1p-expm1-u associate--r- add-log-exp
difference-cubes flip3-+ associate-*l* flip-+
sub-neg flip3-- associate-*r/ rem-log-exp flip--
pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
4 → 181
Calls
4 calls:
47.0ms
(* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))))
0.0ms
(fma (log y) x (- (* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y)))))) t))
19.0ms
(log (- (pow 1.0 3) (pow y 3)))
7.0ms
(log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))

series707.0ms

Counts
4 → 12
Calls
4 calls:
196.0ms
(* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))))
181.0ms
(fma (log y) x (- (* z (- (log (- (pow 1.0 3) (pow y 3))) (log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y)))))) t))
263.0ms
(log (- (pow 1.0 3) (pow y 3)))
66.0ms
(log (+ (* 1.0 1.0) (+ (* y y) (* 1.0 y))))

simplify95.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
07723751
130642954
250022952

prune579.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize24.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (log y) x (- (fma 1.0 (/ (* (pow y 3) z) (pow 1.0 2)) (- (fma 1.0 (* z y) (fma 1.3333333333333333 (* z (pow y 3)) (* 0.5 (* z (pow y 2))))))) t))
6.2b
(* (pow y 3) z)
6.2b
(* z (pow y 3))
7.0b
(* z (pow y 2))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
23×associate-*r*
19×add-exp-log
18×associate-*l*
15×add-cube-cbrt *-un-lft-identity
12×unpow-prod-down unswap-sqr
10×add-cbrt-cube
prod-exp
cube-prod
sqr-pow
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow-to-exp pow-exp *-commutative cbrt-unprod
cube-mult unpow3 unpow2
fma-udef
Counts
4 → 105
Calls
4 calls:
0.0ms
(fma (log y) x (- (fma 1.0 (/ (* (pow y 3) z) (pow 1.0 2)) (- (fma 1.0 (* z y) (fma 1.3333333333333333 (* z (pow y 3)) (* 0.5 (* z (pow y 2))))))) t))
6.0ms
(* (pow y 3) z)
6.0ms
(* z (pow y 3))
6.0ms
(* z (pow y 2))

series296.0ms

Counts
4 → 12
Calls
4 calls:
182.0ms
(fma (log y) x (- (fma 1.0 (/ (* (pow y 3) z) (pow 1.0 2)) (- (fma 1.0 (* z y) (fma 1.3333333333333333 (* z (pow y 3)) (* 0.5 (* z (pow y 2))))))) t))
27.0ms
(* (pow y 3) z)
52.0ms
(* z (pow y 3))
35.0ms
(* z (pow y 2))

simplify65.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0314587
11514514
25002502

prune518.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

regimes373.0ms

Accuracy

0% (0.2b remaining)

Error of 0.3b against oracle of 0.1b and baseline of 0.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02817
12817

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.0s23853×body80nan
279.0ms5531×body80valid
265.0ms908×body640valid
248.0ms423×body1280valid
123.0ms717×body320valid
48.0ms458×body160valid