Details

Time bar (total: 3.2s)

sample29.0ms

Algorithm
intervals
Results
16.0ms484×body80valid

simplify62.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (8.0ms)

IterNodesCost
0238
1567
21297
33535
49485
522605
650015

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 8.4b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* 3 (* x.im (* x.re x.re))) (pow x.im 3))
0.2b
(* 3 (* x.im (* x.re x.re)))
8.2b
(* x.im (* x.re x.re))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
12×prod-diff
add-sqr-sqrt pow-prod-down prod-exp cbrt-unprod
add-cube-cbrt *-un-lft-identity
associate-*l*
add-log-exp
expm1-log1p-u unpow-prod-down cube-prod log1p-expm1-u
associate-*r* *-commutative
cube-mult sub-neg flip3-- fma-neg diff-log unpow3 flip-- unswap-sqr sqr-pow
Counts
3 → 71
Calls
3 calls:
50.0ms
(- (* 3 (* x.im (* x.re x.re))) (pow x.im 3))
43.0ms
(* 3 (* x.im (* x.re x.re)))
16.0ms
(* x.im (* x.re x.re))

series118.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(- (* 3 (* x.im (* x.re x.re))) (pow x.im 3))
35.0ms
(* 3 (* x.im (* x.re x.re)))
31.0ms
(* x.im (* x.re x.re))

simplify66.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
0341461
11599389
25001386

prune136.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
0.2b
(* 3 (* (* x.im x.re) x.re))
0.2b
(* (* x.im x.re) x.re)

rewrite117.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
12×prod-diff
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-log-exp
associate-*r* associate-*l*
expm1-log1p-u unpow-prod-down cube-prod log1p-expm1-u
*-commutative
cube-mult sub-neg flip3-- fma-neg diff-log unpow3 flip-- sqr-pow
Counts
3 → 70
Calls
3 calls:
52.0ms
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
45.0ms
(* 3 (* (* x.im x.re) x.re))
17.0ms
(* (* x.im x.re) x.re)

series116.0ms

Counts
3 → 9
Calls
3 calls:
53.0ms
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
33.0ms
(* 3 (* (* x.im x.re) x.re))
30.0ms
(* (* x.im x.re) x.re)

simplify75.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
0353461
11898388
25002386

prune137.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
0.1b
(* (* 3 (* x.im x.re)) x.re)
0.3b
(* 3 (* x.im x.re))

rewrite117.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
12×prod-diff
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-log-exp
associate-*r* associate-*l*
expm1-log1p-u unpow-prod-down cube-prod log1p-expm1-u
*-commutative
cube-mult sub-neg flip3-- fma-neg diff-log unpow3 flip-- sqr-pow
Counts
3 → 70
Calls
3 calls:
53.0ms
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
46.0ms
(* (* 3 (* x.im x.re)) x.re)
16.0ms
(* 3 (* x.im x.re))

series108.0ms

Counts
3 → 9
Calls
3 calls:
54.0ms
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
33.0ms
(* (* 3 (* x.im x.re)) x.re)
20.0ms
(* 3 (* x.im x.re))

simplify81.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
0353457
11904388
25002386

prune132.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
0.2b
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
0.2b
(* (* x.im x.re) x.re)
0.2b
(* (cbrt 3) (* (* x.im x.re) x.re))

rewrite355.0ms

Algorithm
rewrite-expression-head
Rules
50×pow1 add-exp-log
33×pow-prod-down prod-exp add-cbrt-cube cbrt-unprod
12×prod-diff
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*l*
add-log-exp
associate-*r*
expm1-log1p-u log1p-expm1-u
cbrt-prod unpow-prod-down cube-prod *-commutative
cube-mult sub-neg flip3-- fma-neg diff-log unpow3 flip-- sqr-pow
Counts
4 → 109
Calls
4 calls:
149.0ms
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
136.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
19.0ms
(* (* x.im x.re) x.re)
45.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

series270.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
82.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
33.0ms
(* (* x.im x.re) x.re)
64.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

simplify101.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
04711044
12515793
25001689

prune194.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

regimes59.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0115
1115

end0.0ms

sample788.0ms

Algorithm
intervals
Results
481.0ms14436×body80valid