Details

Time bar (total: 1.6s)

analyze279.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
25%74.9%0.1%8
31.2%64%4.8%9
31.2%42.1%26.7%10
35.9%37.1%27.1%11
38.2%32.2%29.6%12
47.8%21.6%30.6%13
50.2%19%30.8%14

sample17.0ms

Algorithm
intervals
Results
7.0ms256×body80valid
0.0ms16×body80invalid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0409
1409

prune8.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

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+
Counts
2 → 29
Calls
2 calls:
4.0ms
(+ (* x y) (* z (* z 3)))
4.0ms
(* z (* z 3))

series14.0ms

Counts
2 → 6
Calls
2 calls:
11.0ms
(+ (* x y) (* z (* z 3)))
3.0ms
(* z (* z 3))

simplify33.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 0 (29.0ms)

IterNodesCost
05454285

prune48.0ms

Filtered
21 candidates to 35 candidates (-66.7%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New31435
Fresh101
Picked011
Done000
Total32537

Merged error: 0.0b

Counts
37 → 5

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*l* sum-log *-commutative flip-+ unswap-sqr
Counts
2 → 30
Calls
2 calls:
4.0ms
(+ (* x y) (* (* z z) 3))
5.0ms
(* (* z z) 3)

series15.0ms

Counts
2 → 6
Calls
2 calls:
10.0ms
(+ (* x y) (* (* z z) 3))
5.0ms
(* (* z z) 3)

simplify45.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
04940295
14940295

prune41.0ms

Filtered
21 candidates to 36 candidates (-71.4%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New35136
Fresh123
Picked011
Done011
Total36541

Merged error: 0b

Counts
41 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x y) (* (* z (* z (* (cbrt 3) (cbrt 3)))) (cbrt 3)))
0.1b
(* z (* (cbrt 3) (cbrt 3)))
0.2b
(* z (* z (* (cbrt 3) (cbrt 3))))
0.2b
(* (* z (* z (* (cbrt 3) (cbrt 3)))) (cbrt 3))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1 add-exp-log
22×add-cbrt-cube
19×pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity associate-*r*
associate-*l*
add-log-exp
cbrt-prod *-commutative
+-commutative flip3-+ sum-log flip-+ unswap-sqr
Counts
4 → 78
Calls
4 calls:
4.0ms
(+ (* x y) (* (* z (* z (* (cbrt 3) (cbrt 3)))) (cbrt 3)))
6.0ms
(* z (* (cbrt 3) (cbrt 3)))
9.0ms
(* z (* z (* (cbrt 3) (cbrt 3))))
11.0ms
(* (* z (* z (* (cbrt 3) (cbrt 3)))) (cbrt 3))

series38.0ms

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

simplify58.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
04965685
14965685

prune102.0ms

Filtered
52 candidates to 90 candidates (-73.1%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New90090
Fresh022
Picked011
Done022
Total90595

Merged error: 0b

Counts
95 → 5

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (* (sqrt z) (* 3 (pow z 3/2))))
0.1b
(* (sqrt z) (* 3 (pow z 3/2)))
0.1b
(* 3 (pow z 3/2))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log
13×add-sqr-sqrt
10×prod-exp add-cbrt-cube
associate-*l*
add-cube-cbrt *-un-lft-identity associate-*r*
pow1 add-log-exp
unpow-prod-down cbrt-unprod
sqrt-prod unswap-sqr
pow-to-exp pow-exp *-commutative sqr-pow
+-commutative flip3-+ pow-prod-down sum-log flip-+
Counts
3 → 58
Calls
3 calls:
4.0ms
(+ (* x y) (* (sqrt z) (* 3 (pow z 3/2))))
6.0ms
(* (sqrt z) (* 3 (pow z 3/2)))
5.0ms
(* 3 (pow z 3/2))

series29.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(+ (* x y) (* (sqrt z) (* 3 (pow z 3/2))))
5.0ms
(* (sqrt z) (* 3 (pow z 3/2)))
4.0ms
(* 3 (pow z 3/2))

simplify41.0ms

Algorithm
egg-herbie
Counts
67 → 67
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
05847569

prune78.0ms

Filtered
50 candidates to 67 candidates (-34.0%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New67067
Fresh011
Picked011
Done033
Total67572

Merged error: 0b

Counts
72 → 5

regimes241.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0129
1129

end0.0ms

sample431.0ms

Algorithm
intervals
Results
241.0ms8000×body80valid
13.0ms440×body80invalid

Profiling

Loading profile data...