Details

Time bar (total: 8.2s)

sample158.0ms

Algorithm
intervals
Results
74.0ms68×body2560valid
33.0ms59×body1280valid
14.0ms39×body640valid
8.0ms60×body80valid
4.0ms16×body320valid
3.0msbody5120valid
2.0ms13×body160valid

simplify95.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
04414
110314
223414
345014
480014
5113614
6137614
7148214
8167614
9171214
10171214

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: 45.9b

Counts
2 → 1

localize28.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (* (+ (* y 2.0) 1.0) z) t)
2.2b
(* (* (+ (* a 2.0) 1.0) b) t)
35.5b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
35.9b
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
14×pow1 add-exp-log add-cbrt-cube
associate-*l/
add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u log1p-expm1-u add-log-exp
flip3-+ associate-*l* *-commutative flip-+
Counts
4 → 62
Calls
4 calls:
9.0ms
(* (* (+ (* y 2.0) 1.0) z) t)
9.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
3.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
3.0ms
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

series155.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (* (+ (* y 2.0) 1.0) z) t)
40.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
38.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
34.0ms
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

simplify53.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0387460
11897378
25001372

prune407.0ms

Filtered
74 candidates to 60 candidates (81.1%)
Pruning

23 alts after pruning (23 fresh and 0 done)

PrunedKeptTotal
New512374
Fresh000
Picked101
Done000
Total522375

Merged error: 41.9b

Counts
75 → 23

localize16.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (* x (cos (/ 0 16.0))) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
2.2b
(* (* (+ (* a 2.0) 1.0) b) t)
35.5b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
13×pow1 add-exp-log add-cbrt-cube
associate-*r* pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*l/
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*l* *-commutative
flip3-+ flip-+
Counts
3 → 51
Calls
3 calls:
5.0ms
(* (* x (cos (/ 0 16.0))) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
9.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
3.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

series146.0ms

Counts
3 → 9
Calls
3 calls:
69.0ms
(* (* x (cos (/ 0 16.0))) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
41.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
37.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

simplify41.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0297524
11369407
25002376

prune289.0ms

Filtered
60 candidates to 46 candidates (76.7%)
Pruning

29 alts after pruning (29 fresh and 0 done)

PrunedKeptTotal
New471360
Fresh61622
Picked101
Done000
Total542983

Merged error: 40.3b

Counts
83 → 29

localize1.0ms

rewrite0.0ms

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms

Counts
0 → 0

simplify3.0ms

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
000

prune104.0ms

Pruning

29 alts after pruning (28 fresh and 1 done)

PrunedKeptTotal
New000
Fresh02828
Picked011
Done000
Total02929

Merged error: 40.3b

Counts
29 → 29

localize16.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (* x (cos (/ 0 16.0))) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
2.7b
(* (+ (* a 2.0) 1.0) (* b t))
35.5b
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
13×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*r* associate-*l*
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*l/ *-commutative
flip3-+ flip-+
Counts
3 → 51
Calls
3 calls:
5.0ms
(* (* x (cos (/ 0 16.0))) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
8.0ms
(* (+ (* a 2.0) 1.0) (* b t))
3.0ms
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

series148.0ms

Counts
3 → 9
Calls
3 calls:
70.0ms
(* (* x (cos (/ 0 16.0))) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
41.0ms
(* (+ (* a 2.0) 1.0) (* b t))
38.0ms
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

simplify111.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0288526
11264409
24866381
35001381

prune176.0ms

Filtered
60 candidates to 44 candidates (73.3%)
Pruning

30 alts after pruning (29 fresh and 1 done)

PrunedKeptTotal
New52860
Fresh62127
Picked101
Done011
Total593089

Merged error: 40.2b

Counts
89 → 30

regimes1.6s

Accuracy

0% (4.3b remaining)

Error of 44.1b against oracle of 39.8b and baseline of 44.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
010

end0.0ms

sample4.6s

Algorithm
intervals
Results
2.0s1792×body2560valid
1.3s2268×body1280valid
452.0ms1202×body640valid
173.0ms1928×body80valid
156.0ms531×body320valid
89.0ms36×body5120valid
43.0ms243×body160valid