Details

Time bar (total: 2.9s)

sample26.0ms

Algorithm
intervals
Results
16.0ms451×body80valid

simplify63.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (7.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))

rewrite49.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:
23.0ms
(- (* 3 (* x.im (* x.re x.re))) (pow x.im 3))
17.0ms
(* 3 (* x.im (* x.re x.re)))
7.0ms
(* x.im (* x.re x.re))

series116.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)))
30.0ms
(* x.im (* x.re x.re))

simplify67.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
0341461
11599389
25001386

prune143.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

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

rewrite46.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:
21.0ms
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
6.0ms
(* (* x.im x.re) x.re)
17.0ms
(* 3 (* (* x.im x.re) x.re))

series117.0ms

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

simplify77.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
0353461
11898388
25002386

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

rewrite49.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:
21.0ms
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
20.0ms
(* (* 3 (* x.im x.re)) x.re)
6.0ms
(* 3 (* x.im x.re))

series105.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)
19.0ms
(* 3 (* x.im x.re))

simplify82.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
0353457
11904388
25002386

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

rewrite235.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:
101.0ms
(- (* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re) (pow x.im 3))
95.0ms
(* (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re))) x.re)
26.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re)))
7.0ms
(* (cbrt 3) (* x.im x.re))

series292.0ms

Counts
4 → 12
Calls
4 calls:
94.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)
68.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im x.re)))
44.0ms
(* (cbrt 3) (* x.im x.re))

simplify105.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (93.0ms)

IterNodesCost
04921199
12547890
25002748

prune204.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes86.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

sample757.0ms

Algorithm
intervals
Results
527.0ms14525×body80valid