Details

Time bar (total: 1.4s)

analyze254.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.2%11.6%12
61.3%24.4%14.3%13
65%19.8%15.3%14

sample17.0ms

Algorithm
intervals
Results
6.0ms256×body80valid
1.0ms22×body80invalid

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (9.0ms)

IterNodesCost
03007
13007

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite13.0ms

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

series21.0ms

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

simplify50.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
04949327
14949327

prune50.0ms

Filtered
29 candidates to 43 candidates (-48.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New40343
Fresh000
Picked101
Done000
Total41344

Merged error: 0.0b

Counts
44 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ x (+ (* y z) (* y (neg x))))
0.0b
(+ (* y z) (* y (neg 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-+ unsub-neg distribute-rgt-neg-out add-cbrt-cube flip-+ distribute-lft-out
associate-+r- associate-+r+
Counts
2 → 28
Calls
2 calls:
5.0ms
(+ x (+ (* y z) (* y (neg x))))
4.0ms
(+ (* y z) (* y (neg x)))

series14.0ms

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

simplify43.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05311286

prune39.0ms

Filtered
25 candidates to 34 candidates (-36.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New34034
Fresh022
Picked011
Done000
Total34337

Merged error: 0.0b

Counts
37 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* (sqrt y) (* (- z x) (sqrt y))))
0.1b
(* (- z x) (sqrt y))
0.2b
(* (sqrt y) (* (- z x) (sqrt y)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
11×associate-*l*
10×pow1 add-exp-log *-un-lft-identity add-cbrt-cube
add-cube-cbrt
associate-*r* sqrt-prod
add-log-exp
pow-prod-down associate-*l/ prod-exp cbrt-unprod
flip3-- associate-*r/ *-commutative flip-- unswap-sqr
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares
Counts
3 → 60
Calls
3 calls:
3.0ms
(+ x (* (sqrt y) (* (- z x) (sqrt y))))
7.0ms
(* (- z x) (sqrt y))
10.0ms
(* (sqrt y) (* (- z x) (sqrt y)))

series34.0ms

Counts
3 → 9
Calls
3 calls:
13.0ms
(+ x (* (sqrt y) (* (- z x) (sqrt y))))
9.0ms
(* (- z x) (sqrt y))
11.0ms
(* (sqrt y) (* (- z x) (sqrt y)))

simplify39.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
04999574
14999574

prune62.0ms

Filtered
52 candidates to 69 candidates (-32.7%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New69069
Fresh011
Picked011
Done011
Total69372

Merged error: 0.0b

Counts
72 → 3

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- z x))
0.0b
(+ x (* (* y (sqrt (- z x))) (sqrt (- z x))))
0.1b
(* y (sqrt (- z x)))
0.1b
(* (* y (sqrt (- z x))) (sqrt (- z x)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×*-un-lft-identity sqrt-div associate-*r* sqrt-prod
12×pow1
11×add-exp-log add-cbrt-cube
10×add-cube-cbrt associate-*r/
flip3-- flip--
add-log-exp
frac-times associate-*l* pow-prod-down prod-exp cbrt-unprod
distribute-lft-out-- difference-of-squares
associate-*l/ *-commutative unswap-sqr
+-commutative rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 sum-log flip-+
Counts
4 → 85
Calls
4 calls:
3.0ms
(sqrt (- z x))
3.0ms
(+ x (* (* y (sqrt (- z x))) (sqrt (- z x))))
7.0ms
(* y (sqrt (- z x)))
12.0ms
(* (* y (sqrt (- z x))) (sqrt (- z x)))

series39.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(sqrt (- z x))
9.0ms
(+ x (* (* y (sqrt (- z x))) (sqrt (- z x))))
15.0ms
(* y (sqrt (- z x)))
7.0ms
(* (* y (sqrt (- z x))) (sqrt (- z x)))

simplify48.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05303924

prune72.0ms

Filtered
63 candidates to 97 candidates (-54.0%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh000
Picked011
Done022
Total973100

Merged error: 0.0b

Counts
100 → 3

regimes136.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
0369
1369

end0.0ms

sample370.0ms

Algorithm
intervals
Results
182.0ms8000×body80valid
14.0ms577×body80invalid

Profiling

Loading profile data...