Time bar (total: 10.5s)
| 11.0ms | 206× | body | 80 | valid |
| 6.0ms | 28× | body | 2560 | valid |
| 5.0ms | 28× | body | 1280 | valid |
| 4.0ms | 107× | body | 80 | nan |
| 2.0ms | 13× | body | 640 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 6× | body | 160 | valid |
| 0.0ms | 4× | body | 320 | valid |
Useful iterations: 2 (7.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.5b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 21.3b | (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 |
| 81.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 44.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 110.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 45.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 84.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1592 |
| 1 | 386 | 1488 |
| 2 | 1233 | 1332 |
| 3 | 4648 | 1324 |
| done | 5002 | 1324 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.5b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 21.3b | (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 |
| 59.0ms | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 45.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 154.0ms | (/ 1 (/ (* 2.0 a) (- (sqrt (- (* b b) (* (* 4.0 a) c))) b))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 86.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: done (839.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 3137 |
| 1 | 497 | 2801 |
| 2 | 1461 | 2561 |
| done | 5000 | 2481 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) a) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.2b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 21.3b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 37× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 18× | times-frac |
| 16× | add-cube-cbrt |
| 10× | difference-of-squares |
| 8× | sqrt-prod add-log-exp |
| 6× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | pow1 distribute-lft-out-- |
| 4× | flip3-- flip-- |
| 3× | associate-/r* |
| 2× | sub-neg sqrt-div diff-log associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp clear-num div-inv |
| 78.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) a) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 45.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 105.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) a) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 87.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 78.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 1888 |
| 1 | 372 | 1774 |
| 2 | 1047 | 1658 |
| 3 | 3342 | 1650 |
| done | 5000 | 1644 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))) |
| 1.0b | (- (pow b 2) (* 4.0 (* a c))) |
| 1.2b | (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b) |
| 21.3b | (sqrt (- (pow b 2) (* 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 (- (pow b 2) (* 4.0 (* a c)))) b))) |
| 15.0ms | (- (pow b 2) (* 4.0 (* a c))) |
| 69.0ms | (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b) |
| 13.0ms | (sqrt (- (pow b 2) (* 4.0 (* a c)))) |
| 140.0ms | (/ 1 (/ (* 2.0 a) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))) |
| 47.0ms | (- (pow b 2) (* 4.0 (* a c))) |
| 80.0ms | (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b) |
| 70.0ms | (sqrt (- (pow b 2) (* 4.0 (* a c)))) |
Useful iterations: done (816.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 3137 |
| 1 | 490 | 2793 |
| 2 | 1402 | 2565 |
| done | 5001 | 2485 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 6.4b
83.4% (4.7b remaining)
Error of 10.0b against oracle of 5.3b and baseline of 33.5b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.0335150395734557e+19 | 1.0746392320557105e+20 | 2.9494967590524297e+19 |
| 6 | 3.6410892437809104e-110 | 3.0960233903298005e-109 | 3.7052502960789305e-110 |
| 8 | 1.0691773024250323e-170 | 5.5548132533506025e-168 | 2.175674080408203e-169 |
| 9 | -1.4924982923623064e+60 | -5.817343306680769e+54 | -1.4784065354805617e+60 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 87 |
| 1 | 54 | 78 |
| 2 | 62 | 78 |
| 3 | 70 | 78 |
| 4 | 74 | 78 |
| 5 | 77 | 78 |
| 6 | 79 | 78 |
| done | 79 | 78 |
| 235.0ms | 1042× | body | 2560 | valid |
| 230.0ms | 5926× | body | 80 | valid |
| 166.0ms | 905× | body | 1280 | valid |
| 111.0ms | 2856× | body | 80 | nan |
| 69.0ms | 463× | body | 640 | valid |
| 29.0ms | 102× | body | 5120 | valid |
| 24.0ms | 225× | body | 320 | valid |
| 7.0ms | 95× | body | 160 | valid |