Time bar (total: 17.1s)
| 21.0ms | 38× | body | 2560 | valid |
| 17.0ms | 178× | body | 80 | valid |
| 12.0ms | 28× | body | 1280 | valid |
| 7.0ms | 79× | body | 80 | nan |
| 4.0ms | 11× | body | 640 | valid |
| 2.0ms | 3× | body | 5120 | valid |
| 2.0ms | 6× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 24 | 17 |
| 2 | 44 | 16 |
| 3 | 78 | 16 |
| 4 | 91 | 16 |
| 5 | 99 | 16 |
| done | 99 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.3b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 0.4b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 0.6b | (- (* b b) (* (* 4.0 a) c)) |
| 20.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | times-frac sqrt-prod associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp associate-/l/ |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 102.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 66.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 12.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 18.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 177.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 145.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 69.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 127.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1592 |
| 1 | 386 | 1488 |
| 2 | 1234 | 1332 |
| 3 | 4639 | 1324 |
| done | 5002 | 1324 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 5.2b
Found 4 expressions with local error:
| 0.2b | (* (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (/ 1 (* 2.0 a))) |
| 0.4b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 0.6b | (- (* b b) (* (* 4.0 a) c)) |
| 20.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23× | add-exp-log |
| 19× | add-sqr-sqrt |
| 13× | add-cbrt-cube |
| 12× | *-un-lft-identity |
| 10× | prod-exp |
| 8× | add-cube-cbrt add-log-exp |
| 7× | pow1 associate-*r* |
| 6× | associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | div-exp cbrt-unprod difference-of-squares |
| 3× | times-frac |
| 2× | cbrt-undiv frac-times sub-neg rec-exp sqrt-div diff-log 1-exp associate-*l/ distribute-lft-out-- |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down un-div-inv *-commutative div-inv unswap-sqr |
| 165.0ms | (* (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (/ 1 (* 2.0 a))) |
| 71.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 16.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 15.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 171.0ms | (* (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (/ 1 (* 2.0 a))) |
| 116.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 83.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 105.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1851 |
| 1 | 442 | 1643 |
| 2 | 1481 | 1437 |
| done | 5000 | 1431 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.2b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 0.4b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 0.6b | (- (* b b) (* (* 4.0 a) c)) |
| 20.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 60× | times-frac |
| 47× | add-sqr-sqrt |
| 36× | *-un-lft-identity |
| 26× | add-cube-cbrt |
| 25× | add-exp-log |
| 13× | add-cbrt-cube |
| 12× | div-exp associate-/r* |
| 10× | difference-of-squares |
| 9× | associate-/r/ |
| 8× | sqrt-prod add-log-exp |
| 7× | flip3-- flip-- |
| 6× | pow1 |
| 5× | cbrt-undiv div-inv distribute-lft-out-- |
| 3× | rec-exp 1-exp prod-exp associate-/l* |
| 2× | sub-neg sqrt-div diff-log |
| 1× | rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num cbrt-unprod inv-pow |
| 76.0ms | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 60.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 21.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 172.0ms | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 115.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 83.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 118.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 3137 |
| 1 | 497 | 2801 |
| 2 | 1463 | 2561 |
| done | 5000 | 2481 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.1b
Found 4 expressions with local error:
| 0.3b | (/ (/ (/ 1 2.0) a) (/ 1 (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 0.4b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 0.6b | (- (* b b) (* (* 4.0 a) c)) |
| 20.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 3474× | times-frac |
| 1853× | add-sqr-sqrt |
| 1586× | *-un-lft-identity |
| 1320× | add-cube-cbrt |
| 266× | difference-of-squares |
| 145× | div-inv |
| 136× | sqrt-prod |
| 133× | distribute-lft-out-- |
| 89× | associate-/r/ |
| 69× | add-exp-log |
| 54× | div-exp |
| 47× | flip3-- flip-- |
| 43× | associate-/l* |
| 25× | add-cbrt-cube |
| 24× | associate-/r* |
| 15× | cbrt-undiv |
| 9× | rec-exp 1-exp |
| 8× | add-log-exp |
| 5× | pow1 |
| 2× | sub-neg sqrt-div diff-log |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 109.0ms | (/ (/ (/ 1 2.0) a) (/ 1 (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 63.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 15.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 30.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 215.0ms | (/ (/ (/ 1 2.0) a) (/ 1 (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 104.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 61.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 97.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1580 | 54089 |
| 1 | 4345 | 45253 |
| done | 5001 | 43676 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 5.1b
84% (4.6b remaining)
Error of 10.2b against oracle of 5.5b and baseline of 34.4b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 4.924640387312937e-45 | 5.473977791176249e-42 | 5.2024432226242543e-45 |
| 8 | -6.990724105819741e+111 | -2.6156774686163576e+108 | -1.569310777886352e+111 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 40 |
| 1 | 35 | 40 |
| done | 35 | 40 |
| 843.0ms | 1087× | body | 2560 | valid |
| 588.0ms | 5806× | body | 80 | valid |
| 368.0ms | 930× | body | 1280 | valid |
| 170.0ms | 2994× | body | 80 | nan |
| 131.0ms | 446× | body | 640 | valid |
| 49.0ms | 117× | body | 5120 | valid |
| 34.0ms | 210× | body | 320 | valid |
| 13.0ms | 116× | body | 160 | valid |