Details

Time bar (total: 2.5s)

analyze280.0ms

Algorithm
search

sample19.0ms

Algorithm
intervals
Results
6.0ms256×body80valid
1.0ms22×body80invalid

simplify79.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0103
1173
2313
3463
4533
5623
6803
71183
82353
94673
107503
1111363
1218183
1350023

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 x) z))
0.0b
(* (- y x) z)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-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 → 33
Calls
2 calls:
3.0ms
(+ x (* (- y x) z))
6.0ms
(* (- y x) z)

series13.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0163162
1556145
22758145
35001145

prune44.0ms

Filtered
27 candidates to 39 candidates (-44.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New36339
Fresh000
Picked011
Done000
Total36440

Merged error: 0.0b

Counts
40 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite21.0ms

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

series45.0ms

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

simplify48.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0323424
11508381
25003380

prune305.0ms

Filtered
64 candidates to 89 candidates (-39.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New89089
Fresh022
Picked011
Done011
Total89493

Merged error: 0.0b

Counts
93 → 4

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

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

series41.0ms

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

simplify109.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0299580
11052522
24372516
35001516

prune91.0ms

Filtered
70 candidates to 103 candidates (-47.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1021103
Fresh011
Picked101
Done022
Total1034107

Merged error: 0.0b

Counts
107 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (cbrt (sqrt (- y x))) (cbrt (sqrt (- y x))))
0.2b
(cbrt (sqrt (- y x)))
0.2b
(cbrt (sqrt (- y x)))
0.2b
(cbrt (sqrt (- y x)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
76×cbrt-prod
58×add-sqr-sqrt
47×sqrt-prod
42×*-un-lft-identity
22×add-cube-cbrt
18×cbrt-div sqrt-div
15×swap-sqr
11×pow1 associate-*r* associate-*l*
flip3-- pow1/3 flip-- distribute-lft-out-- unswap-sqr
difference-of-squares
add-exp-log
frac-times add-cbrt-cube add-log-exp
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 126
Calls
4 calls:
15.0ms
(* (cbrt (sqrt (- y x))) (cbrt (sqrt (- y x))))
3.0ms
(cbrt (sqrt (- y x)))
3.0ms
(cbrt (sqrt (- y x)))
4.0ms
(cbrt (sqrt (- y x)))

series105.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* (cbrt (sqrt (- y x))) (cbrt (sqrt (- y x))))
25.0ms
(cbrt (sqrt (- y x)))
26.0ms
(cbrt (sqrt (- y x)))
26.0ms
(cbrt (sqrt (- y x)))

simplify116.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 3 (103.0ms)

IterNodesCost
03001287
18681220
236651108
350021052

prune107.0ms

Filtered
84 candidates to 138 candidates (-64.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1380138
Fresh011
Picked011
Done022
Total1384142

Merged error: 0.0b

Counts
142 → 4

regimes204.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
083
183

end0.0ms

analyze284.0ms

Algorithm
search

sample380.0ms

Algorithm
intervals
Results
203.0ms8000×body80valid
14.0ms589×body80invalid

Profiling

Loading profile data...