Details

Time bar (total: 4.0s)

sample20.0ms

Algorithm
intervals
Results
8.0ms275×body80valid

simplify79.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
0175
1325
2604
31124
41724
52314
62794
73524
84854
96484
1010744
1113584
1213994
1313994

prune11.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ y (- a t))
3.1b
(fma (/ y (- a t)) (- z t) x)

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt *-un-lft-identity
15×times-frac
12×add-cube-cbrt
associate-/r*
add-exp-log add-cbrt-cube distribute-lft-out-- difference-of-squares
associate-/l*
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv
Counts
2 → 49
Calls
2 calls:
5.0ms
(/ y (- a t))
1.0ms
(fma (/ y (- a t)) (- z t) x)

series228.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(/ y (- a t))
196.0ms
(fma (/ y (- a t)) (- z t) x)

simplify144.0ms

Algorithm
egg-herbie
Counts
55 → 55
Iterations

Useful iterations: 3 (49.0ms)

IterNodesCost
0164265
1441246
21274244
34357243
45001243

prune117.0ms

Filtered
55 candidates to 43 candidates (21.8%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New48755
Fresh011
Picked011
Done000
Total48957

Merged error: 0.0b

Counts
57 → 9

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a t))
0.5b
(cbrt (- a t))
0.5b
(cbrt (- a t))
3.1b
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- z t) x)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
15×cbrt-prod
13×add-sqr-sqrt *-un-lft-identity
add-cube-cbrt
cbrt-div
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
flip3-- pow1/3 flip-- distribute-lft-out-- difference-of-squares
fma-udef
Counts
4 → 61
Calls
4 calls:
3.0ms
(cbrt (- a t))
3.0ms
(cbrt (- a t))
3.0ms
(cbrt (- a t))
1.0ms
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- z t) x)

series714.0ms

Counts
4 → 12
Calls
4 calls:
169.0ms
(cbrt (- a t))
169.0ms
(cbrt (- a t))
169.0ms
(cbrt (- a t))
206.0ms
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- z t) x)

simplify74.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0188514
1449473
21685455
35001431

prune228.0ms

Filtered
73 candidates to 64 candidates (12.3%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New72173
Fresh167
Picked011
Done011
Total73982

Merged error: 0.0b

Counts
82 → 9

localize12.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)
3.1b
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- z t) x)

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow1/3
fma-udef
Counts
4 → 49
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- z t) x)

series823.0ms

Counts
4 → 12
Calls
4 calls:
192.0ms
(cbrt y)
199.0ms
(cbrt y)
192.0ms
(cbrt y)
239.0ms
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- z t) x)

simplify219.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (39.0ms)

IterNodesCost
085265
1206235
2734223
34708221
45001221

prune161.0ms

Filtered
61 candidates to 52 candidates (14.8%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New60161
Fresh156
Picked011
Done022
Total61970

Merged error: 0.0b

Counts
70 → 9

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- z t) y)
10.8b
(/ (* (- z t) y) (- a t))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
95×add-sqr-sqrt
81×*-un-lft-identity
70×times-frac
37×add-cube-cbrt
35×associate-*l*
22×distribute-lft-out-- difference-of-squares
21×associate-*r*
14×associate-/l*
add-exp-log add-cbrt-cube
*-commutative unswap-sqr
associate-/r*
pow1 associate-*l/
flip3-- flip--
cbrt-undiv expm1-log1p-u div-exp prod-exp associate-/r/ cbrt-unprod log1p-expm1-u associate-/l/ add-log-exp
frac-2neg pow-prod-down clear-num div-inv
Counts
2 → 133
Calls
2 calls:
6.0ms
(* (- z t) y)
13.0ms
(/ (* (- z t) y) (- a t))

series113.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(* (- z t) y)
75.0ms
(/ (* (- z t) y) (- a t))

simplify80.0ms

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 1 (18.0ms)

IterNodesCost
0482994
12147957
25002957

prune220.0ms

Filtered
139 candidates to 95 candidates (31.7%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1363139
Fresh505
Picked101
Done033
Total1426148

Merged error: 0b

Counts
148 → 6

regimes152.0ms

Accuracy

0% (1.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125
1125

end0.0ms

sample529.0ms

Algorithm
intervals
Results
274.0ms8696×body80valid
0.0msbody160valid