Details

Time bar (total: 2.7s)

sample34.0ms

Algorithm
intervals
Results
23.0ms472×body80valid

simplify157.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (7.0ms)

IterNodesCost
0209
1489
21139
32775
47055
515715
644935
750025

prune7.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: 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)))
9.7b
(* 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 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))

series118.0ms

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

simplify154.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0205293
1839254
24612251
35001251

prune113.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.0b

Counts
63 → 7

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

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

series122.0ms

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

simplify42.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0218293
11110254
25002251

prune101.0ms

Filtered
60 candidates to 34 candidates (56.7%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New56460
Fresh516
Picked011
Done000
Total61667

Merged error: 0.0b

Counts
67 → 6

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

rewrite24.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:
11.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))

series109.0ms

Counts
3 → 9
Calls
3 calls:
57.0ms
(- (* (* 3 (* x.im x.re)) x.re) (pow x.im 3))
33.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

prune92.0ms

Filtered
60 candidates to 33 candidates (55.0%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New60060
Fresh044
Picked011
Done011
Total60666

Merged error: 0.0b

Counts
66 → 6

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

rewrite47.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:
17.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)
8.0ms
(* (cbrt 3) (* (* x.im x.re) x.re))

series291.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(- (* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re))) (pow x.im 3))
91.0ms
(* (* (cbrt 3) (cbrt 3)) (* (cbrt 3) (* (* x.im x.re) x.re)))
35.0ms
(* (* x.im x.re) x.re)
66.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

prune152.0ms

Filtered
100 candidates to 49 candidates (49.0%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New991100
Fresh123
Picked011
Done022
Total1006106

Merged error: 0.0b

Counts
106 → 6

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

sample895.0ms

Algorithm
intervals
Results
659.0ms14550×body80valid

Profiling

Loading profile data...