Details

Time bar (total: 11.6s)

analyze935.0ms

Algorithm
search

sample29.0ms

Algorithm
intervals
Results
8.0ms202×body80valid
3.0ms22×body640valid
2.0ms16×body320valid
1.0msbody1280valid
1.0ms26×body80invalid
1.0msbody160valid
0.0msbody2560valid

simplify121.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0226
1526
21096
31956
44456
58286
614346
725206
848306
950016

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 18.9b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- z t) y)
2.8b
(- (+ x y) (/ (* (- z t) y) (- a t)))
11.1b
(/ (* (- z t) y) (- a t))

rewrite29.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:
9.0ms
(* (- z t) y)
9.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
8.0ms
(/ (* (- z t) y) (- a t))

series55.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(* (- z t) y)
33.0ms
(- (+ x y) (/ (* (- z t) y) (- a t)))
16.0ms
(/ (* (- z t) y) (- a t))

simplify46.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0383461
11704422
25001422

prune122.0ms

Filtered
56 candidates to 79 candidates (-41.1%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New70979
Fresh000
Picked101
Done000
Total71980

Merged error: 4.0b

Counts
80 → 9

localize12.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a t))
0.5b
(cbrt (- a t))
3.7b
(* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))
9.6b
(- (+ x y) (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
51×add-sqr-sqrt
36×times-frac
35×*-un-lft-identity
30×associate-*r*
27×cbrt-prod
25×add-exp-log
23×add-cube-cbrt
18×cbrt-div add-cbrt-cube
17×associate-*l*
10×flip3-- associate-/r/ flip--
add-log-exp
prod-exp cbrt-unprod
cbrt-undiv frac-times div-exp
pow1 frac-sub distribute-lft-out-- difference-of-squares unswap-sqr
associate-*r/ associate-*l/
flip3-+ flip-+
pow1/3 diff-log div-inv
sub-neg pow-prod-down associate--l+ sum-log *-commutative
Counts
4 → 127
Calls
4 calls:
3.0ms
(cbrt (- a t))
3.0ms
(cbrt (- a t))
28.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)))))

series110.0ms

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

simplify85.0ms

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
07931744
133531585
250011502

prune182.0ms

Filtered
104 candidates to 139 candidates (-33.7%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1354139
Fresh178
Picked101
Done000
Total13711148

Merged error: 4.0b

Counts
148 → 11

localize23.0ms

Local error

Found 4 expressions with local error:

6.0b
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
6.0b
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
6.0b
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
10.6b
(- (+ x y) (* (* (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))))

rewrite90.0ms

Algorithm
rewrite-expression-head
Rules
297×cbrt-div
261×frac-times
153×associate-*l/
129×associate-*r/
126×frac-sub
63×flip3-+ flip-+
add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube
cbrt-prod pow1/3
diff-log
sub-neg flip3-- associate--l+ sum-log flip--
Counts
4 → 176
Calls
4 calls:
18.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
17.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
17.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
18.0ms
(- (+ x y) (* (* (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))))

series285.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
79.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
82.0ms
(cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))
42.0ms
(- (+ x y) (* (* (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))) (cbrt (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))))))

simplify152.0ms

Algorithm
egg-herbie
Counts
188 → 188
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
017589997
142059460
250019279

prune202.0ms

Filtered
95 candidates to 188 candidates (-97.9%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1862188
Fresh01010
Picked011
Done000
Total18613199

Merged error: 4.0b

Counts
199 → 13

localize20.0ms

Local error

Found 4 expressions with local error:

4.5b
(cbrt (/ y (cbrt (- a t))))
4.5b
(cbrt (/ y (cbrt (- a t))))
4.5b
(cbrt (/ y (cbrt (- a t))))
10.3b
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (* (cbrt (/ y (cbrt (- a t)))) (cbrt (/ y (cbrt (- a t)))))) (cbrt (/ y (cbrt (- a t))))))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
135×cbrt-prod
72×times-frac
67×add-sqr-sqrt *-un-lft-identity
57×cbrt-div
49×add-cube-cbrt
34×frac-times
30×frac-sub
26×associate-*l/
22×associate-*r/
15×flip3-+ flip-+
distribute-lft-out-- add-log-exp difference-of-squares
associate-/r/
pow1 add-exp-log flip3-- add-cbrt-cube flip--
pow1/3 div-inv
diff-log
sub-neg associate--l+ sum-log
Counts
4 → 161
Calls
4 calls:
6.0ms
(cbrt (/ y (cbrt (- a t))))
6.0ms
(cbrt (/ y (cbrt (- a t))))
6.0ms
(cbrt (/ y (cbrt (- a t))))
9.0ms
(- (+ x y) (* (* (/ (- z t) (* (cbrt (- a t)) (cbrt (- a t)))) (* (cbrt (/ y (cbrt (- a t)))) (cbrt (/ y (cbrt (- a t)))))) (cbrt (/ y (cbrt (- a t))))))

series190.0ms

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

simplify93.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
08503223
127393016
250012967

prune196.0ms

Filtered
137 candidates to 173 candidates (-26.3%)
Pruning

15 alts after pruning (13 fresh and 2 done)

PrunedKeptTotal
New1712173
Fresh01111
Picked011
Done011
Total17115186

Merged error: 4.0b

Counts
186 → 15

regimes732.0ms

Accuracy

4.5% (7.5b remaining)

Error of 11.3b against oracle of 3.8b and baseline of 11.7b

bsearch6.1s

Steps
ItersRangePoint
8
4.144950304121691e+57
3.672231635540882e+60
4.2051587456830085e+57
9
3.7108087093817167e-69
1.16390569274791e-63
2.0626164423737537e-64
6
2.0809958058644447e-175
1.115334185111597e-174
3.138337039432787e-175
10
-4.6010237129477126e-188
-3.684905956547746e-204
-1.307643700899874e-192
8
-9.539627097232579e+29
-2.026524974383915e+25
-4.6223666241838157e+27

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04434
14434

end0.0ms

analyze923.0ms

Algorithm
search

sample749.0ms

Algorithm
intervals
Results
266.0ms6624×body80valid
72.0ms489×body640valid
46.0ms401×body320valid
43.0ms244×body1280valid
29.0ms698×body80invalid
16.0ms231×body160valid
2.0ms11×body2560valid

Profiling

Loading profile data...