Details

Time bar (total: 2.3s)

sample43.0ms

Algorithm
intervals
Results
28.0ms466×body80valid

simplify102.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (100.0ms)

IterNodesCost
0514911

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

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

series21.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
04961516
14961516

prune82.0ms

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

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New54660
Fresh011
Picked011
Done000
Total54862

Merged error: 0.0b

Counts
62 → 8

localize11.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt x.re) (cbrt x.re))
0.6b
(cbrt x.re)
0.6b
(cbrt x.re)
0.6b
(cbrt x.re)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (cbrt x.re) (cbrt x.re))
1.0ms
(cbrt x.re)
1.0ms
(cbrt x.re)
1.0ms
(cbrt x.re)

series90.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* (cbrt x.re) (cbrt x.re))
21.0ms
(cbrt x.re)
21.0ms
(cbrt x.re)
24.0ms
(cbrt x.re)

simplify75.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
05837334

prune105.0ms

Filtered
52 candidates to 85 candidates (-63.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New84185
Fresh066
Picked101
Done011
Total85893

Merged error: 0.0b

Counts
93 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* x.re (* x.re (* x.im 3)))) (cbrt (* x.re (* x.re (* x.im 3)))))
22.6b
(cbrt (* x.re (* x.re (* x.im 3))))
22.6b
(cbrt (* x.re (* x.re (* x.im 3))))
22.6b
(cbrt (* x.re (* x.re (* x.im 3))))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 58
Calls
4 calls:
6.0ms
(* (cbrt (* x.re (* x.re (* x.im 3)))) (cbrt (* x.re (* x.re (* x.im 3)))))
5.0ms
(cbrt (* x.re (* x.re (* x.im 3))))
5.0ms
(cbrt (* x.re (* x.re (* x.im 3))))
5.0ms
(cbrt (* x.re (* x.re (* x.im 3))))

series90.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(* (cbrt (* x.re (* x.re (* x.im 3)))) (cbrt (* x.re (* x.re (* x.im 3)))))
20.0ms
(cbrt (* x.re (* x.re (* x.im 3))))
20.0ms
(cbrt (* x.re (* x.re (* x.im 3))))
20.0ms
(cbrt (* x.re (* x.re (* x.im 3))))

simplify46.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
06027632

prune150.0ms

Filtered
52 candidates to 70 candidates (-34.6%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New70070
Fresh066
Picked011
Done011
Total70878

Merged error: 0.0b

Counts
78 → 8

localize7.0ms

Local error

Found 2 expressions with local error:

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

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

series15.0ms

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

simplify43.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
05131404

prune37.0ms

Filtered
19 candidates to 40 candidates (-110.5%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New39140
Fresh325
Picked011
Done022
Total42648

Merged error: 0b

Counts
48 → 6

regimes96.0ms

Accuracy

0% (0.1b 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
01111
11111

end0.0ms

sample1.1s

Algorithm
intervals
Results
752.0ms14508×body80valid

Profiling

Loading profile data...