Details

Time bar (total: 2.0s)

sample19.0ms

Algorithm
intervals
Results
12.0ms391×body80valid

simplify188.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0165
1404
2884
31424
42024
54004
613494
747084
850014

prune4.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))
0.1b
(* (* x x) x)
0.1b
(* 0.12900613773279798 (* (* x x) x))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
31×pow1
17×add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt pow-plus pow-prod-up
add-cube-cbrt *-un-lft-identity add-log-exp
associate-*r* associate-*l*
expm1-log1p-u log1p-expm1-u
pow2 pow-sqr *-commutative
sub-neg flip3-- fma-neg diff-log prod-diff pow3 flip-- unswap-sqr
Counts
3 → 69
Calls
3 calls:
3.0ms
(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))
7.0ms
(* (* x x) x)
20.0ms
(* 0.12900613773279798 (* (* x x) x))

series179.0ms

Counts
3 → 9
Calls
3 calls:
95.0ms
(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))
44.0ms
(* (* x x) x)
38.0ms
(* 0.12900613773279798 (* (* x x) x))

simplify39.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0241310
1969249
25002241

prune113.0ms

Filtered
78 candidates to 43 candidates (55.1%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma 0.954929658551372 x (* (- 0.12900613773279798) (pow x 3)))
0.1b
(* (- 0.12900613773279798) (pow x 3))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
12×associate-*r*
10×associate-*l*
add-cube-cbrt *-un-lft-identity
add-exp-log
unpow-prod-down cube-prod add-cbrt-cube unswap-sqr
distribute-lft-neg-in distribute-rgt-neg-in prod-exp
pow1 expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow
distribute-lft-neg-out cube-mult pow-to-exp neg-mul-1 unpow3 pow-exp *-commutative cbrt-unprod fma-udef
Counts
2 → 51
Calls
2 calls:
0.0ms
(fma 0.954929658551372 x (* (- 0.12900613773279798) (pow x 3)))
9.0ms
(* (- 0.12900613773279798) (pow x 3))

series125.0ms

Counts
2 → 6
Calls
2 calls:
88.0ms
(fma 0.954929658551372 x (* (- 0.12900613773279798) (pow x 3)))
37.0ms
(* (- 0.12900613773279798) (pow x 3))

simplify33.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0183254
1832231
25001231

prune116.0ms

Filtered
57 candidates to 41 candidates (71.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma 0.954929658551372 x (* (* (* (- 0.12900613773279798) x) x) x))
0.2b
(* (* (- 0.12900613773279798) x) x)
0.2b
(* (* (* (- 0.12900613773279798) x) x) x)

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
associate-*r*
distribute-lft-neg-out add-sqr-sqrt add-cube-cbrt *-un-lft-identity
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*l* *-commutative
fma-udef
Counts
3 → 55
Calls
3 calls:
0.0ms
(fma 0.954929658551372 x (* (* (* (- 0.12900613773279798) x) x) x))
8.0ms
(* (* (- 0.12900613773279798) x) x)
28.0ms
(* (* (* (- 0.12900613773279798) x) x) x)

series143.0ms

Counts
3 → 9
Calls
3 calls:
79.0ms
(fma 0.954929658551372 x (* (* (* (- 0.12900613773279798) x) x) x))
24.0ms
(* (* (- 0.12900613773279798) x) x)
39.0ms
(* (* (* (- 0.12900613773279798) x) x) x)

simplify36.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0200321
11081272
25001265

prune110.0ms

Filtered
64 candidates to 42 candidates (65.6%)
Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma 0.954929658551372 x (* (* (- 0.12900613773279798) (pow x 2)) x))
0.2b
(* (- 0.12900613773279798) (pow x 2))
0.2b
(* (* (- 0.12900613773279798) (pow x 2)) x)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log
15×add-sqr-sqrt
11×associate-*r* associate-*l*
10×prod-exp add-cbrt-cube
add-cube-cbrt *-un-lft-identity
pow1
unpow-prod-down cbrt-unprod unswap-sqr
distribute-lft-neg-out distribute-lft-neg-in expm1-log1p-u distribute-rgt-neg-in log1p-expm1-u add-log-exp
pow-to-exp pow-exp *-commutative unpow2 sqr-pow
neg-mul-1 pow-prod-down fma-udef
Counts
3 → 69
Calls
3 calls:
0.0ms
(fma 0.954929658551372 x (* (* (- 0.12900613773279798) (pow x 2)) x))
8.0ms
(* (- 0.12900613773279798) (pow x 2))
11.0ms
(* (* (- 0.12900613773279798) (pow x 2)) x)

series148.0ms

Counts
3 → 9
Calls
3 calls:
83.0ms
(fma 0.954929658551372 x (* (* (- 0.12900613773279798) (pow x 2)) x))
25.0ms
(* (- 0.12900613773279798) (pow x 2))
40.0ms
(* (* (- 0.12900613773279798) (pow x 2)) x)

simplify40.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0247379
11229326
25002319

prune141.0ms

Filtered
78 candidates to 53 candidates (67.9%)
Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0114
1154
2164
3164

end0.0ms

sample391.0ms

Algorithm
intervals
Results
267.0ms11887×body80valid