Time bar (total: 5.9s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 22 | 7 |
| 2 | 24 | 7 |
| 3 | 24 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 37.4b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.3b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 34.5b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 22× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | sqrt-prod |
| 11× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | sum-log |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | +-commutative rem-sqrt-square div-inv associate-/l/ |
| 1× | cbrt-undiv associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 8.0ms | (+ (* x x) (* y y)) |
| 30.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 74.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 29.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 25.0ms | (+ (* x x) (* y y)) |
| 38.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 46.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 155.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 828 |
| 1 | 1345 | 761 |
| 2 | 5001 | 755 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 19.3b
Found 4 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.2b | (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)) |
| 0.4b | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)))) |
| 34.8b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0))) |
| 90× | add-sqr-sqrt |
| 75× | times-frac sqrt-prod |
| 53× | *-un-lft-identity |
| 49× | add-cube-cbrt |
| 35× | cbrt-prod |
| 25× | associate-*r* |
| 16× | unswap-sqr |
| 10× | associate-*l* |
| 9× | pow1 add-log-exp |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | associate-/r* |
| 5× | sqrt-div |
| 4× | div-inv |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down sum-log associate-/l* |
| 2× | flip3-+ flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-times associate-+l+ frac-2neg sqrt-unprod associate-*r/ div-exp associate-*l/ prod-exp clear-num *-commutative cbrt-unprod |
| 28.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 73.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)) |
| 114.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)))) |
| 33.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0))) |
| 33.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 115.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)) |
| 306.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0)))) |
| 321.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) (cbrt 3.0))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 2503 |
| 1 | 1579 | 2407 |
| 2 | 5001 | 2388 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 19.2b
Found 4 expressions with local error:
| 0.3b | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0)))) |
| 0.4b | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0))))) |
| 1.0b | (/ 1 (cbrt 3.0)) |
| 34.7b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 68× | add-sqr-sqrt |
| 51× | sqrt-prod |
| 47× | times-frac |
| 43× | *-un-lft-identity |
| 39× | add-cube-cbrt |
| 29× | sqrt-div |
| 26× | associate-*r* |
| 25× | cbrt-prod |
| 18× | pow1 |
| 16× | associate-*l* |
| 15× | add-exp-log |
| 12× | add-cbrt-cube unswap-sqr |
| 11× | frac-times |
| 10× | pow-prod-down |
| 8× | associate-*r/ |
| 7× | flip3-+ associate-*l/ flip-+ |
| 6× | sqrt-pow1 pow1/2 associate-/r* |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | sqrt-unprod div-inv associate-/l* |
| 2× | pow-flip div-exp *-commutative |
| 1× | cbrt-undiv rem-sqrt-square rec-exp frac-2neg pow1/3 1-exp clear-num inv-pow |
| 83.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0)))) |
| 141.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0))))) |
| 6.0ms | (/ 1 (cbrt 3.0)) |
| 31.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 333.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0)))) |
| 312.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 (cbrt 3.0))))) |
| 0.0ms | (/ 1 (cbrt 3.0)) |
| 92.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 459 | 2025 |
| 1 | 1644 | 1869 |
| 2 | 5001 | 1762 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 19.2b
Found 3 expressions with local error:
| 0.2b | (* x (sqrt (/ 1 (cbrt 3.0)))) |
| 0.5b | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* x (sqrt (/ 1 (cbrt 3.0))))) |
| 1.0b | (/ 1 (cbrt 3.0)) |
| 50× | add-sqr-sqrt |
| 43× | times-frac |
| 38× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 34× | sqrt-prod |
| 26× | associate-*r* |
| 23× | cbrt-prod |
| 14× | add-exp-log |
| 13× | associate-*l* |
| 11× | pow1 add-cbrt-cube |
| 6× | associate-/r* unswap-sqr |
| 5× | sqrt-div |
| 4× | associate-*r/ pow-prod-down prod-exp cbrt-unprod |
| 3× | div-inv associate-/l* add-log-exp |
| 2× | pow-flip div-exp *-commutative |
| 1× | cbrt-undiv frac-times rec-exp frac-2neg pow1/3 1-exp associate-*l/ clear-num inv-pow |
| 22.0ms | (* x (sqrt (/ 1 (cbrt 3.0)))) |
| 80.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* x (sqrt (/ 1 (cbrt 3.0))))) |
| 6.0ms | (/ 1 (cbrt 3.0)) |
| 105.0ms | (* x (sqrt (/ 1 (cbrt 3.0)))) |
| 142.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* x (sqrt (/ 1 (cbrt 3.0))))) |
| 0.0ms | (/ 1 (cbrt 3.0)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 306 | 845 |
| 1 | 1112 | 740 |
| 2 | 4940 | 652 |
| 3 | 5002 | 652 |
15 alts after pruning (11 fresh and 4 done)
Merged error: 19.2b
60.2% (7.7b remaining)
Error of 25.9b against oracle of 18.2b and baseline of 37.6b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.277912944090519e+87 | 3.551748340418938e+90 | 3.509581298916955e+90 |
| 10 | -2.2536194562167577e+79 | -3.066737593147216e+67 | -2.225117955444305e+79 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 28 |
| 1 | 48 | 28 |
| 2 | 52 | 28 |
| 3 | 52 | 28 |
| 253.0ms | 8000× | body | 80 | valid |