Time bar (total: 12.8s)
| 20.0ms | 256× | body | 80 | valid |
| 8.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 15 |
| 1 | 22 | 15 |
| 2 | 48 | 15 |
| 3 | 101 | 15 |
| 4 | 188 | 15 |
| 5 | 346 | 15 |
| 6 | 579 | 15 |
| 7 | 875 | 15 |
| 8 | 2271 | 15 |
| done | 5000 | 15 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 18.2b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 18.4b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 8× | associate-/l/ |
| 7× | add-exp-log add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | add-sqr-sqrt frac-times add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | flip3-- times-frac associate-/r* flip-- |
| 2× | pow1 cbrt-undiv associate-*r/ div-exp associate-*l/ associate-/r/ |
| 1× | +-commutative frac-2neg prod-exp clear-num sum-log cbrt-unprod div-inv associate-/l* |
| 18.0ms | (+ (* x x) (* y y)) |
| 70.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 56.0ms | (+ (* x x) (* y y)) |
| 92.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 826 |
| 1 | 303 | 802 |
| 2 | 1443 | 662 |
| done | 5000 | 655 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (pow y 2)) |
| 18.4b | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 8× | associate-/l/ |
| 7× | add-exp-log add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | add-sqr-sqrt frac-times add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | flip3-- times-frac associate-/r* flip-- |
| 2× | pow1 cbrt-undiv associate-*r/ div-exp associate-*l/ associate-/r/ |
| 1× | +-commutative frac-2neg prod-exp clear-num sum-log cbrt-unprod div-inv associate-/l* |
| 16.0ms | (+ (* x x) (pow y 2)) |
| 77.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 31.0ms | (+ (* x x) (pow y 2)) |
| 93.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 826 |
| 1 | 296 | 794 |
| 2 | 1358 | 666 |
| done | 5001 | 661 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (pow y 2)) |
| 0.0b | (/ 1 (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y)))) |
| 18.4b | (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y))) |
| 60× | times-frac |
| 41× | associate-/r/ |
| 29× | add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 20× | frac-times |
| 17× | flip3-+ add-cbrt-cube flip-+ |
| 16× | associate-/r* |
| 15× | flip3-- flip-- |
| 14× | div-exp |
| 10× | associate-*r/ associate-*l/ |
| 7× | cbrt-undiv |
| 6× | div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | pow1 prod-exp |
| 3× | rec-exp 1-exp |
| 2× | frac-2neg clear-num cbrt-unprod associate-/l/ |
| 1× | +-commutative pow-flip sum-log inv-pow |
| 13.0ms | (+ (* x x) (pow y 2)) |
| 90.0ms | (/ 1 (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y)))) |
| 68.0ms | (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y))) |
| 30.0ms | (+ (* x x) (pow y 2)) |
| 112.0ms | (/ 1 (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y)))) |
| 122.0ms | (/ (+ (* x x) (pow y 2)) (* (- x y) (+ x y))) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 3376 |
| 1 | 580 | 3134 |
| 2 | 2280 | 2796 |
| done | 5000 | 2759 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2)))) |
| 18.4b | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 18.4b | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 18.4b | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 24× | associate-/l/ |
| 19× | add-exp-log add-cbrt-cube |
| 13× | flip3-+ flip-+ |
| 12× | add-sqr-sqrt frac-times add-cube-cbrt *-un-lft-identity times-frac |
| 9× | cbrt-prod flip3-- associate-/r* flip-- |
| 8× | associate-/r/ |
| 6× | cbrt-undiv associate-*r/ div-exp associate-*l/ |
| 4× | pow1 div-inv add-log-exp |
| 3× | frac-2neg prod-exp clear-num cbrt-unprod associate-/l* |
| 1× | cbrt-div pow1/3 |
| 37.0ms | (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2)))) |
| 69.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 70.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 49.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 279.0ms | (cbrt (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2)))) |
| 106.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 117.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
| 91.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (pow y 2))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 2452 |
| 1 | 315 | 2370 |
| 2 | 1383 | 2030 |
| done | 5000 | 2014 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.2b