Details

Time bar (total: 2.2s)

sample39.0ms

Algorithm
intervals
Results
25.0ms470×body80valid

simplify157.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (6.0ms)

IterNodesCost
0209
1489
21139
32775
47055
515715
644935
750025

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: 9.1b

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

series22.0ms

Counts
3 → 9
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)))
6.0ms
(* x.im (* x.re x.re))

simplify146.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0205293
1839254
24612251
35001251

prune88.0ms

Filtered
36 candidates to 61 candidates (-69.4%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New55661
Fresh011
Picked101
Done000
Total56763

Merged error: 0.1b

Counts
63 → 7

localize13.0ms

Local error

Found 3 expressions with local error:

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

rewrite35.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:
13.0ms
(- (* 3 (* (* x.im x.re) x.re)) (pow x.im 3))
8.0ms
(* (* x.im x.re) x.re)
11.0ms
(* 3 (* (* x.im x.re) x.re))

series28.0ms

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

simplify39.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0218293
11110254
25002251

prune82.0ms

Filtered
34 candidates to 60 candidates (-76.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New55560
Fresh426
Picked011
Done000
Total59867

Merged error: 0.0b

Counts
67 → 8

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

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

series21.0ms

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

simplify42.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0218289
11116254
25001251

prune83.0ms

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

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New58260
Fresh066
Picked011
Done011
Total581068

Merged error: 0.0b

Counts
68 → 10

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

rewrite44.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:
16.0ms
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
5.0ms
(* (* x.im x.re) x.re)
13.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
7.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

series41.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
6.0ms
(* (* x.im x.re) x.re)
12.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
10.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

simplify59.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0334787
11688594
25001531

prune122.0ms

Filtered
49 candidates to 100 candidates (-104.1%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New991100
Fresh257
Picked011
Done022
Total1019110

Merged error: 0b

Counts
110 → 9

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

sample980.0ms

Algorithm
intervals
Results
663.0ms14482×body80valid

Profiling

Loading profile data...