Details

Time bar (total: 2.7s)

sample35.0ms

Algorithm
intervals
Results
24.0ms448×body80valid

simplify154.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (8.0ms)

IterNodesCost
0209
1489
21139
32775
47055
515715
644935
750025

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 7.6b

Counts
2 → 2

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

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt associate-*l*
add-cube-cbrt *-un-lft-identity add-log-exp
associate-*r* *-commutative
sub-neg flip3-- diff-log flip-- unswap-sqr
Counts
3 → 52
Calls
3 calls:
8.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))

series113.0ms

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

simplify156.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0205293
1839254
24612251
35001251

prune103.0ms

Filtered
61 candidates to 36 candidates (59.0%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New55661
Fresh011
Picked101
Done000
Total56763

Merged error: 0.1b

Counts
63 → 7

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)

rewrite22.0ms

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

series111.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0218293
11110254
25002251

prune91.0ms

Filtered
60 candidates to 34 candidates (56.7%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New56460
Fresh246
Picked011
Done000
Total58967

Merged error: 0.0b

Counts
67 → 9

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

rewrite22.0ms

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

series102.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0218289
11116254
25001251

prune88.0ms

Filtered
60 candidates to 33 candidates (55.0%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New59160
Fresh167
Picked011
Done011
Total60969

Merged error: 0.0b

Counts
69 → 9

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

rewrite46.0ms

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

series278.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))
85.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
29.0ms
(* (* x.im x.re) x.re)
69.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

simplify61.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0334787
11688594
25001531

prune135.0ms

Filtered
100 candidates to 49 candidates (49.0%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New991100
Fresh066
Picked011
Done022
Total9910109

Merged error: 0b

Counts
109 → 10

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

sample943.0ms

Algorithm
intervals
Results
700.0ms14484×body80valid

Profiling

Loading profile data...