Details

Time bar (total: 7.8s)

sample95.0ms

Algorithm
intervals
Results
21.0ms37×body1280valid
17.0ms34×body10240exit
15.0ms51×body640valid
8.0ms127×body80valid
4.0ms17×body160valid
4.0msbody2560valid
4.0ms20×body320valid
3.0ms75×body80nan
1.0msbody640nan
1.0msbody320nan
1.0msbody1280nan
0.0msbody160nan

simplify209.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: 23.1b

Counts
2 → 1

localize11.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)))

rewrite29.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))
9.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
6.0ms
(log (+ (- 1.0 y) (* y (exp z))))
7.0ms
(+ (- 1.0 y) (* y (exp z)))

series300.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(* y (exp z))
163.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
74.0ms
(log (+ (- 1.0 y) (* y (exp z))))
40.0ms
(+ (- 1.0 y) (* y (exp z)))

simplify61.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (46.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

localize14.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)

rewrite27.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)

series330.0ms

Counts
4 → 12
Calls
4 calls:
75.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
32.0ms
(* 0.5 (pow z 2))
92.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
130.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify65.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0415800
11832721
25001715

prune294.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))

rewrite34.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))
6.0ms
(* 0.5 (pow z 2))
11.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
10.0ms
(* (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) (/ 1 t))

series324.0ms

Counts
4 → 12
Calls
4 calls:
75.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
25.0ms
(* 0.5 (pow z 2))
92.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
132.0ms
(* (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) (/ 1 t))

simplify81.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
0526909
12623809
25001797

prune304.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

localize18.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)))))
3.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.2s

Counts
4 → 12
Calls
4 calls:
99.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
363.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
352.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))
344.0ms
(cbrt (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))))

simplify55.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
03741161
115461097
250011007

prune308.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

regimes601.0ms

Accuracy

74.1% (4.2b remaining)

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

bsearch22.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

sample3.2s

Algorithm
intervals
Results
805.0ms1436×body1280valid
771.0ms1511×body10240exit
476.0ms1601×body640valid
218.0ms3545×body80valid
161.0ms867×body320valid
101.0ms77×body2560valid
94.0ms2423×body80nan
59.0ms492×body160valid
48.0ms232×body640nan
34.0ms113×body1280nan
24.0ms173×body320nan
10.0ms111×body160nan

Profiling

Loading profile data...