Details

Time bar (total: 7.5s)

sample28.0ms

Algorithm
intervals
Results
11.0ms254×body80valid
2.0ms16×body320valid
2.0msbody640valid
1.0msbody1280valid
1.0msbody160valid

simplify74.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0236
1446
21226
33276
48686
517276
635446
750016

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 12.8b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- t x) (- a z))
2.6b
(+ x (* (- y z) (/ (- t x) (- a z))))
5.6b
(* (- y z) (/ (- t x) (- a z)))

rewrite37.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))
6.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
18.0ms
(* (- y z) (/ (- t x) (- a z)))

series324.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(/ (- t x) (- a z))
149.0ms
(+ x (* (- y z) (/ (- t x) (- a z))))
126.0ms
(* (- y z) (/ (- t x) (- a z)))

simplify59.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0473869
12012820
25002820

prune311.0ms

Filtered
128 candidates to 88 candidates (68.8%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New11414128
Fresh000
Picked101
Done000
Total11514129

Merged error: 3.8b

Counts
129 → 14

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a z))
0.5b
(* (cbrt (- a z)) (cbrt (- a z)))
1.5b
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
6.5b
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
96×add-sqr-sqrt
78×*-un-lft-identity
60×cbrt-prod
54×associate-*r*
52×times-frac
34×add-cube-cbrt
28×cbrt-div
27×add-exp-log
25×associate-*l*
21×distribute-lft-out--
19×difference-of-squares
18×add-cbrt-cube
14×flip3-- flip--
13×pow1
10×swap-sqr associate-/r/ unswap-sqr
frac-times prod-exp cbrt-unprod
cbrt-undiv pow1/3 div-exp
add-log-exp
associate-*r/ associate-*l/
pow-prod-down
pow-sqr *-commutative pow-prod-up div-inv
+-commutative pow2 flip3-+ pow-plus sum-log flip-+
Counts
4 → 175
Calls
4 calls:
3.0ms
(cbrt (- a z))
14.0ms
(* (cbrt (- a z)) (cbrt (- a z)))
38.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
4.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

series718.0ms

Counts
4 → 12
Calls
4 calls:
150.0ms
(cbrt (- a z))
122.0ms
(* (cbrt (- a z)) (cbrt (- a z)))
295.0ms
(* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))
152.0ms
(+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))))

simplify119.0ms

Algorithm
egg-herbie
Counts
187 → 187
Iterations

Useful iterations: 2 (99.0ms)

IterNodesCost
08442163
141931974
250031855

prune503.0ms

Filtered
187 candidates to 125 candidates (66.8%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New1843187
Fresh21113
Picked101
Done000
Total18714201

Merged error: 3.8b

Counts
201 → 14

localize19.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
0.6b
(cbrt (cbrt (- a z)))
1.6b
(* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z)))))
5.8b
(+ x (* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z))))))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
182×times-frac
164×add-sqr-sqrt
119×cbrt-prod
101×*-un-lft-identity
96×cbrt-div
80×associate-*l*
61×associate-*r*
59×add-cube-cbrt
42×associate-/r/
38×flip3-- flip--
36×add-exp-log
25×frac-times
22×add-cbrt-cube
21×distribute-lft-out-- difference-of-squares
20×unswap-sqr
14×cbrt-undiv div-exp
13×associate-*r/ associate-*l/
10×prod-exp cbrt-unprod
pow1 div-inv add-log-exp
pow1/3
+-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+
Counts
4 → 235
Calls
4 calls:
9.0ms
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
4.0ms
(cbrt (cbrt (- a z)))
102.0ms
(* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z)))))
4.0ms
(+ x (* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z))))))

series734.0ms

Counts
4 → 12
Calls
4 calls:
125.0ms
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
153.0ms
(cbrt (cbrt (- a z)))
297.0ms
(* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z)))))
159.0ms
(+ x (* (/ (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))) (/ (- t x) (cbrt (cbrt (- a z))))))

simplify73.0ms

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
014205129
150014883

prune1.0s

Filtered
247 candidates to 204 candidates (82.6%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New2461247
Fresh11213
Picked011
Done000
Total24714261

Merged error: 3.8b

Counts
261 → 14

localize32.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
0.6b
(cbrt (cbrt (- a z)))
0.8b
(* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z))))))
6.7b
(+ x (* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z)))))))

rewrite128.0ms

Algorithm
rewrite-expression-head
Rules
162×add-exp-log
154×times-frac
110×associate-*l*
106×add-cbrt-cube
72×add-sqr-sqrt *-un-lft-identity
71×cbrt-undiv div-exp
63×cbrt-prod
59×prod-exp cbrt-unprod
58×cbrt-div
56×add-cube-cbrt sqrt-prod
22×associate-/r/
20×flip3-- flip--
13×frac-times
pow1 associate-*r/
sqrt-div div-inv distribute-lft-out-- difference-of-squares
associate-*l/
add-log-exp
pow-prod-down
pow1/3
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+
Counts
4 → 230
Calls
4 calls:
9.0ms
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
4.0ms
(cbrt (cbrt (- a z)))
95.0ms
(* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z))))))
4.0ms
(+ x (* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z)))))))

series737.0ms

Counts
4 → 12
Calls
4 calls:
128.0ms
(cbrt (* (cbrt (- a z)) (cbrt (- a z))))
146.0ms
(cbrt (cbrt (- a z)))
302.0ms
(* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z))))))
160.0ms
(+ x (* (/ (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (* (/ (/ (cbrt (- y z)) (cbrt (- a z))) (sqrt (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (- t x) (cbrt (cbrt (- a z)))))))

simplify81.0ms

Algorithm
egg-herbie
Counts
242 → 242
Iterations

Useful iterations: 1 (27.0ms)

IterNodesCost
013528708
150027306

prune966.0ms

Filtered
242 candidates to 163 candidates (67.4%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New2411242
Fresh01212
Picked101
Done011
Total24214256

Merged error: 3.8b

Counts
256 → 14

regimes327.0ms

Accuracy

13.3% (7.1b remaining)

Error of 11.6b against oracle of 4.5b and baseline of 12.7b

bsearch144.0ms

Steps
ItersRangePoint
11
1.308338291096473e-218
4.0270067770998085e-199
5.231201158574908e-200
10
-6.578304950363068e-253
-3.874621936503089e-267
-6.246485851912935e-261

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03727
13727

end0.0ms

sample822.0ms

Algorithm
intervals
Results
328.0ms7715×body80valid
80.0ms500×body640valid
54.0ms264×body1280valid
54.0ms438×body320valid
23.0ms283×body160valid
3.0ms13×body2560valid

Profiling

Loading profile data...