Details

Time bar (total: 8.9s)

sample110.0ms

Algorithm
intervals
Results
39.0ms847×body80nan
11.0ms205×body80valid
7.0ms22×body640valid
3.0msbody1280valid
3.0ms18×body320valid
1.0msbody160valid

simplify70.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0279
1578
21368
33128
47098
516298
635648
750018

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 3.7b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- z 1.0) (log (- 1.0 y)))
0.0b
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
0.2b
(* (- x 1.0) (log y))
5.2b
(log (- 1.0 y))

rewrite151.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
32×*-un-lft-identity
21×log-prod
20×add-cube-cbrt
11×pow1
10×associate-*l*
add-exp-log prod-diff add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
distribute-lft-out-- difference-of-squares
expm1-log1p-u flip3-- associate-*l/ flip-- log1p-expm1-u
fma-neg log-pow
log-div diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
sub-neg rem-log-exp associate--l+ sum-log
Counts
4 → 114
Calls
4 calls:
28.0ms
(* (- z 1.0) (log (- 1.0 y)))
91.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
22.0ms
(* (- x 1.0) (log y))
6.0ms
(log (- 1.0 y))

series277.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(* (- z 1.0) (log (- 1.0 y)))
145.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
51.0ms
(* (- x 1.0) (log y))
42.0ms
(log (- 1.0 y))

simplify63.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
05871089
12183902
25001886

prune345.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
0.0b
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
0.0b
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.2b
(* (- x 1.0) (log y))

rewrite251.0ms

Algorithm
rewrite-expression-head
Rules
113×add-sqr-sqrt
80×times-frac
78×associate-*r*
76×*-un-lft-identity
67×add-cube-cbrt
56×unpow-prod-down
33×prod-diff
31×add-exp-log
24×unpow2 sqr-pow
20×distribute-rgt-in distribute-lft-in
19×unswap-sqr
18×pow1
13×associate-*l* add-cbrt-cube
12×log-prod prod-exp
div-exp add-log-exp
flip3-- log-pow flip--
associate--l+
pow-to-exp pow-exp
distribute-lft-out--
expm1-log1p-u frac-times associate-*l/ cbrt-unprod log1p-expm1-u difference-of-squares
sub-neg fma-neg associate-*r/ pow-prod-down *-commutative
diff-log
cbrt-undiv sum-log div-inv
Counts
4 → 240
Calls
4 calls:
92.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
36.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
83.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
26.0ms
(* (- x 1.0) (log y))

series387.0ms

Counts
4 → 12
Calls
4 calls:
229.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
46.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
62.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
51.0ms
(* (- x 1.0) (log y))

simplify59.0ms

Algorithm
egg-herbie
Counts
252 → 252
Iterations

Useful iterations: 1 (28.0ms)

IterNodesCost
011743396
150022459

prune816.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- x 1.0) (log (cbrt y)))
0.3b
(+ (* (* 2 (log (cbrt y))) (- x 1.0)) (* (- x 1.0) (log (cbrt y))))
0.7b
(cbrt y)
0.7b
(cbrt y)

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
30×*-un-lft-identity
28×add-cube-cbrt
24×log-prod
23×distribute-rgt-in distribute-lft-in
22×associate-+l+
18×cbrt-prod prod-diff
12×associate-+r+
pow1
add-exp-log associate-*l/ add-cbrt-cube add-log-exp
flip3-- associate-*r* associate-*l* flip--
expm1-log1p-u associate-*r/ frac-add log1p-expm1-u
pow1/3
sub-neg log-pow
+-commutative fma-def flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 116
Calls
4 calls:
23.0ms
(* (- x 1.0) (log (cbrt y)))
36.0ms
(+ (* (* 2 (log (cbrt y))) (- x 1.0)) (* (- x 1.0) (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series750.0ms

Counts
4 → 12
Calls
4 calls:
116.0ms
(* (- x 1.0) (log (cbrt y)))
279.0ms
(+ (* (* 2 (log (cbrt y))) (- x 1.0)) (* (- x 1.0) (log (cbrt y))))
180.0ms
(cbrt y)
175.0ms
(cbrt y)

simplify80.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
05421129
12640925
25002878

prune742.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- x 1.0) (log (cbrt y)))
0.2b
(fma (* 2 (log (cbrt y))) (- x 1.0) (* (- x 1.0) (log (cbrt y))))
0.7b
(cbrt y)
0.7b
(cbrt y)

rewrite27.0ms

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

series759.0ms

Counts
4 → 12
Calls
4 calls:
115.0ms
(* (- x 1.0) (log (cbrt y)))
296.0ms
(fma (* 2 (log (cbrt y))) (- x 1.0) (* (- x 1.0) (log (cbrt y))))
169.0ms
(cbrt y)
179.0ms
(cbrt y)

simplify43.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0244528
1948463
25001439

prune447.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

regimes205.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03621
13621

end0.0ms

sample3.2s

Algorithm
intervals
Results
1.1s23974×body80nan
319.0ms5867×body80valid
228.0ms750×body640valid
155.0ms259×body1280valid
135.0ms736×body320valid
50.0ms419×body160valid