Time bar (total: 5.6s)
| 14.0ms | 274× | body | 80 | valid |
| 5.0ms | 99× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 18 |
| 1 | 79 | 18 |
| 2 | 136 | 18 |
| 3 | 161 | 18 |
| 4 | 173 | 18 |
| 5 | 177 | 18 |
| 6 | 177 | 18 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 20.5b
Found 4 expressions with local error:
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 24.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 24.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 12× | add-sqr-sqrt |
| 10× | *-un-lft-identity add-log-exp |
| 7× | sqrt-prod |
| 6× | pow1 add-cube-cbrt |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- |
| 3× | diff-log |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 distribute-rgt-neg-in neg-log |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 52.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 74.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (115.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 581 |
| 1 | 878 | 551 |
| 2 | 3814 | 541 |
| 3 | 5002 | 538 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 8 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 8 | 73 |
Merged error: 8.5b
Found 4 expressions with local error:
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.4b | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ (* a c) b)) b))) |
| 6.3b | (/ (* a c) b) |
| 24.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21× | *-un-lft-identity |
| 14× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 9× | add-cube-cbrt |
| 8× | times-frac associate-/r* add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp sqrt-prod distribute-lft-out |
| 3× | distribute-rgt-neg-in |
| 2× | flip3-- frac-2neg sqrt-div diff-log prod-exp clear-num associate-/r/ flip-- cbrt-unprod div-inv associate-/l* distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 12.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ (* a c) b)) b))) |
| 4.0ms | (/ (* a c) b) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 84.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 188.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ (* a c) b)) b))) |
| 19.0ms | (/ (* a c) b) |
| 73.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 738 |
| 1 | 2043 | 649 |
| 2 | 5001 | 646 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 7 | 93 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 11 | 101 |
Merged error: 7.6b
Found 4 expressions with local error:
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.4b | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ a (/ b c))) b))) |
| 4.9b | (/ a (/ b c)) |
| 24.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 80× | times-frac |
| 61× | *-un-lft-identity |
| 54× | add-sqr-sqrt |
| 49× | add-cube-cbrt |
| 18× | associate-/r* |
| 14× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | div-inv |
| 5× | pow1 cbrt-undiv div-exp |
| 4× | sqrt-prod distribute-lft-out associate-/l* |
| 3× | distribute-rgt-neg-in associate-/r/ |
| 2× | flip3-- frac-2neg sqrt-div diff-log clear-num flip-- distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log prod-exp cbrt-unprod flip-+ |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 14.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ a (/ b c))) b))) |
| 6.0ms | (/ a (/ b c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 83.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 187.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (/ a (/ b c))) b))) |
| 21.0ms | (/ a (/ b c)) |
| 75.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 662 | 1106 |
| 1 | 2953 | 1010 |
| 2 | 5001 | 1010 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 2 | 142 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 11 | 153 |
Merged error: 7.6b
Found 4 expressions with local error:
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.9b | (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) |
| 4.4b | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (* (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) (/ (cbrt a) (/ (cbrt b) (cbrt c))))) b))) |
| 24.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 50× | add-exp-log |
| 24× | add-cbrt-cube |
| 21× | *-un-lft-identity |
| 20× | cbrt-undiv div-exp |
| 14× | add-sqr-sqrt prod-exp cbrt-unprod |
| 12× | times-frac |
| 10× | associate-/r* |
| 9× | add-cube-cbrt |
| 8× | add-log-exp |
| 5× | pow1 |
| 4× | sqrt-prod div-inv distribute-lft-out |
| 3× | distribute-rgt-neg-in associate-/r/ |
| 2× | flip3-- frac-2neg sqrt-div diff-log clear-num flip-- associate-/l* distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 17.0ms | (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) |
| 39.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (* (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) (/ (cbrt a) (/ (cbrt b) (cbrt c))))) b))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 122.0ms | (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) |
| 208.0ms | (/ (* 2.0 c) (+ (- b) (- (* 2.0 (* (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt b) (cbrt b)) (* (cbrt c) (cbrt c)))) (/ (cbrt a) (/ (cbrt b) (cbrt c))))) b))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 741 | 1857 |
| 1 | 3451 | 1522 |
| 2 | 5002 | 1456 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 11 | 125 |
Merged error: 7.6b
91.2% (1.3b remaining)
Error of 7.9b against oracle of 6.6b and baseline of 20.9b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 3.6696373663460875e+72 | 1.716395662560696e+75 | 1.700743369447203e+75 |
| 10 | -3.3972521543541393e+93 | -2.6938476684742574e+82 | -1.4465906485348473e+93 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 100 |
| 1 | 75 | 100 |
| 454.0ms | 8743× | body | 80 | valid |
| 137.0ms | 2961× | body | 80 | nan |