Details

Time bar (total: 3.6s)

sample293.0ms

Algorithm
intervals
Results
12.0ms256×body80valid
6.0ms249×body80nan

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0166
1196
2216
3216

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: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(/ (- 1.0 x) (+ 1.0 x))
0.0b
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
64×*-un-lft-identity
45×add-sqr-sqrt
41×times-frac
26×sqrt-prod
24×add-cube-cbrt
11×distribute-lft-out
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
pow1 associate-/r* associate-/r/
expm1-log1p-u log1p-expm1-u add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip--
Counts
3 → 97
Calls
3 calls:
8.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
10.0ms
(/ (- 1.0 x) (+ 1.0 x))
1.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

series153.0ms

Counts
3 → 9
Calls
3 calls:
92.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
51.0ms
(/ (- 1.0 x) (+ 1.0 x))
9.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

simplify43.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0370779
11128734
25001719

prune235.0ms

Filtered
106 candidates to 76 candidates (71.7%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1042106
Fresh000
Picked101
Done000
Total1052107

Merged error: 0b

Counts
107 → 2

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))
0.0b
(atan (sqrt (log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))))
0.0b
(/ (- 1.0 x) (+ 1.0 x))
1.0b
(expm1 (/ (- 1.0 x) (+ 1.0 x)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
25×add-sqr-sqrt
20×times-frac
15×add-cube-cbrt
add-exp-log add-cbrt-cube distribute-lft-out
log1p-expm1-u associate-/l* distribute-lft-out-- difference-of-squares
pow1 expm1-log1p-u associate-/r* add-log-exp
associate-/r/ associate-/l/
cbrt-undiv log1p-udef expm1-log1p flip3-- frac-2neg flip3-+ div-sub log1p-expm1 div-exp clear-num flip-- flip-+ div-inv expm1-udef
Counts
4 → 79
Calls
4 calls:
1.0ms
(log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))
1.0ms
(atan (sqrt (log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))))
8.0ms
(/ (- 1.0 x) (+ 1.0 x))
1.0ms
(expm1 (/ (- 1.0 x) (+ 1.0 x)))

series281.0ms

Counts
4 → 12
Calls
4 calls:
136.0ms
(log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))
2.0ms
(atan (sqrt (log1p (expm1 (/ (- 1.0 x) (+ 1.0 x))))))
37.0ms
(/ (- 1.0 x) (+ 1.0 x))
106.0ms
(expm1 (/ (- 1.0 x) (+ 1.0 x)))

simplify115.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 3 (107.0ms)

IterNodesCost
0316598
1910550
23904543
35001537

prune236.0ms

Filtered
91 candidates to 69 candidates (75.8%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New90191
Fresh101
Picked011
Done000
Total91293

Merged error: 0b

Counts
93 → 2

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))
0.0b
(/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x)))
0.0b
(/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))))
1.0b
(expm1 (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
164×times-frac
136×*-un-lft-identity
122×cbrt-div
96×cbrt-prod
94×add-sqr-sqrt
74×associate-/r/
66×add-cube-cbrt
61×flip3-+ flip-+
40×frac-times
24×distribute-lft-out
22×associate-/l*
20×add-exp-log associate-*r/ associate-*l/
11×pow1 add-cbrt-cube
10×div-inv distribute-lft-out-- difference-of-squares
swap-sqr
associate-/r*
cbrt-undiv div-exp associate-*r* associate-*l*
pow1/3
log1p-expm1-u
expm1-log1p-u add-log-exp unswap-sqr
div-sub prod-exp cbrt-unprod associate-/l/
frac-2neg pow-prod-down clear-num pow-sqr pow-prod-up
pow2 expm1-log1p flip3-- pow-plus *-commutative flip-- expm1-udef
Counts
4 → 269
Calls
4 calls:
11.0ms
(* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))
21.0ms
(/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x)))
14.0ms
(/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))))
1.0ms
(expm1 (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))

series390.0ms

Counts
4 → 12
Calls
4 calls:
104.0ms
(* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))
37.0ms
(/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x)))
138.0ms
(/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))))
110.0ms
(expm1 (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))

simplify129.0ms

Algorithm
egg-herbie
Counts
281 → 281
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
09884050
141883846
250013695

prune825.0ms

Filtered
281 candidates to 177 candidates (63.0%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New2810281
Fresh000
Picked011
Done011
Total2812283

Merged error: 0b

Counts
283 → 2

regimes29.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0138
1138

end0.0ms

sample723.0ms

Algorithm
intervals
Results
318.0ms8000×body80valid
206.0ms8139×body80nan