Details

Time bar (total: 3.3s)

sample60.0ms

Algorithm
intervals
Results
33.0ms102×body1280valid
7.0ms125×body80valid
4.0ms17×body640valid
1.0msbody320valid
1.0msbody160valid

simplify17.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0196
1246
2286
3306
4356
5376
6376

prune4.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: 16.5b

Counts
2 → 1

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(/ 1.0 (hypot 1.0 x))
1.9b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt
12×add-cube-cbrt
times-frac
add-log-exp
pow1
add-exp-log add-cbrt-cube
associate-/r* associate-/l*
sqrt-pow1 flip3-+ sqrt-div associate-*r/ flip-+
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg pow1/2 diff-log div-exp pow-prod-down clear-num sum-log sqrt-prod flip-- div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 66
Calls
4 calls:
6.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
7.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
3.0ms
(/ 1.0 (hypot 1.0 x))
4.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series183.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
70.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
5.0ms
(/ 1.0 (hypot 1.0 x))
81.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify73.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
0221492
1697465
22325463
35001463

prune145.0ms

Filtered
78 candidates to 55 candidates (70.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New75378
Fresh000
Picked101
Done000
Total76379

Merged error: 16.0b

Counts
79 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
20×add-sqr-sqrt add-cube-cbrt
18×times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
pow1 associate-*r/ associate--l+
sub-neg
cbrt-undiv distribute-rgt-in flip3-- frac-2neg distribute-lft-in div-exp clear-num frac-sub flip-- div-inv
+-commutative flip3-+ diff-log sum-log flip-+ distribute-lft-out
Counts
4 → 84
Calls
4 calls:
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
9.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

series120.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ 1.0 (hypot 1.0 x))
5.0ms
(/ 1.0 (hypot 1.0 x))
77.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
32.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

simplify141.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0306616
11080568
24851560
35001560

prune210.0ms

Filtered
96 candidates to 69 candidates (71.9%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New93396
Fresh112
Picked101
Done000
Total95499

Merged error: 16.0b

Counts
99 → 4

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
4.4b
(log (exp (/ 1.0 (hypot 1.0 x))))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
22×add-sqr-sqrt add-cube-cbrt
18×times-frac
14×log-pow
13×exp-prod
log-prod
add-log-exp
add-exp-log add-cbrt-cube associate--r+
pow1 distribute-rgt-in distribute-lft-in
associate--l+
sub-neg associate-/r* associate-/l*
div-inv
cbrt-undiv +-commutative flip3-- frac-2neg flip3-+ diff-log div-exp rem-log-exp clear-num sum-log flip-- flip-+ distribute-lft-out
Counts
4 → 86
Calls
4 calls:
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
8.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
5.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))

series121.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(/ 1.0 (hypot 1.0 x))
77.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
32.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
6.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))

simplify119.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 3 (107.0ms)

IterNodesCost
0326652
1964592
23858578
35001576

prune233.0ms

Filtered
98 candidates to 72 candidates (73.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New96298
Fresh123
Picked101
Done000
Total984102

Merged error: 16.0b

Counts
102 → 4

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (+ (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))) (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))))))
4.4b
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))
4.4b
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
32×log-pow
28×sqrt-pow1
26×exp-prod
24×*-un-lft-identity
22×add-sqr-sqrt add-cube-cbrt
18×times-frac
12×log-prod
pow1 associate-*r/ add-log-exp
add-exp-log sqrt-prod
associate--l+ frac-sub add-cbrt-cube
distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ flip-- flip-+
pow1/2 rem-log-exp div-inv associate--r+
+-commutative diff-log sum-log distribute-lft-out
Counts
4 → 94
Calls
4 calls:
3.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
7.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (+ (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))) (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))))))
6.0ms
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))
8.0ms
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))

series414.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
133.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (+ (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))) (log (sqrt (exp (/ 1.0 (hypot 1.0 x))))))))
101.0ms
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))
101.0ms
(log (sqrt (exp (/ 1.0 (hypot 1.0 x)))))

simplify70.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
04091053
11505908
25003890

prune304.0ms

Filtered
106 candidates to 76 candidates (71.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1033106
Fresh213
Picked101
Done000
Total1064110

Merged error: 15.8b

Counts
110 → 4

regimes81.0ms

Accuracy

0% (0.2b remaining)

Error of 15.3b against oracle of 15.0b and baseline of 15.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02317
12317

end0.0ms

sample824.0ms

Algorithm
intervals
Results
488.0ms2909×body1280valid
116.0ms4032×body80valid
80.0ms611×body640valid
26.0ms285×body320valid
9.0ms163×body160valid