Details

Time bar (total: 8.6s)

sample169.0ms

Algorithm
intervals
Results
78.0ms70×body2560valid
42.0ms72×body1280valid
13.0ms34×body640valid
5.0msbody5120valid
5.0ms18×body320valid
4.0ms54×body80valid
1.0msbody160valid

simplify82.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.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.0b

Counts
2 → 1

localize30.0ms

Local error

Found 4 expressions with local error:

1.7b
(* (* (+ (* a 2.0) 1.0) b) t)
2.9b
(* (* (+ (* y 2.0) 1.0) z) t)
35.3b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
38.8b
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

rewrite22.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:
8.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))

series161.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
41.0ms
(* (* (+ (* y 2.0) 1.0) z) t)
40.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))
35.0ms
(cos (/ (* (* (+ (* y 2.0) 1.0) z) t) 16.0))

simplify49.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0371438
11835354
25001354

prune326.0ms

Filtered
66 candidates to 50 candidates (75.8%)
Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New481866
Fresh000
Picked101
Done000
Total491867

Merged error: 43.0b

Counts
67 → 18

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (* a 2.0) 1.0) b)
0.2b
(* (* x 1) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
1.7b
(* (* (+ (* a 2.0) 1.0) b) t)
35.3b
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

rewrite26.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))

series188.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (+ (* a 2.0) 1.0) b)
71.0ms
(* (* x 1) (cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0)))
40.0ms
(* (* (+ (* a 2.0) 1.0) b) t)
34.0ms
(cos (/ (* (* (+ (* a 2.0) 1.0) b) t) 16.0))

simplify40.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0319551
11335448
25001444

prune305.0ms

Filtered
78 candidates to 54 candidates (69.2%)
Pruning

32 alts after pruning (32 fresh and 0 done)

PrunedKeptTotal
New611778
Fresh21517
Picked101
Done000
Total643296

Merged error: 41.0b

Counts
96 → 32

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 (2.0ms)

IterNodesCost
000

prune116.0ms

Pruning

32 alts after pruning (31 fresh and 1 done)

PrunedKeptTotal
New000
Fresh03131
Picked011
Done000
Total03232

Merged error: 41.0b

Counts
32 → 32

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)
0.2b
(* (* x 1) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
1.7b
(* (+ (* a 2.0) 1.0) (* b t))
35.3b
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
25×add-exp-log
23×add-cbrt-cube
14×pow1
11×prod-exp
cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow-prod-down
associate-*r* associate-*l* associate-*l/ add-log-exp
cbrt-undiv times-frac div-exp associate-/r*
flip3-+ *-commutative flip-+ associate-/l/
frac-2neg 1-exp clear-num div-inv associate-/l*
Counts
4 → 71
Calls
4 calls:
9.0ms
(/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)
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:
44.0ms
(/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)
70.0ms
(* (* x 1) (cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0)))
44.0ms
(* (+ (* a 2.0) 1.0) (* b t))
34.0ms
(cos (/ (* (+ (* a 2.0) 1.0) (* b t)) 16.0))

simplify49.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0406644
11814512
25001512

prune195.0ms

Filtered
83 candidates to 57 candidates (68.7%)
Pruning

36 alts after pruning (35 fresh and 1 done)

PrunedKeptTotal
New711283
Fresh72330
Picked101
Done011
Total7936115

Merged error: 40.8b

Counts
115 → 36

regimes2.0s

Accuracy

0% (4.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
010

end0.0ms

sample4.6s

Algorithm
intervals
Results
2.0s1778×body2560valid
1.3s2292×body1280valid
445.0ms1154×body640valid
159.0ms1898×body80valid
154.0ms566×body320valid
120.0ms45×body5120valid
52.0ms267×body160valid