Details

Time bar (total: 3.7s)

sample41.0ms

Algorithm
intervals
Results
21.0ms395×body80valid

simplify41.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (40.0ms)

IterNodesCost
03810
11189
24289
317639
450028

prune7.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.0b

Counts
2 → 1

localize16.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a))
0.0b
(fma b (- (+ y t) 2.0) x)
0.0b
(* (- t 1.0) a)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
*-un-lft-identity
add-cube-cbrt
pow1 add-exp-log associate-*l* add-cbrt-cube add-log-exp
expm1-log1p-u fma-neg associate-*r* prod-diff log1p-expm1-u
flip3-- associate-*l/ flip-- fma-udef
sub-neg diff-log pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 55
Calls
3 calls:
3.0ms
(- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a))
1.0ms
(fma b (- (+ y t) 2.0) x)
6.0ms
(* (- t 1.0) a)

series153.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a))
52.0ms
(fma b (- (+ y t) 2.0) x)
29.0ms
(* (- t 1.0) a)

simplify95.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 3 (86.0ms)

IterNodesCost
0234364
1770324
24160312
35001310

prune186.0ms

Filtered
64 candidates to 50 candidates (78.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New62264
Fresh000
Picked011
Done000
Total62365

Merged error: 0b

Counts
65 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (fma b (- (+ y t) 2.0) x) (/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0)))
0.0b
(fma b (- (+ y t) 2.0) x)
2.4b
(* (- (* t t) (* 1.0 1.0)) a)
5.3b
(/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
30×prod-diff
29×add-sqr-sqrt
25×add-cube-cbrt
16×times-frac
11×add-exp-log add-cbrt-cube
associate-/r/
pow1 add-log-exp
distribute-lft-out
expm1-log1p-u flip3-+ associate-*l* associate-*l/ associate-/r* flip-+ log1p-expm1-u div-inv
flip3-- fma-neg associate-*r* flip--
cbrt-undiv div-exp prod-exp cbrt-unprod fma-udef associate-/l/ difference-of-squares
sub-neg frac-2neg diff-log pow-prod-down associate--l+ clear-num *-commutative associate-/l* distribute-lft-out-- unswap-sqr
Counts
4 → 112
Calls
4 calls:
8.0ms
(- (fma b (- (+ y t) 2.0) x) (/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0)))
1.0ms
(fma b (- (+ y t) 2.0) x)
6.0ms
(* (- (* t t) (* 1.0 1.0)) a)
9.0ms
(/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0))

series292.0ms

Counts
4 → 12
Calls
4 calls:
114.0ms
(- (fma b (- (+ y t) 2.0) x) (/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0)))
44.0ms
(fma b (- (+ y t) 2.0) x)
47.0ms
(* (- (* t t) (* 1.0 1.0)) a)
87.0ms
(/ (* (- (* t t) (* 1.0 1.0)) a) (+ t 1.0))

simplify87.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (66.0ms)

IterNodesCost
05802019
125061495
250021489

prune346.0ms

Filtered
124 candidates to 83 candidates (66.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1240124
Fresh011
Picked011
Done011
Total1243127

Merged error: 0b

Counts
127 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
0.0b
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
0.1b
(* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))
37.2b
(/ (* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
11×add-exp-log add-cbrt-cube
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
pow1
expm1-log1p-u associate-*l/ fma-udef log1p-expm1-u add-log-exp
times-frac associate-*r* associate-*l* associate-/r*
cbrt-undiv flip3-- div-exp prod-exp flip-- cbrt-unprod associate-/l/
distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 69
Calls
4 calls:
1.0ms
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
1.0ms
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
5.0ms
(* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))
9.0ms
(/ (* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))

series755.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
80.0ms
(fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))
522.0ms
(* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))
75.0ms
(/ (* (- (fma b (- (+ y t) 2.0) x) (* (- t 1.0) a)) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x))) (fma a (- t 1.0) (fma b (- (+ y t) 2.0) x)))

simplify60.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
03401062
11800834
25002829

prune258.0ms

Filtered
81 candidates to 66 candidates (81.5%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New81081
Fresh000
Picked011
Done022
Total81384

Merged error: 0b

Counts
84 → 3

regimes143.0ms

Accuracy

0% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 0.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0188
1188

end0.0ms

sample1.1s

Algorithm
intervals
Results
677.0ms12540×body80valid
1.0msbody640valid
0.0msbody320valid
0.0msbody160valid