Details

Time bar (total: 8.9s)

sample166.0ms

Algorithm
intervals
Results
69.0ms64×body2560valid
40.0ms69×body1280valid
18.0ms40×body640valid
8.0msbody5120valid
5.0ms20×body320valid
5.0ms54×body80valid
1.0msbody160valid

simplify79.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
04214
19914
222214
340214
467614
592814
6111614
7120614
8136814
9138014
10138014

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

Counts
2 → 1

localize24.0ms

Local error

Found 4 expressions with local error:

2.2b
(* (* (+ (* a 2.0) 1.0) b) t)
3.6b
(* (* (+ (* y 2.0) 1.0) z) t)
33.0b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
38.8b
(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
add-log-exp
flip3-+ associate-*l* *-commutative flip-+
Counts
4 → 54
Calls
4 calls:
11.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
8.0ms
(* (* (+ (* y 2.0) 1.0) z) t)
2.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
3.0ms
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

series151.0ms

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

simplify50.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0371438
11835354
25001354

prune346.0ms

Filtered
66 candidates to 50 candidates (75.8%)
Pruning

19 alts after pruning (19 fresh and 0 done)

PrunedKeptTotal
New471966
Fresh000
Picked101
Done000
Total481967

Merged error: 43.1b

Counts
67 → 19

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (* a 2.0) 1.0) b)
0.1b
(* (* x 1) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
2.2b
(* (* (+ (* a 2.0) 1.0) b) t)
33.0b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log
16×pow1 add-cbrt-cube
10×add-sqr-sqrt
associate-*r* prod-exp
add-cube-cbrt *-un-lft-identity
pow-prod-down cbrt-unprod
associate-*l/
associate-*l*
add-log-exp
*-commutative
flip3-+ flip-+
1-exp unswap-sqr
Counts
4 → 66
Calls
4 calls:
6.0ms
(* (+ (* a 2.0) 1.0) b)
5.0ms
(* (* x 1) (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))

series192.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(* (+ (* a 2.0) 1.0) b)
72.0ms
(* (* x 1) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
41.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
41.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

simplify50.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0319551
11335448
25001444

prune397.0ms

Filtered
78 candidates to 54 candidates (69.2%)
Pruning

34 alts after pruning (34 fresh and 0 done)

PrunedKeptTotal
New582078
Fresh41418
Picked101
Done000
Total633497

Merged error: 41.7b

Counts
97 → 34

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

prune113.0ms

Pruning

34 alts after pruning (33 fresh and 1 done)

PrunedKeptTotal
New000
Fresh03333
Picked011
Done000
Total03434

Merged error: 41.7b

Counts
34 → 34

localize14.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (* x 1) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
2.2b
(* (+ (* a 2.0) 1.0) (* b t))
33.0b
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

rewrite16.0ms

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

series204.0ms

Counts
3 → 9
Calls
3 calls:
100.0ms
(* (* x 1) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
67.0ms
(* (+ (* a 2.0) 1.0) (* b t))
37.0ms
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

simplify100.0ms

Algorithm
egg-herbie
Counts
55 → 55
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0279438
11080352
24023348
35001348

prune125.0ms

Filtered
55 candidates to 39 candidates (70.9%)
Pruning

37 alts after pruning (36 fresh and 1 done)

PrunedKeptTotal
New49655
Fresh23032
Picked101
Done011
Total523789

Merged error: 41.5b

Counts
89 → 37

regimes2.1s

Accuracy

0% (4.4b remaining)

Error of 44.3b against oracle of 39.9b and baseline of 44.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
010

end0.0ms

sample4.7s

Algorithm
intervals
Results
2.0s1816×body2560valid
1.4s2276×body1280valid
460.0ms1175×body640valid
168.0ms1896×body80valid
161.0ms557×body320valid
111.0ms43×body5120valid
45.0ms237×body160valid