Details

Time bar (total: 2.8s)

analyze12.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
0%50%50%3
25%25%50%4
37.5%12.5%50%5
43.7%6.2%50%6
46.9%3.1%50%7
48.4%1.6%50%8
49.2%0.8%50%9
49.6%0.4%50%10
49.8%0.2%50%11
49.9%0.1%50%12
49.9%0%50%13
49.9%0%50%14

sample22.0ms

Algorithm
intervals
Results
14.0ms256×body80valid

simplify637.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
01411
11411

prune4.0ms

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
(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))

rewrite22.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/
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 → 91
Calls
3 calls:
1.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
7.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
10.0ms
(/ (- 1.0 x) (+ 1.0 x))

series18.0ms

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

simplify57.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
051471251

prune169.0ms

Filtered
68 candidates to 100 candidates (-47.1%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New973100
Fresh000
Picked101
Done000
Total983101

Merged error: 0b

Counts
101 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(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.1b
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
209×*-un-lft-identity
145×add-sqr-sqrt
142×times-frac
122×cbrt-prod
80×unpow-prod-down cube-prod
79×add-cube-cbrt
61×sqrt-prod
36×distribute-lft-out
29×distribute-lft-out-- difference-of-squares
14×associate-/r/
add-exp-log add-cbrt-cube
rem-sqrt-square flip3-+ flip-+ div-inv
pow1
associate-/l*
associate-/r* add-log-exp sqr-pow
cube-div cube-mult pow-unpow unpow3
cbrt-undiv cbrt-div sqrt-pow1 pow1/3 div-exp pow-exp associate-/l/ rem-cube-cbrt
pow-to-exp flip3-- pow-pow frac-2neg pow1/2 sqrt-div div-sub clear-num flip-- rem-cbrt-cube
Counts
4 → 265
Calls
4 calls:
15.0ms
(sqrt (cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3)))
11.0ms
(cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))
7.0ms
(/ (- 1.0 x) (+ 1.0 x))
10.0ms
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

series14.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3)))
3.0ms
(cbrt (pow (/ (- 1.0 x) (+ 1.0 x)) 3))
3.0ms
(/ (- 1.0 x) (+ 1.0 x))
4.0ms
(pow (/ (- 1.0 x) (+ 1.0 x)) 3)

simplify56.0ms

Algorithm
egg-herbie
Counts
277 → 277
Iterations

Useful iterations: 0 (29.0ms)

IterNodesCost
055133778

prune305.0ms

Filtered
121 candidates to 277 candidates (-128.9%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New2770277
Fresh022
Picked011
Done000
Total2773280

Merged error: 0b

Counts
280 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
126×*-un-lft-identity
82×add-sqr-sqrt
80×times-frac
52×cbrt-prod
46×add-cube-cbrt
22×distribute-lft-out
18×distribute-lft-out-- difference-of-squares
10×associate-/l*
add-exp-log associate-/r* associate-/r/ add-cbrt-cube
pow1 flip3-+ flip-+ div-inv associate-/l/ add-log-exp
cbrt-undiv cbrt-div flip3-- frac-2neg pow1/3 div-sub div-exp clear-num flip--
Counts
4 → 162
Calls
4 calls:
9.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
6.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
8.0ms
(/ (- 1.0 x) (+ 1.0 x))
8.0ms
(/ (- 1.0 x) (+ 1.0 x))

series20.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
8.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
3.0ms
(/ (- 1.0 x) (+ 1.0 x))
3.0ms
(/ (- 1.0 x) (+ 1.0 x))

simplify53.0ms

Algorithm
egg-herbie
Counts
174 → 174
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
049492302
149492302

prune393.0ms

Filtered
120 candidates to 174 candidates (-45.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1740174
Fresh011
Picked011
Done011
Total1743177

Merged error: 0b

Counts
177 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
30×cbrt-div
17×sqrt-div
16×frac-times
15×cbrt-prod flip3-- flip--
13×add-sqr-sqrt *-un-lft-identity
12×associate-*l/
10×pow1
add-cube-cbrt
associate-*r/
add-exp-log add-cbrt-cube add-log-exp
sqrt-pow1 pow1/3 pow-prod-down distribute-lft-out-- difference-of-squares
pow1/2 sqrt-prod
Counts
4 → 74
Calls
4 calls:
18.0ms
(sqrt (* (* (cbrt (- 1.0 x)) (cbrt (- 1.0 x))) (/ (cbrt (- 1.0 x)) (+ 1.0 x))))
3.0ms
(cbrt (- 1.0 x))
3.0ms
(cbrt (- 1.0 x))
3.0ms
(cbrt (- 1.0 x))

series23.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(sqrt (* (* (cbrt (- 1.0 x)) (cbrt (- 1.0 x))) (/ (cbrt (- 1.0 x)) (+ 1.0 x))))
6.0ms
(cbrt (- 1.0 x))
6.0ms
(cbrt (- 1.0 x))
6.0ms
(cbrt (- 1.0 x))

simplify44.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
050211262

prune192.0ms

Filtered
67 candidates to 86 candidates (-28.4%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New86086
Fresh000
Picked011
Done022
Total86389

Merged error: 0b

Counts
89 → 3

regimes60.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01414
11414

end0.0ms

analyze5.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
0%50%50%3
25%25%50%4
37.5%12.5%50%5
43.7%6.2%50%6
46.9%3.1%50%7
48.4%1.6%50%8
49.2%0.8%50%9
49.6%0.4%50%10
49.8%0.2%50%11
49.9%0.1%50%12
49.9%0%50%13
49.9%0%50%14

sample507.0ms

Algorithm
intervals
Results
400.0ms8000×body80valid

Profiling

Loading profile data...