Details

Time bar (total: 1.9s)

analyze309.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
0%99.9%0.1%5
0%99.9%0.1%6
12.5%87.4%0.1%7
37.4%62.4%0.1%8
40.6%56.9%2.5%9
45.2%50.7%4%10
57.7%33.5%8.7%11
59.7%29.4%11%12
62%25%13%13
68.3%17.4%14.4%14

sample18.0ms

Algorithm
intervals
Results
8.0ms254×body80valid
1.0ms20×body80invalid
0.0msbody640valid
0.0msbody320valid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
01359
11359

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* d1 d2) (* (+ d3 5.0) d1))
0.0b
(* (+ d3 5.0) d1)
0.0b
(+ (+ (* d1 d2) (* (+ d3 5.0) d1)) (* d1 32.0))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-*l* sum-log
flip3-+ associate-*r* flip-+
+-commutative associate-*l/
associate-+l+ pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
3 → 45
Calls
3 calls:
7.0ms
(+ (* d1 d2) (* (+ d3 5.0) d1))
6.0ms
(* (+ d3 5.0) d1)
7.0ms
(+ (+ (* d1 d2) (* (+ d3 5.0) d1)) (* d1 32.0))

series19.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(+ (* d1 d2) (* (+ d3 5.0) d1))
4.0ms
(* (+ d3 5.0) d1)
8.0ms
(+ (+ (* d1 d2) (* (+ d3 5.0) d1)) (* d1 32.0))

simplify48.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
05015502

prune86.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New51354
Fresh101
Picked101
Done000
Total53356

Merged error: 0b

Counts
56 → 3

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(* d1 (+ d2 (+ d3 37.0)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt associate-*r*
pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube distribute-lft-out
associate-*r/
distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ add-log-exp unswap-sqr
Counts
1 → 24
Calls
1 calls:
8.0ms
(* d1 (+ d2 (+ d3 37.0)))

series7.0ms

Counts
1 → 3
Calls
1 calls:
7.0ms
(* d1 (+ d2 (+ d3 37.0)))

simplify53.0ms

Algorithm
egg-herbie
Counts
27 → 27
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
05021218

prune45.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New27027
Fresh022
Picked011
Done000
Total27330

Merged error: 0b

Counts
30 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt d1) (cbrt d1))
0.6b
(cbrt d1)
0.6b
(cbrt d1)
0.6b
(cbrt d1)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (cbrt d1) (cbrt d1))
1.0ms
(cbrt d1)
1.0ms
(cbrt d1)
1.0ms
(cbrt d1)

series92.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(* (cbrt d1) (cbrt d1))
24.0ms
(cbrt d1)
22.0ms
(cbrt d1)
22.0ms
(cbrt d1)

simplify54.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
05165356

prune114.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New85085
Fresh011
Picked011
Done011
Total85388

Merged error: 0b

Counts
88 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0)))))
0.0b
(+ (+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))) (* d1 32.0))
0.3b
(* d1 (sqrt (+ d3 5.0)))
0.3b
(* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
14×sqrt-div
13×add-sqr-sqrt *-un-lft-identity
11×pow1 add-exp-log add-cbrt-cube add-log-exp
10×associate-*r/ associate-*l*
add-cube-cbrt flip3-+ sqrt-prod flip-+
associate-*r*
frac-times pow-prod-down prod-exp sum-log cbrt-unprod
+-commutative associate-*l/ *-commutative distribute-lft-out unswap-sqr
associate-+l+
Counts
4 → 79
Calls
4 calls:
4.0ms
(+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0)))))
9.0ms
(+ (+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))) (* d1 32.0))
7.0ms
(* d1 (sqrt (+ d3 5.0)))
12.0ms
(* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))

series28.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0)))))
8.0ms
(+ (+ (* d1 d2) (* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))) (* d1 32.0))
8.0ms
(* d1 (sqrt (+ d3 5.0)))
5.0ms
(* (sqrt (+ d3 5.0)) (* d1 (sqrt (+ d3 5.0))))

simplify44.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
05033971

prune157.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New91091
Fresh000
Picked011
Done022
Total91394

Merged error: 0b

Counts
94 → 3

regimes210.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 (1.0ms)

IterNodesCost
0107
1107

end0.0ms

sample492.0ms

Algorithm
intervals
Results
277.0ms7960×body80valid
23.0ms618×body80invalid
2.0ms14×body640valid
1.0ms14×body320valid
1.0msbody1280valid
1.0msbody160valid

Profiling

Loading profile data...