Details

Time bar (total: 1.4s)

sample17.0ms

Algorithm
intervals
Results
10.0ms256×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0288
1428
2508
3508

prune2.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 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
14.5b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ flip-+
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*r/ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 75
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
2.0ms
(+ 0.99229 (* x 0.04481))
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series18.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify55.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0401622
11709574
25001574

prune118.0ms

Filtered
65 candidates to 87 candidates (-33.8%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New85287
Fresh000
Picked101
Done000
Total86288

Merged error: 0b

Counts
88 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.1b
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
14.5b
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
60×add-sqr-sqrt
58×add-cube-cbrt *-un-lft-identity
19×add-exp-log
18×associate-/r*
13×add-cbrt-cube
11×associate-/r/
flip3-+ div-exp flip-+
pow1
div-inv associate-/l* add-log-exp
cbrt-undiv
associate-*r* associate-*l*
rec-exp frac-2neg 1-exp associate-*r/ clear-num associate-/l/
+-commutative distribute-rgt-in pow-flip distribute-lft-in pow-prod-down prod-exp sum-log *-commutative cbrt-unprod inv-pow unswap-sqr
Counts
4 → 148
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
8.0ms
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
6.0ms
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

series21.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
8.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
5.0ms
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

simplify86.0ms

Algorithm
egg-herbie
Counts
160 → 160
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
06671864
133001699
250011618

prune190.0ms

Filtered
94 candidates to 160 candidates (-70.2%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1600160
Fresh011
Picked011
Done000
Total1602162

Merged error: 0b

Counts
162 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.1b
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
14.5b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
18.9b
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt
45×times-frac
44×add-cube-cbrt *-un-lft-identity
36×cbrt-prod
30×unpow-prod-down cube-prod
11×add-exp-log add-cbrt-cube
10×associate-/r/
pow1 flip3-+ flip-+
div-inv
add-log-exp
pow-unpow associate-*r* associate-*l* associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult unpow3 associate-*r/ div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
distribute-rgt-in pow-to-exp cbrt-div pow-pow frac-2neg distribute-lft-in pow1/3 pow-prod-down prod-exp clear-num *-commutative rem-cbrt-cube cbrt-unprod unswap-sqr
Counts
4 → 149
Calls
4 calls:
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
7.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
7.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

series21.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
5.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
5.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

simplify98.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
06751949
132851824
250011812

prune209.0ms

Filtered
92 candidates to 161 candidates (-75.0%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1610161
Fresh000
Picked011
Done011
Total1612163

Merged error: 0b

Counts
163 → 2

regimes25.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
0249
1249

end0.0ms

sample449.0ms

Algorithm
intervals
Results
320.0ms8000×body80valid

Profiling

Loading profile data...