Details

Time bar (total: 2.7s)

sample26.0ms

Algorithm
intervals
Results
16.0ms451×body80valid

simplify64.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: 6.1b

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)))
6.7b
(* x.im (* x.re x.re))

rewrite27.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:
12.0ms
(- (* 3 (* x.im (* x.re x.re))) (pow x.im 3))
7.0ms
(* 3 (* x.im (* x.re x.re)))
5.0ms
(* x.im (* x.re x.re))

series114.0ms

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

simplify68.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
0341461
11599389
25001386

prune138.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

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
(* (* x.im x.re) x.re)
0.2b
(* 3 (* (* x.im x.re) x.re))

rewrite23.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:
9.0ms
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
5.0ms
(* (* x.im x.re) x.re)
7.0ms
(* 3 (* (* x.im x.re) x.re))

series116.0ms

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

simplify79.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
0353461
11898388
25002386

prune137.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize8.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))

rewrite23.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:
9.0ms
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
7.0ms
(* (* 3 (* x.im x.re)) x.re)
5.0ms
(* 3 (* x.im x.re))

series106.0ms

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

simplify84.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
0353457
11904388
25002386

prune130.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize11.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.1b
(* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re)
0.2b
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re)))
0.3b
(* (cbrt 3) (* x.im x.re))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
59×pow1 add-exp-log
40×pow-prod-down prod-exp cbrt-unprod
37×add-cbrt-cube
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 → 115
Calls
4 calls:
16.0ms
(- (* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re) (pow x.im 3))
17.0ms
(* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re)
12.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re)))
6.0ms
(* (cbrt 3) (* x.im x.re))

series294.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(- (* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re) (pow x.im 3))
86.0ms
(* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re)
69.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re)))
43.0ms
(* (cbrt 3) (* x.im x.re))

simplify102.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
04921199
12547890
25002748

prune199.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes83.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01510
11510

end0.0ms

sample747.0ms

Algorithm
intervals
Results
516.0ms14525×body80valid