Time bar (total: 3.4s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 8 |
| 1 | 42 | 8 |
| 2 | 50 | 8 |
| 3 | 50 | 8 |
| done | 50 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 2.30753 (* x 0.27061)) |
| 0.0b | (+ 0.99229 (* x 0.04481)) |
| 0.1b | (* x (+ 0.99229 (* x 0.04481))) |
| 14.4b | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | pow1 |
| 5× | flip3-+ flip-+ |
| 3× | associate-*r* associate-*l* associate-/r* associate-/l* |
| 2× | +-commutative associate-*r/ sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 6.0ms | (+ 2.30753 (* x 0.27061)) |
| 6.0ms | (+ 0.99229 (* x 0.04481)) |
| 20.0ms | (* x (+ 0.99229 (* x 0.04481))) |
| 25.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
| 33.0ms | (+ 2.30753 (* x 0.27061)) |
| 40.0ms | (+ 0.99229 (* x 0.04481)) |
| 62.0ms | (* x (+ 0.99229 (* x 0.04481))) |
| 61.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 622 |
| 1 | 1709 | 574 |
| 2 | 5001 | 574 |
| done | 5001 | 574 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.7b | (cbrt (+ 0.99229 (* x 0.04481))) |
| 0.7b | (cbrt (+ 0.99229 (* x 0.04481))) |
| 0.7b | (cbrt (+ 0.99229 (* x 0.04481))) |
| 14.4b | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (* (* (cbrt (+ 0.99229 (* x 0.04481))) (cbrt (+ 0.99229 (* x 0.04481)))) (cbrt (+ 0.99229 (* x 0.04481))))))) |
| 15× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | cbrt-prod times-frac |
| 6× | add-exp-log cbrt-div add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | pow1 add-log-exp |
| 3× | pow1/3 associate-/r* associate-/l* |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 3.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 3.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 3.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 29.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (* (* (cbrt (+ 0.99229 (* x 0.04481))) (cbrt (+ 0.99229 (* x 0.04481)))) (cbrt (+ 0.99229 (* x 0.04481))))))) |
| 128.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 120.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 121.0ms | (cbrt (+ 0.99229 (* x 0.04481))) |
| 61.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (* (* (cbrt (+ 0.99229 (* x 0.04481))) (cbrt (+ 0.99229 (* x 0.04481)))) (cbrt (+ 0.99229 (* x 0.04481))))))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 1361 |
| 1 | 1616 | 1262 |
| 2 | 5002 | 1188 |
| done | 5002 | 1188 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (pow (* x (+ 0.99229 (* x 0.04481))) 3) |
| 0.6b | (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) |
| 12.2b | (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
| 25.6b | (* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))))) |
| 78× | associate-*r/ |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 30× | add-sqr-sqrt flip3-+ flip-+ |
| 25× | add-cube-cbrt |
| 21× | associate-*l* |
| 16× | frac-sub |
| 14× | add-exp-log add-cbrt-cube |
| 10× | frac-times |
| 9× | pow1 distribute-rgt-in distribute-lft-in |
| 7× | associate-*l/ sum-cubes distribute-lft-out |
| 6× | add-log-exp |
| 5× | associate-/r* |
| 4× | associate--l+ associate-/r/ associate--r+ sub-div |
| 3× | pow-unpow associate-*r* prod-exp cbrt-unprod associate-/l* |
| 2× | cbrt-undiv cube-div pow-pow div-exp pow-prod-down pow-exp div-inv associate-/l/ rem-cube-cbrt unswap-sqr |
| 1× | cube-mult pow-to-exp sub-neg unpow-prod-down flip3-- distribute-rgt-out-- frac-2neg diff-log unpow3 cube-prod clear-num *-commutative flip-- sqr-pow |
| 9.0ms | (pow (* x (+ 0.99229 (* x 0.04481))) 3) |
| 48.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) |
| 65.0ms | (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
| 474.0ms | (* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))))) |
| 49.0ms | (pow (* x (+ 0.99229 (* x 0.04481))) 3) |
| 84.0ms | (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) |
| 40.0ms | (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))) |
| 142.0ms | (* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481))))))) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1237 | 3182 |
| 1 | 5002 | 2831 |
| done | 5002 | 2831 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 17 |
| 1 | 24 | 17 |
| done | 24 | 17 |
| 265.0ms | 8000× | body | 80 | valid |