Details

Time bar (total: 1.4s)

analyze284.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
18.7%81.1%0.1%8
36.7%60.8%2.5%9
43.3%49.9%6.8%10
49.7%40.8%9.5%11
58.2%30.4%11.4%12
61.3%24.7%14%13
65%19.9%15.1%14

sample15.0ms

Algorithm
intervals
Results
6.0ms256×body80valid
0.0ms20×body80invalid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
0517
1517

prune6.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite10.0ms

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

series12.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
04950318
14950318

prune45.0ms

Filtered
28 candidates to 42 candidates (-50.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New39342
Fresh000
Picked101
Done000
Total40343

Merged error: 0.0b

Counts
43 → 3

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
*-un-lft-identity sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ add-cbrt-cube flip-+ distribute-lft-out
associate-+r+
Counts
2 → 26
Calls
2 calls:
5.0ms
(+ x (+ (* y z) (* y x)))
4.0ms
(+ (* y z) (* y x))

series13.0ms

Counts
2 → 6
Calls
2 calls:
7.0ms
(+ x (+ (* y z) (* y x)))
7.0ms
(+ (* y z) (* y x))

simplify45.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
05072279

prune33.0ms

Filtered
21 candidates to 32 candidates (-52.4%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New32032
Fresh022
Picked011
Done000
Total32335

Merged error: 0.0b

Counts
35 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (cbrt (pow (* y (+ z x)) 3)))
0.0b
(* y (+ z x))
0.3b
(pow (* y (+ z x)) 3)
30.3b
(cbrt (pow (* y (+ z x)) 3))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
10×add-sqr-sqrt
pow1 add-exp-log add-cbrt-cube
cbrt-prod add-cube-cbrt
associate-*r/ add-log-exp
cube-div flip3-+ associate-*r* flip-+
pow-unpow associate-*l*
cube-mult unpow-prod-down cbrt-div pow-pow unpow3 cube-prod pow-prod-down pow-exp prod-exp cbrt-unprod distribute-lft-out rem-cube-cbrt sqr-pow
+-commutative distribute-rgt-in pow-to-exp distribute-lft-in pow1/3 sum-log *-commutative rem-cbrt-cube unswap-sqr
Counts
4 → 78
Calls
4 calls:
4.0ms
(+ x (cbrt (pow (* y (+ z x)) 3)))
6.0ms
(* y (+ z x))
6.0ms
(pow (* y (+ z x)) 3)
2.0ms
(cbrt (pow (* y (+ z x)) 3))

series31.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(+ x (cbrt (pow (* y (+ z x)) 3)))
8.0ms
(* y (+ z x))
11.0ms
(pow (* y (+ z x)) 3)
6.0ms
(cbrt (pow (* y (+ z x)) 3))

simplify22.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (15.0ms)

IterNodesCost
05073725

prune95.0ms

Filtered
59 candidates to 90 candidates (-52.5%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New89190
Fresh011
Picked011
Done011
Total89493

Merged error: 0b

Counts
93 → 4

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (+ z x))
0.3b
(* (sqrt (* y (+ z x))) (sqrt (* y (+ z x))))
3.4b
(sqrt (* y (+ z x)))
3.4b
(sqrt (* y (+ z x)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
61×pow1
32×sqrt-pow1
23×pow-prod-down
20×associate-*r/
16×sqrt-div
14×add-sqr-sqrt
12×*-un-lft-identity pow1/2
10×add-cube-cbrt pow-prod-up
flip3-+ flip-+
add-exp-log associate-*r* add-cbrt-cube
associate-*l*
sqrt-prod pow-sqr
frac-times swap-sqr add-log-exp
associate-*l/ prod-exp *-commutative cbrt-unprod unswap-sqr
pow2 distribute-rgt-in distribute-lft-in pow-plus sqrt-unprod rem-square-sqrt distribute-lft-out
Counts
4 → 106
Calls
4 calls:
6.0ms
(* y (+ z x))
15.0ms
(* (sqrt (* y (+ z x))) (sqrt (* y (+ z x))))
4.0ms
(sqrt (* y (+ z x)))
4.0ms
(sqrt (* y (+ z x)))

series41.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* y (+ z x))
6.0ms
(* (sqrt (* y (+ z x))) (sqrt (* y (+ z x))))
14.0ms
(sqrt (* y (+ z x)))
15.0ms
(sqrt (* y (+ z x)))

simplify44.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
04963888
14963888

prune84.0ms

Filtered
68 candidates to 118 candidates (-73.5%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1180118
Fresh011
Picked011
Done022
Total1184122

Merged error: 0b

Counts
122 → 4

regimes142.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
0119
1119

end0.0ms

sample369.0ms

Algorithm
intervals
Results
181.0ms8000×body80valid
14.0ms645×body80invalid

Profiling

Loading profile data...