Details

Time bar (total: 10.4s)

sample105.0ms

Algorithm
intervals
Results
23.0ms49×body1280valid
19.0ms310×body80nan
12.0ms186×body80valid
10.0ms15×body2560valid
7.0ms24×body640valid
2.0ms10×body320valid
1.0msbody160valid

simplify22.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03310
15810
28210
39910
410710
510910
610910

prune4.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: 21.9b

Counts
2 → 1

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ a (* b 3.0))
0.3b
(* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0))))
0.4b
(/ (* z t) 3.0)
26.9b
(cos (- y (/ (* z t) 3.0)))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
23×cos-sum
22×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
21×prod-diff
19×add-exp-log add-cbrt-cube
15×times-frac
pow1
prod-exp cbrt-unprod div-inv
cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u associate-/l* add-log-exp
cos-diff associate-*r* pow-prod-down
frac-2neg clear-num
distribute-rgt-in sub-neg distribute-lft-in associate-*l* *-commutative
Counts
4 → 101
Calls
4 calls:
5.0ms
(/ a (* b 3.0))
11.0ms
(* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0))))
5.0ms
(/ (* z t) 3.0)
14.0ms
(cos (- y (/ (* z t) 3.0)))

series192.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(/ a (* b 3.0))
108.0ms
(* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0))))
19.0ms
(/ (* z t) 3.0)
38.0ms
(cos (- y (/ (* z t) 3.0)))

simplify80.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
06851511
123611261
250011258

prune544.0ms

Filtered
113 candidates to 72 candidates (63.7%)
Pruning

24 alts after pruning (24 fresh and 0 done)

PrunedKeptTotal
New8924113
Fresh000
Picked101
Done000
Total9024114

Merged error: 15.6b

Counts
114 → 24

localize28.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ a (* b 3.0))
0.3b
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0))))))
0.3b
(/ t (cbrt 3.0))
27.2b
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0)))))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
21×times-frac
16×add-exp-log
15×add-cbrt-cube
12×cbrt-prod
pow1
associate-/r*
associate-/l*
cos-sum
expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp
cbrt-undiv cos-diff div-exp associate-*r* prod-diff pow-prod-down
frac-2neg clear-num div-inv
distribute-rgt-in sub-neg distribute-lft-in associate-*l* *-commutative
Counts
4 → 101
Calls
4 calls:
5.0ms
(/ a (* b 3.0))
8.0ms
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0))))))
5.0ms
(/ t (cbrt 3.0))
4.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0)))))

series425.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(/ a (* b 3.0))
214.0ms
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0))))))
70.0ms
(/ t (cbrt 3.0))
120.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (/ t (cbrt 3.0)))))

simplify61.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
04641091
11609979
25001976

prune691.0ms

Filtered
113 candidates to 84 candidates (74.3%)
Pruning

28 alts after pruning (28 fresh and 0 done)

PrunedKeptTotal
New9617113
Fresh121123
Picked101
Done000
Total10928137

Merged error: 15.4b

Counts
137 → 28

localize24.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0)))))))
0.4b
(* t (/ 1 (cbrt 3.0)))
1.0b
(/ 1 (cbrt 3.0))
27.2b
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0))))))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
40×times-frac
37×*-un-lft-identity
35×add-cube-cbrt
25×associate-*r*
23×cbrt-prod
22×add-exp-log
14×add-cbrt-cube
12×pow1
prod-exp
associate-/r*
cos-sum cbrt-unprod unswap-sqr
expm1-log1p-u div-exp associate-*l* pow-prod-down log1p-expm1-u add-log-exp
cos-diff prod-diff associate-/l*
cbrt-undiv rec-exp pow-flip 1-exp *-commutative div-inv
distribute-rgt-in sub-neg frac-2neg distribute-lft-in pow1/3 associate-*r/ clear-num un-div-inv inv-pow
Counts
4 → 132
Calls
4 calls:
8.0ms
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0)))))))
11.0ms
(* t (/ 1 (cbrt 3.0)))
5.0ms
(/ 1 (cbrt 3.0))
5.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0))))))

series387.0ms

Counts
4 → 10
Calls
4 calls:
202.0ms
(* (* 2.0 (sqrt x)) (cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0)))))))
69.0ms
(* t (/ 1 (cbrt 3.0)))
0.0ms
(/ 1 (cbrt 3.0))
116.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (/ 1 (cbrt 3.0))))))

simplify72.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
04951321
120381160
250021099

prune964.0ms

Filtered
142 candidates to 88 candidates (62.0%)
Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New13111142
Fresh121527
Picked101
Done000
Total14426170

Merged error: 15.4b

Counts
170 → 26

localize29.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt (/ 1 (cbrt 3.0)))
1.0b
(cbrt (/ 1 (cbrt 3.0)))
1.0b
(cbrt (/ 1 (cbrt 3.0)))
26.7b
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (* (* (cbrt (/ 1 (cbrt 3.0))) (cbrt (/ 1 (cbrt 3.0)))) (cbrt (/ 1 (cbrt 3.0))))))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
93×cbrt-prod
54×times-frac
44×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cos-sum
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
cbrt-div pow1/3 prod-diff div-inv
cos-diff sub-neg
Counts
4 → 114
Calls
4 calls:
4.0ms
(cbrt (/ 1 (cbrt 3.0)))
5.0ms
(cbrt (/ 1 (cbrt 3.0)))
4.0ms
(cbrt (/ 1 (cbrt 3.0)))
5.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (* (* (cbrt (/ 1 (cbrt 3.0))) (cbrt (/ 1 (cbrt 3.0)))) (cbrt (/ 1 (cbrt 3.0))))))))

series138.0ms

Counts
4 → 6
Calls
4 calls:
0.0ms
(cbrt (/ 1 (cbrt 3.0)))
0.0ms
(cbrt (/ 1 (cbrt 3.0)))
0.0ms
(cbrt (/ 1 (cbrt 3.0)))
138.0ms
(cos (- y (* (/ z (* (cbrt 3.0) (cbrt 3.0))) (* t (* (* (cbrt (/ 1 (cbrt 3.0))) (cbrt (/ 1 (cbrt 3.0)))) (cbrt (/ 1 (cbrt 3.0))))))))

simplify91.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 3 (75.0ms)

IterNodesCost
02131531
15031467
219731422
350011294

prune455.0ms

Filtered
120 candidates to 61 candidates (50.8%)
Pruning

27 alts after pruning (27 fresh and 0 done)

PrunedKeptTotal
New1146120
Fresh42125
Picked101
Done000
Total11927146

Merged error: 15.3b

Counts
146 → 27

regimes2.9s

Accuracy

55.4% (1.9b remaining)

Error of 17.7b against oracle of 15.8b and baseline of 20.0b

bsearch4.0ms

simplify6.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06659
17659
28259
38459
48459

end0.0ms

sample3.1s

Algorithm
intervals
Results
688.0ms1597×body1280valid
604.0ms9303×body80nan
376.0ms5608×body80valid
285.0ms949×body640valid
267.0ms370×body2560valid
93.0ms418×body320valid
34.0ms220×body160valid