Details

Time bar (total: 2.0s)

sample122.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 10.510254%

Guaranteed chance to sample good point: 99.062202%

Results
12.0ms160×body80invalid
12.0ms256×body80valid

simplify90.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (16.0ms)

IterNodesCost
0219
1559
21509
34016
410885
527045
650015

prune9.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
associate-*l*
add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp
associate-*r* *-commutative
sub-neg flip3-- diff-log flip--
Counts
3 → 51
Calls
3 calls:
7.0ms
(- (pow x.re 3) (* 3 (* x.im (* x.re x.im))))
4.0ms
(* x.im (* x.re x.im))
6.0ms
(* 3 (* x.im (* x.re x.im)))

series17.0ms

Counts
3 → 9
Calls
3 calls:
9.0ms
(- (pow x.re 3) (* 3 (* x.im (* x.re x.im))))
4.0ms
(* x.im (* x.re x.im))
4.0ms
(* 3 (* x.im (* x.re x.im)))

simplify38.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0209290
1846250
25002250

prune89.0ms

Filtered
32 candidates to 60 candidates (-87.5%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New51960
Fresh101
Picked101
Done000
Total53962

Merged error: 0.0b

Counts
62 → 9

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
14×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
sub-neg flip3-- diff-log associate-*r* associate-*l* *-commutative flip--
Counts
2 → 34
Calls
2 calls:
7.0ms
(- (pow x.re 3) (* (* 3 x.im) (* x.re x.im)))
6.0ms
(* (* 3 x.im) (* x.re x.im))

series14.0ms

Counts
2 → 6
Calls
2 calls:
9.0ms
(- (pow x.re 3) (* (* 3 x.im) (* x.re x.im)))
4.0ms
(* (* 3 x.im) (* x.re x.im))

simplify39.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0193231
1907198
25001198

prune56.0ms

Filtered
20 candidates to 40 candidates (-100.0%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New39140
Fresh358
Picked011
Done000
Total42749

Merged error: 0b

Counts
49 → 7

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
associate-*r*
add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp
associate-*l* *-commutative
sub-neg flip3-- diff-log flip--
Counts
3 → 51
Calls
3 calls:
9.0ms
(- (pow x.re 3) (* (* (* 3 x.im) x.re) x.im))
6.0ms
(* (* (* 3 x.im) x.re) x.im)
5.0ms
(* (* 3 x.im) x.re)

series17.0ms

Counts
3 → 9
Calls
3 calls:
9.0ms
(- (pow x.re 3) (* (* (* 3 x.im) x.re) x.im))
4.0ms
(* (* (* 3 x.im) x.re) x.im)
3.0ms
(* (* 3 x.im) x.re)

simplify49.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0230290
11308253
25001253

prune74.0ms

Filtered
33 candidates to 60 candidates (-81.8%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New58260
Fresh235
Picked011
Done011
Total60767

Merged error: 0b

Counts
67 → 7

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
50×pow1 add-exp-log
33×pow-prod-down prod-exp add-cbrt-cube cbrt-unprod
10×associate-*l*
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-log-exp
cbrt-prod associate-*r* *-commutative
sub-neg flip3-- diff-log flip--
Counts
4 → 88
Calls
4 calls:
13.0ms
(- (pow x.re 3) (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im (* x.re x.im)))))
6.0ms
(* x.im (* x.re x.im))
13.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im (* x.re x.im))))
7.0ms
(* (cbrt 3) (* x.im (* x.re x.im)))

series33.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(- (pow x.re 3) (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im (* x.re x.im)))))
4.0ms
(* x.im (* x.re x.im))
9.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* x.im (* x.re x.im))))
7.0ms
(* (cbrt 3) (* x.im (* x.re x.im)))

simplify56.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0325790
11393603
25001544

prune114.0ms

Filtered
47 candidates to 100 candidates (-112.8%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New991100
Fresh134
Picked011
Done022
Total1007107

Merged error: 0b

Counts
107 → 7

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

sample996.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 10.510254%

Guaranteed chance to sample good point: 99.062202%

Results
375.0ms8000×body80valid
228.0ms4817×body80invalid

Profiling

Loading profile data...