Details

Time bar (total: 1.2s)

analyze62.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
25%74.9%0.1%5
37.5%50%12.6%6
43.7%40.6%15.7%7
56.2%23.4%20.4%8
57.8%21.1%21.2%9
64%12.5%23.5%10
64.8%10.7%24.5%11
67.9%6.4%25.7%12
68.3%5.4%26.3%13
69.9%3.3%26.9%14

sample17.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
0.0msbody80invalid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0387
1387

prune7.0ms

Filtered
1 candidates to 1 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 → 2

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 2.0 (* x (+ x y)))
0.0b
(* x (+ x y))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt *-un-lft-identity
associate-*r/ associate-*l*
distribute-rgt-in add-cube-cbrt distribute-lft-in associate-*r*
pow-prod-down prod-exp cbrt-unprod
flip3-+ *-commutative flip-+ add-log-exp
distribute-lft-out unswap-sqr
Counts
2 → 47
Calls
2 calls:
7.0ms
(* 2.0 (* x (+ x y)))
6.0ms
(* x (+ x y))

series10.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(* 2.0 (* x (+ x y)))
4.0ms
(* x (+ x y))

simplify32.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 0 (27.0ms)

IterNodesCost
04979386
14979386

prune50.0ms

Filtered
32 candidates to 53 candidates (-65.6%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New50353
Fresh101
Picked101
Done000
Total52355

Merged error: 0.0b

Counts
55 → 3

localize4.0ms

Local error

Found 1 expressions with local error:

0.0b
(* (* x 2.0) (+ x y))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
*-un-lft-identity associate-*r*
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt associate-*r/
distribute-rgt-in distribute-lft-in flip3-+ associate-*l* *-commutative flip-+ distribute-lft-out add-log-exp
Counts
1 → 23
Calls
1 calls:
7.0ms
(* (* x 2.0) (+ x y))

series6.0ms

Counts
1 → 3
Calls
1 calls:
6.0ms
(* (* x 2.0) (+ x y))

simplify59.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04971209
14971209

prune26.0ms

Filtered
15 candidates to 26 candidates (-73.3%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New26026
Fresh022
Picked011
Done000
Total26329

Merged error: 0.0b

Counts
29 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.2b
(* x (* (+ x y) (sqrt 2.0)))
0.4b
(* (sqrt 2.0) (* x (* (+ x y) (sqrt 2.0))))
0.4b
(* (+ x y) (sqrt 2.0))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
19×pow1 add-exp-log add-cbrt-cube
13×add-sqr-sqrt associate-*l*
11×*-un-lft-identity
10×pow-prod-down prod-exp cbrt-unprod
add-cube-cbrt
associate-*r*
sqrt-prod
associate-*r/ associate-*l/
flip3-+ *-commutative flip-+ add-log-exp
unswap-sqr
distribute-lft-out
Counts
3 → 71
Calls
3 calls:
7.0ms
(* x (* (+ x y) (sqrt 2.0)))
11.0ms
(* (sqrt 2.0) (* x (* (+ x y) (sqrt 2.0))))
7.0ms
(* (+ x y) (sqrt 2.0))

series26.0ms

Counts
3 → 9
Calls
3 calls:
8.0ms
(* x (* (+ x y) (sqrt 2.0)))
12.0ms
(* (sqrt 2.0) (* x (* (+ x y) (sqrt 2.0))))
7.0ms
(* (+ x y) (sqrt 2.0))

simplify29.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 0 (23.0ms)

IterNodesCost
05003663

prune79.0ms

Filtered
47 candidates to 80 candidates (-70.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New80080
Fresh011
Picked011
Done011
Total80383

Merged error: 0.0b

Counts
83 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))))
1.7b
(+ (pow x 4) (* x (pow y 3)))
4.1b
(* x (pow y 3))
30.4b
(/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
27×associate-*r*
24×add-cube-cbrt *-un-lft-identity
19×times-frac
16×add-exp-log
13×add-cbrt-cube
pow1 associate-*l* add-log-exp unswap-sqr
prod-exp
unpow-prod-down flip3-+ cube-prod associate-/r/ flip-+
associate-/r* cbrt-unprod associate-/l*
cbrt-undiv div-exp *-commutative div-inv associate-/l/ sqr-pow
+-commutative cube-mult pow-to-exp frac-2neg unpow3 associate-*r/ pow-prod-down pow-exp clear-num sum-log
Counts
4 → 107
Calls
4 calls:
14.0ms
(* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))))
5.0ms
(+ (pow x 4) (* x (pow y 3)))
6.0ms
(* x (pow y 3))
12.0ms
(/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))

series54.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(* 2.0 (/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y)))))
9.0ms
(+ (pow x 4) (* x (pow y 3)))
9.0ms
(* x (pow y 3))
18.0ms
(/ (+ (pow x 4) (* x (pow y 3))) (+ (* x x) (- (* y y) (* x y))))

simplify58.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050382044

prune186.0ms

Filtered
87 candidates to 119 candidates (-36.8%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1190119
Fresh000
Picked011
Done022
Total1193122

Merged error: 0.0b

Counts
122 → 3

regimes69.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
097
197

end0.0ms

sample334.0ms

Algorithm
intervals
Results
211.0ms8000×body80valid
4.0ms159×body80invalid

Profiling

Loading profile data...