Details

Time bar (total: 1.3s)

sample14.0ms

Algorithm
intervals
Results
7.0ms258×body80valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1174
2194
3214
4224
5224

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* (/ 841.0 108.0) x) (/ 4.0 29.0))
0.1b
(* (/ 841.0 108.0) x)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
13×associate-*l*
10×add-cube-cbrt *-un-lft-identity times-frac
add-exp-log add-cbrt-cube
pow1 add-log-exp
associate-*r*
associate-*l/ prod-exp cbrt-unprod unswap-sqr
cbrt-undiv +-commutative flip3-+ div-exp pow-prod-down frac-add sum-log *-commutative flip-+ div-inv
Counts
2 → 44
Calls
2 calls:
7.0ms
(+ (* (/ 841.0 108.0) x) (/ 4.0 29.0))
6.0ms
(* (/ 841.0 108.0) x)

series5.0ms

Counts
2 → 6
Calls
2 calls:
3.0ms
(+ (* (/ 841.0 108.0) x) (/ 4.0 29.0))
2.0ms
(* (/ 841.0 108.0) x)

simplify72.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 2 (20.0ms)

IterNodesCost
0241217
1828198
23241196
35001196

prune77.0ms

Filtered
38 candidates to 50 candidates (-31.6%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New46450
Fresh000
Picked011
Done000
Total46551

Merged error: 0.0b

Counts
51 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x)) (/ 4.0 29.0))
0.2b
(* (sqrt (/ 841.0 108.0)) x)
0.3b
(* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
32×associate-*l*
28×sqrt-prod
27×add-sqr-sqrt
20×add-cube-cbrt *-un-lft-identity
19×times-frac
10×pow1 add-exp-log add-cbrt-cube
sqrt-div
associate-*l/
add-log-exp
associate-*r* pow-prod-down prod-exp cbrt-unprod
frac-add unswap-sqr
frac-times associate-*r/ *-commutative div-inv
+-commutative flip3-+ sum-log flip-+
Counts
3 → 82
Calls
3 calls:
12.0ms
(+ (* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x)) (/ 4.0 29.0))
7.0ms
(* (sqrt (/ 841.0 108.0)) x)
10.0ms
(* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x))

series22.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(+ (* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x)) (/ 4.0 29.0))
4.0ms
(* (sqrt (/ 841.0 108.0)) x)
7.0ms
(* (sqrt (/ 841.0 108.0)) (* (sqrt (/ 841.0 108.0)) x))

simplify122.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0322573
11080507
24743505
35002505

prune150.0ms

Filtered
68 candidates to 91 candidates (-33.8%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New91091
Fresh033
Picked011
Done011
Total91596

Merged error: 0.0b

Counts
96 → 5

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (/ (* 841.0 x) 108.0) (/ 4.0 29.0))
0.4b
(/ (* 841.0 x) 108.0)

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube
*-un-lft-identity
add-sqr-sqrt add-cube-cbrt add-log-exp
times-frac associate-/r*
pow1 cbrt-undiv div-exp
+-commutative frac-2neg flip3-+ frac-add prod-exp clear-num sum-log cbrt-unprod flip-+ div-inv distribute-lft-out associate-/l*
Counts
2 → 34
Calls
2 calls:
10.0ms
(+ (/ (* 841.0 x) 108.0) (/ 4.0 29.0))
4.0ms
(/ (* 841.0 x) 108.0)

series5.0ms

Counts
2 → 6
Calls
2 calls:
3.0ms
(+ (/ (* 841.0 x) 108.0) (/ 4.0 29.0))
2.0ms
(/ (* 841.0 x) 108.0)

simplify79.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 2 (20.0ms)

IterNodesCost
0201178
1789159
23556158
35002158

prune44.0ms

Filtered
28 candidates to 40 candidates (-42.9%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New40040
Fresh022
Picked011
Done022
Total40545

Merged error: 0.0b

Counts
45 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (* 841.0 x) 29.0) (* 108.0 4.0))
0.3b
(* (* 841.0 x) 29.0)
0.3b
(/ (+ (* (* 841.0 x) 29.0) (* 108.0 4.0)) (* 108.0 29.0))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
13×add-exp-log add-cbrt-cube
pow1
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-log-exp
prod-exp cbrt-unprod
times-frac associate-*r* pow-prod-down associate-/l*
cbrt-undiv flip3-+ div-exp flip-+ associate-/l/
+-commutative frac-2neg associate-*l* clear-num associate-/r* sum-log *-commutative div-inv
Counts
3 → 52
Calls
3 calls:
4.0ms
(+ (* (* 841.0 x) 29.0) (* 108.0 4.0))
4.0ms
(* (* 841.0 x) 29.0)
8.0ms
(/ (+ (* (* 841.0 x) 29.0) (* 108.0 4.0)) (* 108.0 29.0))

series10.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(+ (* (* 841.0 x) 29.0) (* 108.0 4.0))
2.0ms
(* (* 841.0 x) 29.0)
5.0ms
(/ (+ (* (* 841.0 x) 29.0) (* 108.0 4.0)) (* 108.0 29.0))

simplify41.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0290382
11238324
25001324

prune67.0ms

Filtered
42 candidates to 61 candidates (-45.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New59261
Fresh101
Picked101
Done123
Total62466

Merged error: 0.0b

Counts
66 → 4

regimes93.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0114
1114

end0.0ms

sample347.0ms

Algorithm
intervals
Results
217.0ms8008×body80valid
0.0msbody1280valid
0.0msbody640valid

Profiling

Loading profile data...