Time bar (total: 13.9s)
| 15.0ms | 461× | body | 80 | valid |
Useful iterations: 5 (151.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 19 |
| 1 | 20 | 19 |
| 2 | 45 | 17 |
| 3 | 108 | 17 |
| 4 | 245 | 13 |
| 5 | 623 | 11 |
| 6 | 1346 | 11 |
| 7 | 3740 | 11 |
| done | 5001 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 9.4b
Found 4 expressions with local error:
| 0.0b | (+ (* x.re x.im) (* x.im x.re)) |
| 0.1b | (+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 0.2b | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 8.8b | (* (- (* x.re x.re) (* x.im x.im)) x.im) |
| 12× | add-sqr-sqrt associate-*l/ |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 7× | associate-*l* |
| 6× | associate-*r* |
| 5× | flip3-+ flip-+ |
| 4× | frac-add |
| 3× | flip3-- flip-- |
| 2× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 1× | difference-of-squares |
| 8.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 22.0ms | (+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 22.0ms | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 26.0ms | (* (- (* x.re x.re) (* x.im x.im)) x.im) |
| 25.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 67.0ms | (+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 25.0ms | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 59.0ms | (* (- (* x.re x.re) (* x.im x.im)) x.im) |
Useful iterations: done (886.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 1507 |
| 1 | 399 | 1393 |
| 2 | 1698 | 1127 |
| done | 5001 | 1029 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (* x.re x.im) (* x.im x.re)) |
| 0.1b | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 0.2b | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 0.2b | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
| 42× | associate-*l/ |
| 20× | flip3-+ flip-+ |
| 16× | frac-add |
| 12× | frac-times |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 9× | add-sqr-sqrt flip3-- *-un-lft-identity flip-- |
| 8× | add-log-exp |
| 7× | add-cube-cbrt associate-*l* |
| 6× | associate-*r/ |
| 4× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | +-commutative sum-log *-commutative |
| 1× | distribute-lft-out unswap-sqr |
| 8.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 42.0ms | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 23.0ms | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 48.0ms | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
| 20.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 70.0ms | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 20.0ms | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 66.0ms | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 2664 |
| 1 | 702 | 2442 |
| 2 | 3667 | 1942 |
| done | 5000 | 1514 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x.re x.im) (* x.im x.re)) |
| 0.1b | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re)) |
| 0.2b | (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re) |
| 0.2b | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
| 42× | associate-*l/ |
| 24× | associate-*r/ |
| 20× | flip3-+ flip-+ |
| 16× | add-exp-log frac-add |
| 14× | pow1 add-cbrt-cube |
| 12× | frac-times |
| 9× | flip3-- flip-- |
| 8× | *-un-lft-identity prod-exp add-log-exp |
| 6× | add-sqr-sqrt add-cube-cbrt pow-prod-down cbrt-unprod |
| 5× | associate-*l* |
| 4× | associate-*r* |
| 2× | +-commutative sum-log *-commutative |
| 1× | 1-exp distribute-lft-out |
| 8.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 47.0ms | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re)) |
| 36.0ms | (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re) |
| 48.0ms | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
| 21.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 69.0ms | (+ (* (+ x.re x.im) (* (- x.re x.im) x.im)) (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re)) |
| 21.0ms | (* (* 1 (+ (* x.re x.im) (* x.im x.re))) x.re) |
| 66.0ms | (* (+ x.re x.im) (* (- x.re x.im) x.im)) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 2803 |
| 1 | 742 | 2456 |
| 2 | 3926 | 1900 |
| done | 5001 | 1470 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.4b | (* (cbrt (+ (* x.re x.im) (* x.im x.re))) (cbrt (+ (* x.re x.im) (* x.im x.re)))) |
| 11.1b | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 11.1b | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 11.1b | (cbrt (* x.im (+ x.re x.re))) |
| 23× | cbrt-prod |
| 22× | add-sqr-sqrt |
| 18× | cbrt-div |
| 14× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times associate-*r/ add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 44.0ms | (* (cbrt (+ (* x.re x.im) (* x.im x.re))) (cbrt (+ (* x.re x.im) (* x.im x.re)))) |
| 5.0ms | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 5.0ms | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 7.0ms | (cbrt (* x.im (+ x.re x.re))) |
| 135.0ms | (* (cbrt (+ (* x.re x.im) (* x.im x.re))) (cbrt (+ (* x.re x.im) (* x.im x.re)))) |
| 94.0ms | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 95.0ms | (cbrt (+ (* x.re x.im) (* x.im x.re))) |
| 97.0ms | (cbrt (* x.im (+ x.re x.re))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1907 |
| 1 | 324 | 1480 |
| 2 | 797 | 1169 |
| 3 | 2149 | 974 |
| done | 5000 | 922 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 21 |
| 1 | 22 | 19 |
| done | 22 | 19 |
| 503.0ms | 14518× | body | 80 | valid |