Details

Time bar (total: 2.2s)

sample27.0ms

Algorithm
intervals
Results
12.0ms81×body1280valid
5.0ms138×body80valid
3.0ms22×body640valid
1.0ms11×body320valid
0.0msbody160valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
094
1104
2104

prune2.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: 13.2b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(atan (+ N 1.0))
1.4b
(- (atan (+ N 1.0)) (atan N))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity add-log-exp
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
sub-neg flip3-- diff-log diff-atan flip-- distribute-lft-out-- difference-of-squares
Counts
2 → 22
Calls
2 calls:
1.0ms
(atan (+ N 1.0))
3.0ms
(- (atan (+ N 1.0)) (atan N))

series12.0ms

Counts
2 → 6
Calls
2 calls:
1.0ms
(atan (+ N 1.0))
11.0ms
(- (atan (+ N 1.0)) (atan N))

simplify77.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 3 (11.0ms)

IterNodesCost
075154
1145145
2289143
3681142
42491142
55001142

prune53.0ms

Filtered
28 candidates to 19 candidates (67.9%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New27128
Fresh000
Picked011
Done000
Total27229

Merged error: 0.3b

Counts
29 → 2

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ 1 (* (+ N 1.0) N))
0.0b
(* (+ N 1.0) N)
0.4b
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*l*
associate-*r*
flip3-+ associate-*l/ flip-+
+-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
3 → 39
Calls
3 calls:
3.0ms
(+ 1 (* (+ N 1.0) N))
6.0ms
(* (+ N 1.0) N)
1.0ms
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))

series67.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(+ 1 (* (+ N 1.0) N))
46.0ms
(* (+ N 1.0) N)
3.0ms
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))

simplify114.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0177222
1766193
24572193
35001193

prune89.0ms

Filtered
48 candidates to 32 candidates (66.7%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New44448
Fresh000
Picked011
Done011
Total44650

Merged error: 0.3b

Counts
50 → 6

localize9.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (+ N 1.0))
0.2b
(cbrt (+ N 1.0))
0.2b
(cbrt (+ N 1.0))
0.4b
(atan2 1.0 (+ 1 (* (* (cbrt (+ N 1.0)) (cbrt (+ N 1.0))) (* (cbrt (+ N 1.0)) N))))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt
cbrt-div
pow1 add-exp-log add-cbrt-cube add-log-exp
flip3-+ pow1/3 flip-+ distribute-lft-out
Counts
4 → 49
Calls
4 calls:
3.0ms
(cbrt (+ N 1.0))
3.0ms
(cbrt (+ N 1.0))
3.0ms
(cbrt (+ N 1.0))
1.0ms
(atan2 1.0 (+ 1 (* (* (cbrt (+ N 1.0)) (cbrt (+ N 1.0))) (* (cbrt (+ N 1.0)) N))))

series278.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(cbrt (+ N 1.0))
91.0ms
(cbrt (+ N 1.0))
93.0ms
(cbrt (+ N 1.0))
3.0ms
(atan2 1.0 (+ 1 (* (* (cbrt (+ N 1.0)) (cbrt (+ N 1.0))) (* (cbrt (+ N 1.0)) N))))

simplify55.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (48.0ms)

IterNodesCost
0198498
1513454
21617445
35002430

prune204.0ms

Filtered
61 candidates to 53 candidates (86.9%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New60161
Fresh123
Picked011
Done022
Total61667

Merged error: 0.3b

Counts
67 → 6

localize8.0ms

Local error

Found 4 expressions with local error:

0.4b
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))
0.6b
(* (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))) (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))))
15.1b
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))
15.1b
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×sqrt-prod
21×pow1
14×add-cube-cbrt *-un-lft-identity
10×sqrt-pow1 pow1/2
swap-sqr
add-exp-log associate-*r* associate-*l* add-cbrt-cube
pow-prod-up
add-log-exp unswap-sqr
pow-prod-down pow-sqr
rem-sqrt-square
pow2 pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 82
Calls
4 calls:
1.0ms
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))
6.0ms
(* (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))) (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))))
1.0ms
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))
1.0ms
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))

series40.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(atan2 1.0 (+ 1 (* (+ N 1.0) N)))
8.0ms
(* (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))) (sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N)))))
14.0ms
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))
15.0ms
(sqrt (atan2 1.0 (+ 1 (* (+ N 1.0) N))))

simplify108.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 3 (99.0ms)

IterNodesCost
0110649
1391565
22248539
35001520

prune132.0ms

Filtered
94 candidates to 47 candidates (50.0%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New91394
Fresh022
Picked011
Done123
Total928100

Merged error: 0.3b

Counts
100 → 8

regimes59.0ms

Accuracy

0% (0.0b remaining)

Error of 0.4b against oracle of 0.4b and baseline of 0.4b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124
1124

end0.0ms

sample783.0ms

Algorithm
intervals
Results
416.0ms2874×body1280valid
135.0ms4015×body80valid
76.0ms607×body640valid
31.0ms324×body320valid
13.0ms180×body160valid