Details

Time bar (total: 4.9s)

sample59.0ms

Algorithm
intervals
Results
42.0ms445×body80valid

simplify106.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
06942
123142
290042
3375342
4500142

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.5b

Counts
2 → 1

localize25.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
0.2b
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
0.3b
(* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
1.0b
(sqrt PI)

rewrite114.0ms

Algorithm
rewrite-expression-head
Rules
147×add-exp-log add-cbrt-cube
98×prod-exp cbrt-unprod
69×pow1
49×pow-prod-down
39×associate-*l*
27×add-sqr-sqrt times-frac
26×add-cube-cbrt *-un-lft-identity
15×cbrt-undiv div-exp
add-log-exp
associate-*r* associate-*l/ sqrt-prod *-commutative div-inv
rem-sqrt-square sqrt-pow1 pow1/2
Counts
4 → 157
Calls
4 calls:
29.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
12.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
63.0ms
(* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
1.0ms
(sqrt PI)

series182.0ms

Counts
4 → 10
Calls
4 calls:
61.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
43.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
78.0ms
(* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
0.0ms
(sqrt PI)

simplify97.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
09482073
139931269
250011096

prune465.0ms

Filtered
167 candidates to 86 candidates (51.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1634167
Fresh000
Picked101
Done000
Total1644168

Merged error: 0.1b

Counts
168 → 4

localize29.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (/ 1.0 21.0) (pow (fabs x) 6))
0.2b
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
0.2b
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
1.0b
(sqrt PI)

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
83×add-exp-log
75×add-cbrt-cube
48×prod-exp
44×cbrt-unprod
42×add-sqr-sqrt
39×associate-*l*
34×pow1
30×times-frac
28×add-cube-cbrt *-un-lft-identity
21×pow-prod-down
11×div-exp
cbrt-undiv associate-*r*
unswap-sqr
unpow-prod-down
add-log-exp
associate-*l/ sqrt-prod *-commutative div-inv sqr-pow
pow-to-exp pow-exp
rem-sqrt-square sqrt-pow1 pow1/2
Counts
4 → 142
Calls
4 calls:
8.0ms
(* (/ 1.0 21.0) (pow (fabs x) 6))
24.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
12.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
2.0ms
(sqrt PI)

series165.0ms

Counts
4 → 10
Calls
4 calls:
59.0ms
(* (/ 1.0 21.0) (pow (fabs x) 6))
58.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
48.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
0.0ms
(sqrt PI)

simplify90.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
07771226
13436940
25001895

prune495.0ms

Filtered
152 candidates to 91 candidates (59.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1511152
Fresh123
Picked011
Done000
Total1524156

Merged error: 0.1b

Counts
156 → 4

localize29.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
0.2b
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
1.0b
(sqrt PI)
17.5b
(cbrt (pow (fabs x) 6))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
70×add-exp-log add-cbrt-cube
42×prod-exp cbrt-unprod
34×pow1
26×associate-*l*
22×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity pow-prod-down
18×times-frac
cbrt-undiv div-exp
cbrt-prod
add-log-exp
unpow-prod-down sqrt-prod
associate-*r* associate-*l/ *-commutative div-inv
rem-sqrt-square sqrt-pow1 pow1/2 pow1/3 sqr-pow
Counts
4 → 114
Calls
4 calls:
27.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
12.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
1.0ms
(sqrt PI)
2.0ms
(cbrt (pow (fabs x) 6))

series120.0ms

Counts
4 → 10
Calls
4 calls:
62.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
44.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
0.0ms
(sqrt PI)
14.0ms
(cbrt (pow (fabs x) 6))

simplify73.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
06421103
12703716
25001657

prune456.0ms

Filtered
124 candidates to 72 candidates (58.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1240124
Fresh022
Picked011
Done011
Total1244128

Merged error: 0.1b

Counts
128 → 4

localize25.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
0.2b
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
0.3b
(/ (* (fabs x) (pow (fabs x) 6)) 21.0)
1.0b
(sqrt PI)

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
80×add-exp-log
75×add-cbrt-cube
45×prod-exp
43×cbrt-unprod
34×pow1
26×associate-*l*
22×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity times-frac pow-prod-down
12×div-exp
10×cbrt-undiv
add-log-exp
associate-/r* sqrt-prod div-inv
associate-*r* associate-*l/ *-commutative
pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num associate-/l*
Counts
4 → 122
Calls
4 calls:
24.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
14.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
6.0ms
(/ (* (fabs x) (pow (fabs x) 6)) 21.0)
1.0ms
(sqrt PI)

series180.0ms

Counts
4 → 10
Calls
4 calls:
61.0ms
(* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))
44.0ms
(* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))
75.0ms
(/ (* (fabs x) (pow (fabs x) 6)) 21.0)
0.0ms
(sqrt PI)

simplify79.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07021167
13258812
25001768

prune410.0ms

Filtered
132 candidates to 78 candidates (59.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1302132
Fresh101
Picked101
Done022
Total1324136

Merged error: 0.1b

Counts
136 → 4

regimes66.0ms

Accuracy

0% (0.0b remaining)

Error of 0.1b against oracle of 0.1b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04033
14033

end0.0ms

sample1.4s

Algorithm
intervals
Results
1.2s14125×body80valid