Details

Time bar (total: 7.4s)

sample89.0ms

Algorithm
intervals
Results
23.0ms37×body1280valid
17.0ms51×body640valid
12.0ms127×body80valid
5.0msbody2560valid
4.0ms20×body320valid
3.0ms75×body80nan
2.0ms17×body160valid
2.0ms34×body80overflowed
1.0msbody640nan
1.0msbody320nan
1.0msbody1280nan
0.0msbody160nan

simplify227.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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: 23.1b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp z))
0.1b
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
2.7b
(log (+ (- 1.0 y) (* y (exp z))))
3.5b
(+ (- 1.0 y) (* y (exp z)))

rewrite28.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)
5.0ms
(log (+ (- 1.0 y) (* y (exp z))))
6.0ms
(+ (- 1.0 y) (* y (exp z)))

series323.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* y (exp z))
177.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
77.0ms
(log (+ (- 1.0 y) (* y (exp z))))
44.0ms
(+ (- 1.0 y) (* y (exp z)))

simplify63.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0452795
11740733
25001726

prune268.0ms

Filtered
92 candidates to 68 candidates (73.9%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New85792
Fresh000
Picked101
Done000
Total86793

Merged error: 3.8b

Counts
93 → 7

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 0.5 (pow z 2)) (* 1.0 z))
0.0b
(* 0.5 (pow z 2))
2.2b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
6.9b
(/ (+ (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:
5.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
6.0ms
(* 0.5 (pow z 2))
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)

series334.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
33.0ms
(* 0.5 (pow z 2))
94.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
131.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify67.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0415800
11832721
25001715

prune510.0ms

Filtered
101 candidates to 71 candidates (70.3%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New965101
Fresh066
Picked011
Done000
Total9612108

Merged error: 3.8b

Counts
108 → 12

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 0.5 (pow z 2)) (* 1.0 z))
0.0b
(* 0.5 (pow z 2))
2.2b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
7.0b
(* (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) (/ 1 t))

rewrite32.0ms

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

series310.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
25.0ms
(* 0.5 (pow z 2))
85.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
131.0ms
(* (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) (/ 1 t))

simplify82.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
0526909
12623809
25001797

prune273.0ms

Filtered
112 candidates to 74 candidates (66.1%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1111112
Fresh1910
Picked011
Done011
Total11212124

Merged error: 3.8b

Counts
124 → 12

localize17.0ms

Local error

Found 4 expressions with local error:

2.2b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
21.4b
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
21.4b
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
21.4b
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
cbrt-prod add-cube-cbrt *-un-lft-identity
pow1 add-exp-log cbrt-div add-cbrt-cube
flip3-+ flip-+ add-log-exp
pow1/3 associate-*r* associate-*l*
associate-*r/
distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 61
Calls
4 calls:
7.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
3.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
2.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
3.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))

series1.1s

Counts
4 → 12
Calls
4 calls:
86.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
329.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
319.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
323.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))

simplify53.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
03741161
115461097
250011007

prune280.0ms

Filtered
73 candidates to 58 candidates (79.5%)
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New72173
Fresh189
Picked011
Done022
Total731285

Merged error: 3.8b

Counts
85 → 12

regimes566.0ms

Accuracy

74.1% (4.2b remaining)

Error of 8.5b against oracle of 4.3b and baseline of 20.5b

bsearch23.0ms

Steps
ItersRangePoint
2
-8.328242841637719
-7.218583477017294
-7.33677571999249

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03817
13817

end0.0ms

sample2.7s

Algorithm
intervals
Results
843.0ms1436×body1280valid
539.0ms1601×body640valid
255.0ms3545×body80valid
190.0ms867×body320valid
113.0ms2423×body80nan
105.0ms77×body2560valid
82.0ms1511×body80overflowed
65.0ms492×body160valid
58.0ms232×body640nan
39.0ms114×body1280nan
28.0ms173×body320nan
11.0ms110×body160nan