Details

Time bar (total: 3.1s)

sample27.0ms

Algorithm
intervals
Results
9.0ms260×body80valid
3.0ms11×body640valid
2.0msbody1280valid
2.0ms59×body80overflowed
1.0msbody320valid
0.0msbody160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0125
1195
2195

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.8b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ 1.0 (exp x))
0.7b
(log (+ 1.0 (exp x)))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
log-prod add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt
log-div flip3-+ add-cbrt-cube flip-+ distribute-lft-out
+-commutative rem-log-exp sum-log log-pow
Counts
2 → 27
Calls
2 calls:
3.0ms
(+ 1.0 (exp x))
3.0ms
(log (+ 1.0 (exp x)))

series68.0ms

Counts
2 → 6
Calls
2 calls:
7.0ms
(+ 1.0 (exp x))
61.0ms
(log (+ 1.0 (exp x)))

simplify93.0ms

Algorithm
egg-herbie
Counts
33 → 33
Iterations

Useful iterations: 3 (23.0ms)

IterNodesCost
0128169
1337152
2897151
33150150
45002150

prune69.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.2b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (log (+ (* 1/2 (pow x 2)) (+ x 2.0))) (* x y))
0.0b
(+ (* 1/2 (pow x 2)) (+ x 2.0))
6.6b
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
log-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log log-div
flip3-+ associate--l+ sum-log add-cbrt-cube flip-+
associate--l-
+-commutative sub-neg associate-+r+ flip3-- diff-log rem-log-exp log-pow flip--
Counts
3 → 44
Calls
3 calls:
10.0ms
(- (log (+ (* 1/2 (pow x 2)) (+ x 2.0))) (* x y))
8.0ms
(+ (* 1/2 (pow x 2)) (+ x 2.0))
8.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

series139.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(- (log (+ (* 1/2 (pow x 2)) (+ x 2.0))) (* x y))
16.0ms
(+ (* 1/2 (pow x 2)) (+ x 2.0))
51.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

simplify126.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0292480
11010443
24638436
35001436

prune134.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.2b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1/2 (pow x 2)) (+ x 2.0))
0.0b
(log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))
0.3b
(exp (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0)))))
6.6b
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
11×log-prod
pow1 add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-exp-log
log-pow
exp-prod exp-sum add-cbrt-cube
sum-log
log-div flip3-+ rem-log-exp flip-+
+-commutative associate-+r+ rem-exp-log
Counts
4 → 56
Calls
4 calls:
8.0ms
(+ (* 1/2 (pow x 2)) (+ x 2.0))
1.0ms
(log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))
2.0ms
(exp (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0)))))
8.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

series229.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(+ (* 1/2 (pow x 2)) (+ x 2.0))
110.0ms
(log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))
49.0ms
(exp (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0)))))
53.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

simplify40.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0351653
11333581
25001552

prune188.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.2b

localize24.0ms

Local error

Found 4 expressions with local error:

0.8b
(* (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))) (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))))
6.6b
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
6.6b
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
6.6b
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
23×add-sqr-sqrt
20×pow1
17×*-un-lft-identity
15×add-cube-cbrt
add-exp-log log-prod swap-sqr log-pow
associate-*r* associate-*l*
log-div pow1/3
add-cbrt-cube add-log-exp unswap-sqr
flip3-+ rem-log-exp flip-+
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
7.0ms
(* (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))) (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))))
8.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
8.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
8.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

series554.0ms

Counts
4 → 12
Calls
4 calls:
395.0ms
(* (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))) (cbrt (log (log (+ (* 1/2 (pow x 2)) (+ x 2.0))))))
55.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
49.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))
54.0ms
(log (+ (* 1/2 (pow x 2)) (+ x 2.0)))

simplify65.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05041498
121051356
250011240

prune376.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.2b

regimes56.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0105
1105

end0.0ms

sample763.0ms

Algorithm
intervals
Results
306.0ms8371×body80valid
74.0ms2430×body80overflowed
68.0ms132×body1280valid
67.0ms245×body640valid
29.0ms184×body320valid
11.0ms109×body160valid