Time bar (total: 4.2s)
| 24.0ms | 638× | body | 80 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 8 |
| 1 | 41 | 8 |
| 2 | 67 | 8 |
| 3 | 119 | 8 |
| 4 | 309 | 8 |
| 5 | 1485 | 8 |
| 6 | 5002 | 8 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (* a a) (* b b)) |
| 0.0b | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (* b b))) |
| 0.0b | (* 4.0 (* b b)) |
| 0.3b | (pow (+ (* a a) (* b b)) 2.0) |
| 40× | *-un-lft-identity |
| 24× | add-sqr-sqrt |
| 18× | associate-*r* |
| 15× | associate-*l* |
| 12× | add-cube-cbrt distribute-lft-out |
| 10× | pow1 add-exp-log |
| 9× | add-cbrt-cube |
| 8× | unpow-prod-down swap-sqr add-log-exp |
| 7× | unswap-sqr |
| 3× | pow-unpow pow-prod-down prod-exp *-commutative cbrt-unprod |
| 2× | +-commutative flip3-+ sum-log flip-+ |
| 1× | pow-to-exp pow-pow pow-exp sqr-pow |
| 16.0ms | (+ (* a a) (* b b)) |
| 39.0ms | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (* b b))) |
| 9.0ms | (* 4.0 (* b b)) |
| 16.0ms | (pow (+ (* a a) (* b b)) 2.0) |
| 33.0ms | (+ (* a a) (* b b)) |
| 66.0ms | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (* b b))) |
| 32.0ms | (* 4.0 (* b b)) |
| 105.0ms | (pow (+ (* a a) (* b b)) 2.0) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 514 |
| 1 | 1734 | 477 |
| 2 | 5001 | 475 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 3 | 100 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 3 | 101 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 4.0 (* b b)) |
| 0.3b | (pow (+ (* a a) (* b b)) 2.0) |
| 3.1b | (exp (log (* 4.0 (* b b)))) |
| 24.7b | (log (* 4.0 (* b b))) |
| 63× | add-sqr-sqrt |
| 56× | log-prod |
| 54× | associate-*r* |
| 39× | *-un-lft-identity |
| 28× | exp-sum |
| 27× | add-cube-cbrt |
| 22× | pow1 associate-*l* |
| 21× | unswap-sqr |
| 16× | add-exp-log |
| 14× | swap-sqr |
| 9× | pow-prod-down *-commutative add-cbrt-cube |
| 8× | unpow-prod-down |
| 6× | exp-prod prod-exp log-pow |
| 5× | distribute-lft-out add-log-exp |
| 3× | pow-unpow rem-log-exp cbrt-unprod |
| 2× | rem-exp-log |
| 1× | pow-to-exp pow-pow pow-exp sqr-pow |
| 11.0ms | (* 4.0 (* b b)) |
| 19.0ms | (pow (+ (* a a) (* b b)) 2.0) |
| 14.0ms | (exp (log (* 4.0 (* b b)))) |
| 15.0ms | (log (* 4.0 (* b b))) |
| 29.0ms | (* 4.0 (* b b)) |
| 134.0ms | (pow (+ (* a a) (* b b)) 2.0) |
| 31.0ms | (exp (log (* 4.0 (* b b)))) |
| 164.0ms | (log (* 4.0 (* b b))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 646 |
| 1 | 1540 | 600 |
| 2 | 5001 | 585 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 1 | 155 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 3 | 158 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (pow b 4) (* 2 (* (pow a 2) (pow b 2)))) |
| 0.0b | (* 2 (* (pow a 2) (pow b 2))) |
| 2.4b | (* (pow a 2) (pow b 2)) |
| 81× | add-sqr-sqrt |
| 65× | unswap-sqr |
| 53× | associate-*r* |
| 38× | add-exp-log |
| 36× | unpow-prod-down |
| 28× | prod-exp unpow2 sqr-pow |
| 21× | *-un-lft-identity |
| 20× | associate-*l* |
| 15× | add-cube-cbrt |
| 12× | pow1 pow-to-exp pow-exp |
| 11× | pow-prod-down |
| 10× | add-cbrt-cube |
| 8× | pow-unpow |
| 5× | add-log-exp |
| 4× | cbrt-unprod |
| 3× | *-commutative |
| 2× | pow-pow distribute-lft-out |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 40.0ms | (+ (pow b 4) (* 2 (* (pow a 2) (pow b 2)))) |
| 25.0ms | (* 2 (* (pow a 2) (pow b 2))) |
| 12.0ms | (* (pow a 2) (pow b 2)) |
| 70.0ms | (+ (pow b 4) (* 2 (* (pow a 2) (pow b 2)))) |
| 58.0ms | (* 2 (* (pow a 2) (pow b 2))) |
| 45.0ms | (* (pow a 2) (pow b 2)) |
Useful iterations: 2 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 484 | 862 |
| 1 | 2086 | 695 |
| 2 | 5001 | 688 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 159 | 0 | 159 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 159 | 3 | 162 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 4.0 (* b b)) |
| 2.4b | (* (pow a 2) (pow b 2)) |
| 3.1b | (exp (log (* 4.0 (* b b)))) |
| 24.7b | (log (* 4.0 (* b b))) |
| 83× | add-sqr-sqrt |
| 62× | associate-*r* |
| 56× | log-prod |
| 37× | unswap-sqr |
| 33× | *-un-lft-identity |
| 31× | add-cube-cbrt |
| 28× | exp-sum |
| 27× | add-exp-log |
| 26× | associate-*l* |
| 25× | pow1 |
| 17× | pow-prod-down |
| 15× | prod-exp |
| 14× | unpow-prod-down |
| 12× | swap-sqr |
| 11× | add-cbrt-cube |
| 10× | *-commutative unpow2 sqr-pow |
| 8× | pow-unpow |
| 6× | pow-to-exp exp-prod pow-exp log-pow |
| 5× | add-log-exp |
| 4× | cbrt-unprod |
| 3× | rem-log-exp |
| 2× | pow-pow rem-exp-log |
| 10.0ms | (* 4.0 (* b b)) |
| 11.0ms | (* (pow a 2) (pow b 2)) |
| 13.0ms | (exp (log (* 4.0 (* b b)))) |
| 11.0ms | (log (* 4.0 (* b b))) |
| 28.0ms | (* 4.0 (* b b)) |
| 46.0ms | (* (pow a 2) (pow b 2)) |
| 29.0ms | (exp (log (* 4.0 (* b b)))) |
| 162.0ms | (log (* 4.0 (* b b))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 741 |
| 1 | 1993 | 662 |
| 2 | 5001 | 644 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 0 | 191 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 191 | 3 | 194 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 10 |
| 1 | 17 | 10 |
| 766.0ms | 20180× | body | 80 | valid |