Details

Time bar (total: 3.7s)

sample41.0ms

Algorithm
intervals
Results
14.0ms240×body80valid
3.0ms22×body640valid
1.0msbody1280valid
1.0msbody320valid
1.0ms13×body160valid
0.0msbody2560valid

simplify73.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0236
1446
21226
33276
48686
517276
635446
750016

prune4.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 16.4b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- t x) (- a z))
4.1b
(+ x (* (- y z) (/ (- t x) (- a z))))
6.7b
(* (- y z) (/ (- t x) (- a z)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
78×add-sqr-sqrt
73×*-un-lft-identity
51×times-frac
31×associate-*r*
27×add-cube-cbrt
23×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp
associate-/r/
cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+
Counts
3 → 119
Calls
3 calls:
8.0ms
(/ (- t x) (- a z))
3.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
16.0ms
(* (- y z) (/ (- t x) (- a z)))

series98.0ms

Counts
3 → 9
Calls
3 calls:
14.0ms
(/ (- t x) (- a z))
47.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
37.0ms
(* (- y z) (/ (- t x) (- a z)))

simplify53.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0473869
12012820
25002820

prune187.0ms

Filtered
128 candidates to 88 candidates (31.3%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New11414128
Fresh000
Picked101
Done000
Total11514129

Merged error: 4.8b

Counts
129 → 14

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a z))
0.5b
(cbrt (- a z))
0.9b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
9.5b
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
75×add-sqr-sqrt
59×*-un-lft-identity
52×times-frac
46×associate-*r*
37×cbrt-prod
27×add-cube-cbrt
25×add-exp-log
18×cbrt-div add-cbrt-cube
17×associate-*l*
16×distribute-lft-out-- difference-of-squares
10×associate-/r/
flip3-- flip--
prod-exp cbrt-unprod
cbrt-undiv div-exp
pow1 add-log-exp unswap-sqr
frac-times
associate-*r/ associate-*l/
pow1/3 div-inv
+-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+
Counts
4 → 134
Calls
4 calls:
3.0ms
(cbrt (- a z))
3.0ms
(cbrt (- a z))
38.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
3.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

series155.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(cbrt (- a z))
27.0ms
(cbrt (- a z))
52.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
50.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

simplify89.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
07521839
133201671
250011580

prune193.0ms

Filtered
146 candidates to 103 candidates (29.5%)
Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New1442146
Fresh01313
Picked011
Done000
Total14416160

Merged error: 4.8b

Counts
160 → 16

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- a z) (- t x))
0.3b
(/ 1 (/ (- a z) (- t x)))
6.1b
(+ x (* (- y z) (/ 1 (/ (- a z) (- t x)))))
6.7b
(* (- y z) (/ 1 (/ (- a z) (- t x))))

rewrite87.0ms

Algorithm
rewrite-expression-head
Rules
392×times-frac
338×add-sqr-sqrt
326×*-un-lft-identity
158×add-cube-cbrt
98×associate-*r*
83×distribute-lft-out-- difference-of-squares
36×add-exp-log associate-/r*
20×add-cbrt-cube
18×associate-/r/
15×div-exp
11×flip3-- flip--
10×div-inv
associate-/l*
pow1 cbrt-undiv prod-exp
add-log-exp
associate-*l* unswap-sqr
rec-exp 1-exp
cbrt-unprod
frac-times frac-2neg associate-*l/ clear-num associate-/l/
+-commutative pow-flip flip3-+ div-sub associate-*r/ pow-prod-down sum-log un-div-inv *-commutative flip-+ inv-pow
Counts
4 → 344
Calls
4 calls:
8.0ms
(/ (- a z) (- t x))
12.0ms
(/ 1 (/ (- a z) (- t x)))
3.0ms
(+ x (* (- y z) (/ 1 (/ (- a z) (- t x)))))
36.0ms
(* (- y z) (/ 1 (/ (- a z) (- t x))))

series143.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(/ (- a z) (- t x))
29.0ms
(/ 1 (/ (- a z) (- t x)))
49.0ms
(+ x (* (- y z) (/ 1 (/ (- a z) (- t x)))))
52.0ms
(* (- y z) (/ 1 (/ (- a z) (- t x))))

simplify55.0ms

Algorithm
egg-herbie
Counts
356 → 356
Iterations

Useful iterations: 1 (25.0ms)

IterNodesCost
010103035
150022738

prune336.0ms

Filtered
356 candidates to 208 candidates (41.6%)
Pruning

17 alts after pruning (15 fresh and 2 done)

PrunedKeptTotal
New3542356
Fresh11314
Picked011
Done011
Total35517372

Merged error: 4.8b

Counts
372 → 17

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- y z) (- a z))
2.2b
(* (/ (- y z) (- a z)) (- t x))
3.4b
(+ x (* (/ (- y z) (- a z)) (- t x)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
78×add-sqr-sqrt
73×*-un-lft-identity
51×times-frac
31×associate-*l*
27×add-cube-cbrt
23×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 flip3-- associate-*r* associate-/r* flip-- associate-/l* add-log-exp
distribute-rgt-in sub-neg associate-+r+ distribute-lft-in associate-/r/
cbrt-undiv frac-times associate-*r/ div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub pow-prod-down associate-*l/ clear-num sum-log *-commutative flip-+
Counts
3 → 127
Calls
3 calls:
8.0ms
(/ (- y z) (- a z))
16.0ms
(* (/ (- y z) (- a z)) (- t x))
4.0ms
(+ x (* (/ (- y z) (- a z)) (- t x)))

series112.0ms

Counts
3 → 9
Calls
3 calls:
9.0ms
(/ (- y z) (- a z))
53.0ms
(* (/ (- y z) (- a z)) (- t x))
50.0ms
(+ x (* (/ (- y z) (- a z)) (- t x)))

simplify54.0ms

Algorithm
egg-herbie
Counts
136 → 136
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0522929
11920879
25003879

prune104.0ms

Filtered
136 candidates to 90 candidates (33.8%)
Pruning

15 alts after pruning (13 fresh and 2 done)

PrunedKeptTotal
New1342136
Fresh31114
Picked101
Done022
Total13815153

Merged error: 4.8b

Counts
153 → 15

regimes740.0ms

Accuracy

62% (3.0b remaining)

Error of 7.2b against oracle of 4.1b and baseline of 12.1b

bsearch2.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04329
14729
25029
35029

end0.0ms

sample984.0ms

Algorithm
intervals
Results
301.0ms7743×body80valid
71.0ms499×body640valid
51.0ms271×body1280valid
47.0ms435×body320valid
23.0ms283×body160valid
2.0ms11×body2560valid

Profiling

Loading profile data...