Time bar (total: 12.8s)
| 11.0ms | 43× | body | 2560 | valid |
| 7.0ms | 165× | body | 80 | valid |
| 7.0ms | 32× | body | 1280 | valid |
| 3.0ms | 80× | body | 80 | nan |
| 3.0ms | 16× | body | 640 | valid |
| 2.0ms | 8× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 324 |
| 1 | 21 | 324 |
| 2 | 41 | 284 |
| 3 | 76 | 284 |
| 4 | 96 | 284 |
| 5 | 104 | 284 |
| done | 104 | 284 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.5b
Found 4 expressions with local error:
| 0.5b | (* (* 3.0 a) c) |
| 0.7b | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 1.5b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.2b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 21× | add-sqr-sqrt |
| 14× | *-un-lft-identity add-cbrt-cube add-exp-log |
| 10× | pow1 |
| 8× | add-cube-cbrt |
| 6× | times-frac sqrt-prod associate-/l* add-log-exp difference-of-squares |
| 4× | prod-exp cbrt-unprod |
| 3× | flip3-- associate-*r* pow-prod-down flip-- distribute-lft-out-- |
| 2× | cbrt-undiv sqrt-div div-exp associate-/l/ |
| 1× | rem-sqrt-square clear-num associate-/r* sub-neg frac-2neg sqrt-pow1 pow1/2 diff-log div-sub associate-*l* *-commutative div-inv |
| 15.0ms | (* (* 3.0 a) c) |
| 75.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 61.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 7.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 31.0ms | (* (* 3.0 a) c) |
| 169.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 86.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 118.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (554.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 28262 |
| 1 | 432 | 25925 |
| 2 | 2394 | 25285 |
| done | 5000 | 25285 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 3.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 3.6b
Found 4 expressions with local error:
| 0.3b | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) 3.0) |
| 0.5b | (* (* 3.0 a) c) |
| 1.5b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.2b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 38× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 18× | times-frac |
| 17× | add-cube-cbrt |
| 11× | add-cbrt-cube add-exp-log |
| 10× | pow1 difference-of-squares |
| 8× | sqrt-prod |
| 6× | associate-/l* add-log-exp |
| 5× | distribute-lft-out-- |
| 3× | associate-/r* flip3-- associate-*r* pow-prod-down prod-exp cbrt-unprod flip-- |
| 2× | sqrt-div associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num sub-neg frac-2neg sqrt-pow1 pow1/2 diff-log div-sub div-exp associate-*l* *-commutative div-inv |
| 96.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) 3.0) |
| 26.0ms | (* (* 3.0 a) c) |
| 53.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 7.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 149.0ms | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) 3.0) |
| 36.0ms | (* (* 3.0 a) c) |
| 101.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 135.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (551.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 36212 |
| 1 | 427 | 33980 |
| 2 | 1938 | 33540 |
| done | 5001 | 33540 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 3.6b
Found 4 expressions with local error:
| 0.3b | (/ 3.0 (- (sqrt (- (* b b) (* (* 3.0 a) c))) b)) |
| 0.5b | (* (* 3.0 a) c) |
| 1.5b | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 21.2b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 38× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 18× | times-frac |
| 17× | add-cube-cbrt |
| 11× | add-cbrt-cube add-exp-log |
| 10× | pow1 difference-of-squares |
| 8× | sqrt-prod |
| 6× | associate-/r* add-log-exp |
| 5× | distribute-lft-out-- |
| 3× | flip3-- associate-*r* pow-prod-down prod-exp cbrt-unprod flip-- associate-/l* |
| 2× | sqrt-div associate-/r/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num sub-neg frac-2neg sqrt-pow1 pow1/2 diff-log div-exp associate-*l* *-commutative div-inv |
| 34.0ms | (/ 3.0 (- (sqrt (- (* b b) (* (* 3.0 a) c))) b)) |
| 26.0ms | (* (* 3.0 a) c) |
| 65.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 7.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 116.0ms | (/ 3.0 (- (sqrt (- (* b b) (* (* 3.0 a) c))) b)) |
| 25.0ms | (* (* 3.0 a) c) |
| 97.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
| 90.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (455.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 36184 |
| 1 | 422 | 33450 |
| 2 | 1959 | 32968 |
| done | 5001 | 32968 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 3.4b
87.3% (4.3b remaining)
Error of 9.6b against oracle of 5.3b and baseline of 39.5b
| Iters | Range | Point | |
|---|---|---|---|
| 2 | 3.964947473899983e-62 | 4.720485511979589e-62 | 4.626043257219638e-62 |
| 7 | -5.856362438573669e+138 | -1.280729871585891e+137 | -5.791348048249166e+138 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 789 |
| 1 | 31 | 789 |
| done | 31 | 789 |
| 895.0ms | 1095× | body | 2560 | valid |
| 531.0ms | 2874× | body | 80 | nan |
| 480.0ms | 5793× | body | 80 | valid |
| 331.0ms | 887× | body | 1280 | valid |
| 112.0ms | 468× | body | 640 | valid |
| 45.0ms | 107× | body | 5120 | valid |
| 42.0ms | 243× | body | 320 | valid |
| 12.0ms | 115× | body | 160 | valid |