Time bar (total: 20.3s)
| 44.0ms | 195× | body | 80 | valid |
| 34.0ms | 19× | body | 640 | valid |
| 9.0ms | 34× | body | 1280 | valid |
| 9.0ms | 28× | body | 2560 | valid |
| 5.0ms | 97× | body | 80 | nan |
| 1.0ms | 3× | body | 5120 | valid |
| 1.0ms | 6× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 283 |
| 1 | 15 | 283 |
| 2 | 23 | 243 |
| 3 | 30 | 243 |
| 4 | 32 | 243 |
| 5 | 34 | 243 |
| done | 34 | 243 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.7b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 0.9b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 21.7b | (sqrt (- (* b_2 b_2) (* a c))) |
| 51× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 30× | add-cube-cbrt |
| 20× | sqrt-prod |
| 19× | prod-diff |
| 18× | times-frac |
| 10× | difference-of-squares |
| 8× | add-log-exp |
| 7× | fma-neg |
| 6× | add-cbrt-cube add-exp-log associate-/l* |
| 5× | pow1 distribute-lft-out-- |
| 4× | expm1-log1p-u flip3-- log1p-expm1-u flip-- |
| 3× | associate-/r* |
| 2× | sub-neg sqrt-div diff-log associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 div-sub div-exp div-inv |
| 151.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 14.0ms | (- (* b_2 b_2) (* a c)) |
| 132.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 25.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 132.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 58.0ms | (- (* b_2 b_2) (* a c)) |
| 103.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 102.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 47423 |
| 1 | 491 | 42559 |
| 2 | 1420 | 38570 |
| done | 5007 | 38520 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 5.9b
Found 4 expressions with local error:
| 0.2b | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 0.9b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 21.7b | (sqrt (- (* b_2 b_2) (* a c))) |
| 43× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 19× | prod-diff |
| 17× | sqrt-prod |
| 13× | associate-*r* add-exp-log |
| 11× | times-frac |
| 9× | add-cbrt-cube |
| 8× | add-log-exp |
| 7× | pow1 fma-neg |
| 6× | associate-*l* |
| 5× | flip3-- flip-- |
| 4× | expm1-log1p-u prod-exp log1p-expm1-u difference-of-squares |
| 3× | unswap-sqr |
| 2× | frac-times sub-neg sqrt-div diff-log div-exp associate-*l/ cbrt-unprod distribute-lft-out-- |
| 1× | cbrt-undiv rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp pow-prod-down associate-*r/ un-div-inv *-commutative div-inv |
| 129.0ms | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 7.0ms | (- (* b_2 b_2) (* a c)) |
| 68.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 18.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 126.0ms | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 54.0ms | (- (* b_2 b_2) (* a c)) |
| 124.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 77.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 46759 |
| 1 | 557 | 40007 |
| 2 | 1633 | 34683 |
| done | 5000 | 34498 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 5.9b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 6.5b | (- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a)) |
| 21.7b | (sqrt (- (* b_2 b_2) (* a c))) |
| 481× | times-frac |
| 378× | add-sqr-sqrt |
| 366× | *-un-lft-identity |
| 358× | add-cube-cbrt |
| 287× | prod-diff |
| 143× | sqrt-prod |
| 39× | div-inv |
| 23× | fma-neg |
| 8× | add-log-exp |
| 6× | add-cbrt-cube add-exp-log associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- sqrt-div log1p-expm1-u flip-- distribute-lft-out-- |
| 3× | associate-/r* |
| 2× | sub-neg diff-log associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num frac-2neg sqrt-pow1 distribute-rgt-out-- pow1/2 div-exp frac-sub sub-div |
| 26.0ms | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 13.0ms | (- (* b_2 b_2) (* a c)) |
| 85.0ms | (- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a)) |
| 18.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 136.0ms | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 49.0ms | (- (* b_2 b_2) (* a c)) |
| 107.0ms | (- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a)) |
| 70.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (4.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 300343 |
| 1 | 1134 | 269805 |
| 2 | 2652 | 242573 |
| done | 5000 | 219209 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 5.9b
Found 1 expressions with local error:
| 0.0b | (* -1/2 (/ c b_2)) |
| 14× | add-sqr-sqrt |
| 13× | associate-*r* |
| 10× | times-frac |
| 9× | *-un-lft-identity add-cube-cbrt |
| 6× | add-cbrt-cube add-exp-log |
| 3× | pow1 associate-*l* |
| 2× | prod-exp cbrt-unprod unswap-sqr |
| 1× | expm1-log1p-u cbrt-undiv div-exp pow-prod-down associate-*r/ *-commutative log1p-expm1-u div-inv add-log-exp |
| 21.0ms | (* -1/2 (/ c b_2)) |
| 39.0ms | (* -1/2 (/ c b_2)) |
Useful iterations: 2 (173.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 6080 |
| 1 | 172 | 5466 |
| 2 | 519 | 5304 |
| 3 | 1799 | 5304 |
| done | 5002 | 5304 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 5.9b
80.3% (5.6b remaining)
Error of 11.4b against oracle of 5.9b and baseline of 34.0b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 0.023031155523784402 | 0.1909160003853501 | 0.039411926192954486 |
| 9 | -5.469119599515074e+54 | -1.7131453104127492e+48 | -1.918306653269124e+51 |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 723 |
| 1 | 26 | 723 |
| done | 26 | 723 |
| 1.1s | 5864× | body | 80 | valid |
| 528.0ms | 1041× | body | 2560 | valid |
| 364.0ms | 919× | body | 1280 | valid |
| 230.0ms | 2928× | body | 80 | nan |
| 123.0ms | 465× | body | 640 | valid |
| 87.0ms | 109× | body | 5120 | valid |
| 38.0ms | 207× | body | 320 | valid |
| 14.0ms | 118× | body | 160 | valid |