Details

Time bar (total: 7.2s)

sample99.0ms

Algorithm
intervals
Results
25.0ms46×body1280valid
18.0ms39×body10240exit
12.0ms44×body640valid
8.0msbody2560valid
7.0ms120×body80valid
5.0ms28×body320valid
2.0ms67×body80nan
2.0ms16×body160valid
1.0msbody640nan
1.0msbody1280nan
0.0msbody320nan
0.0msbody160nan

simplify202.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0207
1337
2497
3717
4937
51807
62327
74117
87107
910927
1012407
1115587
1241917
1350017

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 25.6b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp z))
0.0b
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
3.0b
(+ (- 1.0 y) (* y (exp z)))
3.0b
(log (+ (- 1.0 y) (* y (exp z))))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
12×times-frac
11×pow1
add-log-exp
add-exp-log add-cbrt-cube
log-pow
log-div associate-/l*
log-prod flip3-+ associate-*r* associate-*l* associate-/r* flip-+
associate-+l+ div-sub sum-log
cbrt-undiv +-commutative associate-+l- sub-neg frac-2neg diff-log div-exp rem-log-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 80
Calls
4 calls:
5.0ms
(* y (exp z))
8.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
7.0ms
(+ (- 1.0 y) (* y (exp z)))
6.0ms
(log (+ (- 1.0 y) (* y (exp z))))

series281.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(* y (exp z))
154.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
33.0ms
(+ (- 1.0 y) (* y (exp z)))
73.0ms
(log (+ (- 1.0 y) (* y (exp z))))

simplify55.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0452795
11740733
25001726

prune273.0ms

Filtered
92 candidates to 68 candidates (73.9%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New87592
Fresh000
Picked101
Done000
Total88593

Merged error: 5.9b

Counts
93 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 0.5 (pow z 2))
0.0b
(+ (* 0.5 (pow z 2)) (* 1.0 z))
4.0b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
6.0b
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
17×add-cube-cbrt *-un-lft-identity
13×add-exp-log
11×associate-*r*
10×add-cbrt-cube
times-frac
pow1 associate-*l* add-log-exp
unswap-sqr
unpow-prod-down prod-exp
flip3-+ associate-/r* flip-+ associate-/l*
associate-*r/ *-commutative cbrt-unprod associate-/l/ unpow2 sqr-pow
cbrt-undiv +-commutative distribute-rgt-in pow-to-exp frac-2neg distribute-lft-in div-exp pow-prod-down pow-exp clear-num sum-log div-inv
Counts
4 → 89
Calls
4 calls:
6.0ms
(* 0.5 (pow z 2))
5.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
7.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
6.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

series353.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(* 0.5 (pow z 2))
70.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
135.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
117.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify62.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0415800
11832721
25001715

prune268.0ms

Filtered
101 candidates to 71 candidates (70.3%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New983101
Fresh044
Picked011
Done000
Total988106

Merged error: 5.9b

Counts
106 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

6.0b
(/ (+ (log 1.0) (* (* y (* (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) t)
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-prod times-frac
add-exp-log cbrt-div add-cbrt-cube
pow1 flip3-+ flip-+ add-log-exp
pow1/3 associate-/r* associate-/l*
associate-/l/
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
4 → 68
Calls
4 calls:
6.0ms
(/ (+ (log 1.0) (* (* y (* (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) t)
5.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
4.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
4.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

series501.0ms

Counts
4 → 12
Calls
4 calls:
126.0ms
(/ (+ (log 1.0) (* (* y (* (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) (cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z))))) t)
130.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
122.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
124.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

simplify53.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
03951729
113701590
250011473

prune381.0ms

Filtered
80 candidates to 74 candidates (92.5%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New77380
Fresh066
Picked101
Done011
Total781088

Merged error: 5.9b

Counts
88 → 10

localize22.0ms

Local error

Found 4 expressions with local error:

9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
9.8b
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity
pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp
Counts
4 → 52
Calls
4 calls:
4.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
5.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
5.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
5.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

series500.0ms

Counts
4 → 12
Calls
4 calls:
122.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
129.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
122.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))
127.0ms
(cbrt (+ (* 0.5 (pow z 2)) (* 1.0 z)))

simplify103.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 2 (23.0ms)

IterNodesCost
0234992
1778948
23270808
35003808

prune382.0ms

Filtered
64 candidates to 64 candidates (100.0%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New63164
Fresh088
Picked101
Done011
Total641074

Merged error: 5.9b

Counts
74 → 10

regimes467.0ms

Accuracy

73.2% (4.3b remaining)

Error of 8.8b against oracle of 4.5b and baseline of 20.4b

bsearch1.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03525
13525

end0.0ms

sample3.1s

Algorithm
intervals
Results
758.0ms1426×body1280valid
738.0ms1497×body10240exit
470.0ms1622×body640valid
213.0ms3526×body80valid
173.0ms927×body320valid
91.0ms2450×body80nan
85.0ms71×body2560valid
53.0ms273×body640nan
51.0ms459×body160valid
31.0ms109×body1280nan
24.0ms182×body320nan
10.0ms117×body160nan