Time bar (total: 11.1s)
| 7.0ms | 206× | body | 80 | valid |
| 5.0ms | 27× | body | 2560 | valid |
| 4.0ms | 29× | body | 1280 | valid |
| 4.0ms | 105× | body | 80 | nan |
| 2.0ms | 13× | body | 640 | valid |
| 0.0ms | 2× | body | 5120 | valid |
| 0.0ms | 6× | body | 160 | valid |
| 0.0ms | 4× | body | 320 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 17 |
| 1 | 22 | 17 |
| 2 | 42 | 16 |
| 3 | 82 | 16 |
| 4 | 104 | 16 |
| 5 | 112 | 16 |
| done | 112 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.3b
Found 4 expressions with local error:
| 0.2b | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 1.0b | (- (* b b) (* (* 3.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.1b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 34× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 19× | prod-diff |
| 18× | sqrt-prod |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | fma-neg |
| 6× | times-frac associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 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 |
| 95.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 11.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 51.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 14.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 109.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 46.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 82.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 75.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: done (974.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2476 |
| 1 | 475 | 2171 |
| 2 | 1416 | 1863 |
| done | 5000 | 1791 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.3b | (/ 1 (* 3.0 a)) |
| 1.0b | (- (* b b) (* (* 3.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.1b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 26× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 19× | prod-diff |
| 16× | sqrt-prod |
| 15× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | pow1 add-log-exp |
| 7× | fma-neg |
| 4× | expm1-log1p-u div-exp log1p-expm1-u |
| 3× | flip3-- times-frac prod-exp flip-- associate-/l* |
| 2× | cbrt-undiv sub-neg rec-exp pow-flip sqrt-div diff-log 1-exp difference-of-squares |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-prod-down clear-num associate-/r* cbrt-unprod div-inv distribute-lft-out-- inv-pow |
| 13.0ms | (/ 1 (* 3.0 a)) |
| 9.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 51.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 14.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 17.0ms | (/ 1 (* 3.0 a)) |
| 48.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 81.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 70.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1913 |
| 1 | 393 | 1589 |
| 2 | 1086 | 1358 |
| 3 | 4445 | 1271 |
| done | 5000 | 1271 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 3.0 a) (- (sqrt (- (* b b) (* (* 3.0 a) c))) b))) |
| 1.0b | (- (* b b) (* (* 3.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.1b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 61× | add-sqr-sqrt |
| 60× | times-frac |
| 50× | *-un-lft-identity |
| 40× | add-cube-cbrt |
| 25× | add-exp-log |
| 20× | sqrt-prod |
| 19× | prod-diff |
| 13× | add-cbrt-cube |
| 12× | div-exp associate-/r* |
| 10× | difference-of-squares |
| 9× | associate-/r/ |
| 8× | add-log-exp |
| 7× | flip3-- fma-neg flip-- |
| 6× | pow1 |
| 5× | cbrt-undiv div-inv distribute-lft-out-- |
| 4× | expm1-log1p-u log1p-expm1-u |
| 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 |
| 61.0ms | (/ 1 (/ (* 3.0 a) (- (sqrt (- (* b b) (* (* 3.0 a) c))) b))) |
| 9.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 54.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 12.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 149.0ms | (/ 1 (/ (* 3.0 a) (- (sqrt (- (* b b) (* (* 3.0 a) c))) b))) |
| 46.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 84.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 75.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: done (949.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 4025 |
| 1 | 583 | 3484 |
| 2 | 1637 | 3082 |
| done | 5000 | 2938 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.3b | (* 3.0 (* a c)) |
| 1.0b | (- (pow b 2) (* 3.0 (* a c))) |
| 1.2b | (- (sqrt (- (pow b 2) (* 3.0 (* a c)))) b) |
| 21.1b | (sqrt (- (pow b 2) (* 3.0 (* a c)))) |
| 29× | add-sqr-sqrt |
| 26× | *-un-lft-identity prod-diff |
| 24× | add-cube-cbrt |
| 16× | sqrt-prod |
| 14× | fma-neg |
| 10× | pow1 |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | unpow-prod-down |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | flip3-- associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod |
| 2× | sub-neg sqrt-div diff-log unpow2 difference-of-squares sqr-pow |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 associate-*r* *-commutative distribute-lft-out-- |
| 16.0ms | (* 3.0 (* a c)) |
| 19.0ms | (- (pow b 2) (* 3.0 (* a c))) |
| 85.0ms | (- (sqrt (- (pow b 2) (* 3.0 (* a c)))) b) |
| 18.0ms | (sqrt (- (pow b 2) (* 3.0 (* a c)))) |
| 20.0ms | (* 3.0 (* a c)) |
| 47.0ms | (- (pow b 2) (* 3.0 (* a c))) |
| 83.0ms | (- (sqrt (- (pow b 2) (* 3.0 (* a c)))) b) |
| 75.0ms | (sqrt (- (pow b 2) (* 3.0 (* a c)))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 2088 |
| 1 | 395 | 1768 |
| 2 | 1040 | 1508 |
| 3 | 4660 | 1409 |
| done | 5000 | 1409 |
12 alts after pruning (9 fresh and 3 done)
Merged error: 6.2b
78.6% (6.0b remaining)
Error of 11.5b against oracle of 5.4b and baseline of 33.6b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 0.0001820196720056695 | 0.3848154462067827 | 0.00018465375781150442 |
| 6 | 3.6410892437809104e-110 | 3.0960233903298005e-109 | 6.194358139220984e-110 |
| 8 | 1.0691773024250323e-170 | 5.5548132533506025e-168 | 5.480131987291899e-168 |
| 5 | -1.2890659370140747e+99 | -5.778998546738359e+98 | -1.26989575591942e+99 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 84 |
| 1 | 51 | 80 |
| done | 51 | 80 |
| 211.0ms | 1041× | body | 2560 | valid |
| 202.0ms | 5926× | body | 80 | valid |
| 147.0ms | 905× | body | 1280 | valid |
| 103.0ms | 2854× | body | 80 | nan |
| 58.0ms | 464× | body | 640 | valid |
| 25.0ms | 102× | body | 5120 | valid |
| 21.0ms | 225× | body | 320 | valid |
| 6.0ms | 94× | body | 160 | valid |