Details

Time bar (total: 5.2s)

sample51.0ms

Algorithm
intervals
Results
14.0ms298×body80valid
11.0ms292×body80nan

simplify53.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0308
1897
22917
38987
425657
550017

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.1b

Counts
2 → 1

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t))))
0.1b
(- (+ (+ x y) z) (* z (log t)))
0.3b
(* z (log t))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity
13×add-sqr-sqrt
12×log-prod add-log-exp
11×add-cube-cbrt
pow1 distribute-rgt-in distribute-lft-in distribute-lft-out associate--r+
add-exp-log fma-neg prod-diff add-cbrt-cube
associate-*r*
expm1-log1p-u diff-log associate-*l* sum-log log1p-expm1-u
sub-neg flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative flip-- cbrt-unprod fma-udef unswap-sqr
Counts
3 → 70
Calls
3 calls:
1.0ms
(fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t))))
9.0ms
(- (+ (+ x y) z) (* z (log t)))
4.0ms
(* z (log t))

series180.0ms

Counts
3 → 9
Calls
3 calls:
112.0ms
(fma b (- a 0.5) (- (+ (+ x y) z) (* z (log t))))
33.0ms
(- (+ (+ x y) z) (* z (log t)))
36.0ms
(* z (log t))

simplify44.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0316506
11388439
25001421

prune219.0ms

Filtered
79 candidates to 57 candidates (72.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New74579
Fresh000
Picked101
Done000
Total75580

Merged error: 0b

Counts
80 → 5

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma b (- a 0.5) (fma z (- 1 (log t)) (+ x y)))
0.0b
(- 1 (log t))
0.1b
(fma z (- 1 (log t)) (+ x y))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
15×add-sqr-sqrt
12×add-cube-cbrt prod-diff
pow1
log-pow add-log-exp
add-exp-log expm1-log1p-u log-prod fma-neg add-cbrt-cube log1p-expm1-u associate--r+
fma-udef distribute-lft-out-- difference-of-squares
sub-neg flip3-- diff-log flip--
Counts
3 → 56
Calls
3 calls:
1.0ms
(fma b (- a 0.5) (fma z (- 1 (log t)) (+ x y)))
5.0ms
(- 1 (log t))
1.0ms
(fma z (- 1 (log t)) (+ x y))

series301.0ms

Counts
3 → 9
Calls
3 calls:
133.0ms
(fma b (- a 0.5) (fma z (- 1 (log t)) (+ x y)))
123.0ms
(- 1 (log t))
45.0ms
(fma z (- 1 (log t)) (+ x y))

simplify124.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0250456
1817311
24188263
35001263

prune164.0ms

Filtered
65 candidates to 43 candidates (66.2%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New65065
Fresh044
Picked011
Done000
Total65570

Merged error: 0b

Counts
70 → 5

localize24.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt t) (cbrt t))
0.5b
(cbrt t)
0.5b
(cbrt t)
0.5b
(cbrt t)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt t) (cbrt t))
1.0ms
(cbrt t)
1.0ms
(cbrt t)
1.0ms
(cbrt t)

series936.0ms

Counts
4 → 12
Calls
4 calls:
203.0ms
(* (cbrt t) (cbrt t))
181.0ms
(cbrt t)
375.0ms
(cbrt t)
177.0ms
(cbrt t)

simplify90.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (85.0ms)

IterNodesCost
0119308
1477281
22972258
35001255

prune330.0ms

Filtered
93 candidates to 72 candidates (77.4%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New93093
Fresh033
Picked011
Done011
Total93598

Merged error: 0b

Counts
98 → 5

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1 (log (sqrt t)))
0.1b
(fma z (- 1 (log (sqrt t))) (+ x y))
0.1b
(- (fma z (- 1 (log (sqrt t))) (+ x y)) (* z (log (sqrt t))))
0.3b
(* z (log (sqrt t)))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt
32×*-un-lft-identity
30×log-prod
28×add-cube-cbrt
21×prod-diff
18×associate--r+
15×pow1 sqrt-prod
13×log-pow
12×distribute-rgt-in distribute-lft-in
add-log-exp
add-exp-log fma-neg associate-*r* add-cbrt-cube
expm1-log1p-u sqrt-pow1 pow1/2 log1p-expm1-u
associate-*l*
sub-neg flip3-- diff-log flip-- fma-udef distribute-lft-out-- difference-of-squares
pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr
Counts
4 → 123
Calls
4 calls:
6.0ms
(- 1 (log (sqrt t)))
1.0ms
(fma z (- 1 (log (sqrt t))) (+ x y))
8.0ms
(- (fma z (- 1 (log (sqrt t))) (+ x y)) (* z (log (sqrt t))))
5.0ms
(* z (log (sqrt t)))

series387.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(- 1 (log (sqrt t)))
95.0ms
(fma z (- 1 (log (sqrt t))) (+ x y))
134.0ms
(- (fma z (- 1 (log (sqrt t))) (+ x y)) (* z (log (sqrt t))))
84.0ms
(* z (log (sqrt t)))

simplify65.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
05191196
11911958
25003944

prune342.0ms

Filtered
135 candidates to 85 candidates (63.0%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1350135
Fresh022
Picked011
Done022
Total1355140

Merged error: 0b

Counts
140 → 5

regimes312.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0176
1176

end0.0ms

sample1.5s

Algorithm
intervals
Results
434.0ms9186×body80valid
367.0ms9306×body80nan
1.0msbody640valid