Time bar (total: 4.7s)
| 14.0ms | 285× | body | 80 | valid |
| 5.0ms | 103× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 18 |
| 1 | 66 | 18 |
| 2 | 116 | 18 |
| 3 | 144 | 18 |
| 4 | 159 | 18 |
| 5 | 161 | 18 |
| 6 | 161 | 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: 21.3b
Found 4 expressions with local error:
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.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 |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 13.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (112.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 581 |
| 1 | 878 | 551 |
| 2 | 3814 | 541 |
| 3 | 5002 | 538 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 6 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 6 | 73 |
Merged error: 8.5b
Found 4 expressions with local error:
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.3b | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 6.3b | (/ (* a c) b) |
| 23.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 add-log-exp |
| 6× | associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp associate-/r* sqrt-prod distribute-lft-out |
| 3× | distribute-rgt-neg-in |
| 2× | neg-sub0 flip3-- frac-2neg sqrt-div diff-log div-sub prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- associate-+l- associate-+r- 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 | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 5.0ms | (/ (* a c) b) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 55.0ms | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 23.0ms | (/ (* a c) b) |
| 66.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 774 |
| 1 | 2145 | 683 |
| 2 | 5002 | 678 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 5 | 95 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 8 | 101 |
Merged error: 7.4b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt times-frac associate-/r* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log prod-exp clear-num cbrt-unprod div-inv associate-/l* |
| 11.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 179.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 863 |
| 1 | 1529 | 768 |
| 2 | 5001 | 759 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 5 | 88 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 10 | 96 |
Merged error: 7.1b
Found 4 expressions with local error:
| 0.2b | (/ 2.0 (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) c)) |
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.4b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 159× | times-frac |
| 128× | add-sqr-sqrt |
| 127× | *-un-lft-identity |
| 75× | add-cube-cbrt |
| 26× | distribute-lft-out-- difference-of-squares |
| 25× | associate-/r* |
| 16× | sqrt-prod |
| 13× | distribute-rgt-neg-in |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 div-inv |
| 3× | cbrt-undiv flip3-- diff-log div-exp flip-- associate-/l* |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/r/ |
| 13.0ms | (/ 2.0 (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) c)) |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 124.0ms | (/ 2.0 (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) c)) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 65.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 668 | 2492 |
| 1 | 2776 | 2393 |
| 2 | 5003 | 2393 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 3 | 175 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 175 | 10 | 185 |
Merged error: 6.1b
91.7% (1.3b remaining)
Error of 6.7b against oracle of 5.5b and baseline of 20.7b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 3.6696373663460875e+72 | 1.716395662560696e+75 | 1.700743369447203e+75 |
| 10 | -3.525651047217798e+97 | -2.6938476684742574e+82 | -8.919295405006286e+96 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 52 |
| 1 | 59 | 52 |
| 445.0ms | 8714× | body | 80 | valid |
| 143.0ms | 2946× | body | 80 | nan |