Details

Time bar (total: 3.1s)

sample281.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
8.0ms250×body80nan

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

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

localize11.0ms

Local error

Found 3 expressions with local error:

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

rewrite25.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:
1.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
8.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
11.0ms
(/ (- 1.0 x) (+ 1.0 x))

series158.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
96.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
59.0ms
(/ (- 1.0 x) (+ 1.0 x))

simplify43.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0370779
11128734
25001719

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

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))))
0.0b
(cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))
0.0b
(/ (- 1.0 x) (+ 1.0 x))
0.0b
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
151×*-un-lft-identity
100×times-frac
99×add-sqr-sqrt
58×cbrt-prod
57×add-cube-cbrt
52×unpow-prod-down cube-prod
26×distribute-lft-out
21×distribute-lft-out-- difference-of-squares
10×associate-/r/
add-exp-log add-cbrt-cube
pow1 flip3-+ flip-+ div-inv associate-/l*
expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp
pow-unpow
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
pow-to-exp cbrt-div flip3-- pow-pow frac-2neg pow1/3 div-sub clear-num flip-- rem-cbrt-cube
Counts
4 → 201
Calls
4 calls:
1.0ms
(atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))))
11.0ms
(cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))
11.0ms
(/ (- 1.0 x) (+ 1.0 x))
10.0ms
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

series133.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))))
34.0ms
(cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))
33.0ms
(/ (- 1.0 x) (+ 1.0 x))
63.0ms
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

simplify83.0ms

Algorithm
egg-herbie
Counts
213 → 213
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
05891594
125241477
250011459

prune292.0ms

Filtered
213 candidates to 102 candidates (47.9%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New2130213
Fresh011
Picked011
Done000
Total2132215

Merged error: 0b

Counts
215 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
79×*-un-lft-identity
63×cbrt-prod add-sqr-sqrt
33×add-cube-cbrt
32×times-frac
18×cbrt-div
13×distribute-lft-out--
11×pow1 difference-of-squares
10×swap-sqr
flip3-- flip-- distribute-lft-out
add-exp-log pow1/3 associate-*r* associate-*l* associate-/l*
add-cbrt-cube
expm1-log1p-u frac-times associate-/r* log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ associate-/r/ pow-sqr pow-prod-up associate-/l/
cbrt-undiv pow2 frac-2neg flip3-+ pow-plus div-exp prod-exp clear-num *-commutative cbrt-unprod flip-+ div-inv
Counts
4 → 154
Calls
4 calls:
3.0ms
(cbrt (- 1.0 x))
3.0ms
(cbrt (- 1.0 x))
11.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))
9.0ms
(/ (cbrt (- 1.0 x)) (+ 1.0 x))

series428.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(cbrt (- 1.0 x))
91.0ms
(cbrt (- 1.0 x))
107.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))
137.0ms
(/ (cbrt (- 1.0 x)) (+ 1.0 x))

simplify69.0ms

Algorithm
egg-herbie
Counts
166 → 166
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
05161299
118521254
250021189

prune389.0ms

Filtered
166 candidates to 116 candidates (69.9%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1660166
Fresh000
Picked011
Done011
Total1662168

Merged error: 0b

Counts
168 → 2

regimes30.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
0148
1148

end0.0ms

sample847.0ms

Algorithm
intervals
Results
377.0ms8000×body80valid
267.0ms7921×body80nan