Details

Time bar (total: 6.3s)

sample27.0ms

Algorithm
intervals
Results
9.0ms232×body80valid
2.0ms17×body640valid
2.0msbody1280valid
1.0ms11×body320valid
1.0msbody160valid
0.0msbody2560valid

simplify118.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0226
1526
21096
31956
44456
58286
614346
725206
848306
950016

prune3.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: 18.5b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity
17×add-sqr-sqrt
10×add-exp-log add-cbrt-cube
add-log-exp
add-cube-cbrt
pow1 times-frac associate-*l* associate-/r* distribute-lft-out--
flip3-- associate-*l/ flip-- difference-of-squares
associate-*r*
cbrt-undiv diff-log div-exp prod-exp associate-/r/ frac-sub cbrt-unprod associate-/l/
sub-neg frac-2neg flip3-+ pow-prod-down associate--l+ clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr
Counts
3 → 70
Calls
3 calls:
6.0ms
(* (- z t) y)
10.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
9.0ms
(/ (* (- z t) y) (- a t))

series196.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(* (- z t) y)
106.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
63.0ms
(/ (* (- z t) y) (- a t))

simplify44.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0383461
11704422
25001422

prune194.0ms

Filtered
79 candidates to 56 candidates (70.9%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New681179
Fresh000
Picked101
Done000
Total691180

Merged error: 5.0b

Counts
80 → 11

localize13.0ms

Local error

Found 4 expressions with local error:

0.4b
(cbrt (- a t))
0.5b
(* (cbrt (- a t)) (cbrt (- a t)))
3.8b
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))
8.1b
(- (+ x y) (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
72×add-sqr-sqrt
54×*-un-lft-identity
50×cbrt-prod
38×associate-*r*
36×times-frac
30×add-cube-cbrt
28×cbrt-div
27×add-exp-log
25×associate-*l*
18×add-cbrt-cube
15×flip3-- flip--
13×pow1
11×frac-times distribute-lft-out--
10×swap-sqr associate-/r/ unswap-sqr
prod-exp cbrt-unprod add-log-exp difference-of-squares
cbrt-undiv pow1/3 associate-*r/ div-exp associate-*l/
frac-sub
flip3-+ pow-prod-down flip-+
diff-log pow-sqr *-commutative pow-prod-up div-inv
pow2 sub-neg pow-plus associate--l+ sum-log
Counts
4 → 168
Calls
4 calls:
3.0ms
(cbrt (- a t))
15.0ms
(* (cbrt (- a t)) (cbrt (- a t)))
29.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))
6.0ms
(- (+ x y) (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))

series470.0ms

Counts
4 → 12
Calls
4 calls:
140.0ms
(cbrt (- a t))
122.0ms
(* (cbrt (- a t)) (cbrt (- a t)))
96.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))
111.0ms
(- (+ x y) (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))

simplify123.0ms

Algorithm
egg-herbie
Counts
180 → 180
Iterations

Useful iterations: 2 (104.0ms)

IterNodesCost
08862068
143261890
250031779

prune536.0ms

Filtered
180 candidates to 125 candidates (69.4%)
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1719180
Fresh3710
Picked101
Done000
Total17516191

Merged error: 5.0b

Counts
191 → 16

localize21.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.8b
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t))))))
8.8b
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
40×add-exp-log
32×cbrt-div
22×add-sqr-sqrt add-cbrt-cube
19×frac-times
17×associate-*l*
16×times-frac associate-*r* associate-/r/
15×associate-*l/ prod-exp cbrt-unprod
14×frac-sub
13×flip3-- flip--
12×cbrt-undiv *-un-lft-identity div-exp
11×associate-*r/
10×add-cube-cbrt
cbrt-prod add-log-exp
flip3-+ flip-+
pow1 unswap-sqr
pow1/3 diff-log div-inv
sub-neg pow-prod-down associate--l+ sum-log *-commutative distribute-lft-out-- difference-of-squares
Counts
4 → 119
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
31.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t))))))
7.0ms
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

series819.0ms

Counts
4 → 12
Calls
4 calls:
175.0ms
(cbrt y)
187.0ms
(cbrt y)
287.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t))))))
170.0ms
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (cbrt (* (cbrt (- a t)) (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

simplify118.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (97.0ms)

IterNodesCost
09952863
143942493
250012438

prune600.0ms

Filtered
131 candidates to 100 candidates (76.3%)
Pruning

17 alts after pruning (17 fresh and 0 done)

PrunedKeptTotal
New1292131
Fresh01515
Picked101
Done000
Total13017147

Merged error: 5.0b

Counts
147 → 17

localize27.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.8b
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t))))))
8.8b
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
73×add-exp-log
39×add-cbrt-cube
36×cbrt-div
32×prod-exp cbrt-unprod
22×cbrt-undiv div-exp
19×frac-times
17×add-sqr-sqrt associate-*l*
16×associate-/r/
15×associate-*l/
14×frac-sub
13×flip3-- associate-*r* flip--
11×*-un-lft-identity associate-*r/
10×times-frac
add-cube-cbrt add-log-exp
flip3-+ flip-+
pow1 cbrt-prod
unswap-sqr
pow1/3 diff-log div-inv
sub-neg pow-prod-down associate--l+ sum-log *-commutative distribute-lft-out-- difference-of-squares
Counts
4 → 126
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
36.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t))))))
7.0ms
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

series832.0ms

Counts
4 → 12
Calls
4 calls:
187.0ms
(cbrt y)
181.0ms
(cbrt y)
292.0ms
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t))))))
171.0ms
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt (cbrt (- a t))) (cbrt (cbrt (- a t)))))) (/ (cbrt y) (cbrt (cbrt (- a t))))))

simplify47.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 1 (24.0ms)

IterNodesCost
010773236
150012555

prune696.0ms

Filtered
138 candidates to 104 candidates (75.4%)
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1371138
Fresh11516
Picked101
Done000
Total13916155

Merged error: 4.8b

Counts
155 → 16

regimes368.0ms

Accuracy

16% (6.1b remaining)

Error of 10.0b against oracle of 4.0b and baseline of 11.2b

bsearch92.0ms

Steps
ItersRangePoint
7
1.401252225877186e-238
2.3193576952725565e-237
2.2998594114692663e-237
8
-3.366626094613253e-242
-1.9014722972154457e-246
-2.8934402706637087e-243

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03730
13730

end0.0ms

sample728.0ms

Algorithm
intervals
Results
285.0ms7308×body80valid
66.0ms469×body640valid
45.0ms243×body1280valid
44.0ms411×body320valid
21.0ms260×body160valid
2.0ms11×body2560valid

Profiling

Loading profile data...