Time bar (total: 3.5s)
| 13.0ms | 268× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 39 | 8 |
| 2 | 47 | 8 |
| 3 | 49 | 8 |
| 4 | 49 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 15.1b
Found 3 expressions with local error:
| 5.1b | (/ (* y z) t) |
| 6.2b | (/ (* y b) t) |
| 9.5b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 55× | *-un-lft-identity |
| 26× | times-frac |
| 21× | distribute-lft-out |
| 18× | add-sqr-sqrt add-cube-cbrt |
| 15× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 6× | associate-/l* |
| 5× | cbrt-undiv div-exp |
| 4× | associate-/r/ |
| 3× | pow1 frac-2neg flip3-+ clear-num flip-+ div-inv add-log-exp |
| 2× | frac-add prod-exp cbrt-unprod associate-/l/ |
| 3.0ms | (/ (* y z) t) |
| 3.0ms | (/ (* y b) t) |
| 35.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 16.0ms | (/ (* y z) t) |
| 18.0ms | (/ (* y b) t) |
| 89.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 769 |
| 1 | 1895 | 710 |
| 2 | 5001 | 710 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 9.0b
Found 3 expressions with local error:
| 5.0b | (/ y (/ t b)) |
| 5.1b | (/ (* y z) t) |
| 9.5b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 98× | times-frac |
| 95× | *-un-lft-identity |
| 58× | add-sqr-sqrt add-cube-cbrt |
| 21× | associate-/r* distribute-lft-out |
| 15× | add-exp-log add-cbrt-cube |
| 8× | associate-/l* |
| 7× | div-inv |
| 6× | cbrt-undiv div-exp |
| 5× | associate-/r/ |
| 3× | pow1 frac-2neg flip3-+ clear-num flip-+ add-log-exp |
| 2× | frac-add associate-/l/ |
| 1× | prod-exp cbrt-unprod |
| 7.0ms | (/ y (/ t b)) |
| 3.0ms | (/ (* y z) t) |
| 56.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 21.0ms | (/ y (/ t b)) |
| 17.0ms | (/ (* y z) t) |
| 92.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 649 | 1136 |
| 1 | 2804 | 1072 |
| 2 | 5002 | 1071 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 8.0b
Found 3 expressions with local error:
| 5.1b | (* (/ y t) b) |
| 5.1b | (/ (* y z) t) |
| 9.5b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y t) b))) |
| 30× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 25× | times-frac |
| 22× | add-cube-cbrt |
| 15× | add-exp-log add-cbrt-cube |
| 13× | associate-*l* |
| 6× | associate-/r* |
| 5× | pow1 associate-/l* |
| 4× | cbrt-undiv div-exp associate-/r/ distribute-lft-out |
| 3× | flip3-+ associate-*r* associate-*l/ prod-exp cbrt-unprod flip-+ div-inv add-log-exp |
| 2× | frac-2neg frac-add clear-num associate-/l/ unswap-sqr |
| 1× | pow-prod-down *-commutative |
| 7.0ms | (* (/ y t) b) |
| 3.0ms | (/ (* y z) t) |
| 30.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y t) b))) |
| 20.0ms | (* (/ y t) b) |
| 17.0ms | (/ (* y z) t) |
| 104.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (* (/ y t) b))) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 712 |
| 1 | 2033 | 653 |
| 2 | 5002 | 653 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 1.0b | (/ 1 (/ t (* y z))) |
| 5.1b | (/ t (* y z)) |
| 5.1b | (* (/ y t) b) |
| 9.5b | (/ (+ x (/ 1 (/ t (* y z)))) (+ (+ a 1.0) (* (/ y t) b))) |
| 61× | times-frac |
| 52× | *-un-lft-identity |
| 45× | add-sqr-sqrt |
| 40× | add-cube-cbrt |
| 37× | add-exp-log |
| 25× | add-cbrt-cube |
| 16× | div-exp |
| 13× | associate-*l* |
| 12× | div-inv |
| 11× | associate-/r* associate-/l* |
| 9× | cbrt-undiv |
| 8× | distribute-lft-out |
| 7× | pow1 |
| 6× | prod-exp |
| 5× | associate-/r/ |
| 4× | cbrt-unprod add-log-exp |
| 3× | rec-exp frac-2neg flip3-+ 1-exp associate-*r* associate-*l/ clear-num flip-+ |
| 2× | frac-add associate-/l/ unswap-sqr |
| 1× | pow-flip pow-prod-down *-commutative inv-pow |
| 6.0ms | (/ 1 (/ t (* y z))) |
| 3.0ms | (/ t (* y z)) |
| 7.0ms | (* (/ y t) b) |
| 49.0ms | (/ (+ x (/ 1 (/ t (* y z)))) (+ (+ a 1.0) (* (/ y t) b))) |
| 19.0ms | (/ 1 (/ t (* y z))) |
| 17.0ms | (/ t (* y z)) |
| 23.0ms | (* (/ y t) b) |
| 115.0ms | (/ (+ x (/ 1 (/ t (* y z)))) (+ (+ a 1.0) (* (/ y t) b))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 630 | 1138 |
| 1 | 2761 | 1024 |
| 2 | 5002 | 981 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 8.0b
13.6% (4.0b remaining)
Error of 13.8b against oracle of 9.8b and baseline of 14.5b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.8983107723431833e-272 | 2.0610677314218609e-262 | 1.128808106701665e-262 |
| 8 | -5.637588675691525e-116 | -4.8522999327182484e-119 | -4.400524087413221e-116 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 17 |
| 1 | 43 | 17 |
| 366.0ms | 8316× | body | 80 | valid |