Time bar (total: 4.8s)
| 19.0ms | 275× | body | 80 | valid |
| 5.0ms | 85× | 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: 20.7b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 2.8b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.7b | (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)) |
| 11.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))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 581 |
| 1 | 878 | 551 |
| 2 | 3814 | 541 |
| 3 | 5002 | 538 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 10 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 10 | 73 |
Merged error: 7.0b
Found 4 expressions with local error:
| 2.8b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.9b | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 6.1b | (/ (* a c) b) |
| 23.7b | (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))) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 57.0ms | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 18.0ms | (/ (* a c) b) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 774 |
| 1 | 2145 | 683 |
| 2 | 5002 | 678 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 6 | 95 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 12 | 105 |
Merged error: 5.9b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 2.8b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.7b | (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))))) |
| 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))) |
| 165.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 45.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 863 |
| 1 | 1529 | 768 |
| 2 | 5001 | 759 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 5 | 88 |
| Fresh | 4 | 7 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 12 | 100 |
Merged error: 5.7b
Found 4 expressions with local error:
| 2.3b | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 2.8b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.9b | (/ (+ (- b) (- (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b)))) b)) (* 2.0 a)) |
| 23.7b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 43× | add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 33× | times-frac |
| 30× | add-exp-log |
| 23× | add-cbrt-cube |
| 22× | add-cube-cbrt associate-*r* |
| 11× | cbrt-prod |
| 9× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 8× | add-log-exp |
| 7× | pow1 associate-*l* |
| 6× | unswap-sqr |
| 5× | associate-/l* |
| 4× | sqrt-prod distribute-lft-out |
| 3× | distribute-rgt-neg-in div-inv |
| 2× | neg-sub0 flip3-- sqrt-div diff-log div-sub flip-- associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- frac-times associate-+l- associate-+r- sub-neg rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow-prod-down neg-log associate-*l/ clear-num associate-/r* *-commutative flip-+ |
| 16.0ms | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 18.0ms | (/ (+ (- b) (- (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b)))) b)) (* 2.0 a)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 50.0ms | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 82.0ms | (/ (+ (- b) (- (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b)))) b)) (* 2.0 a)) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 776 | 1487 |
| 1 | 3625 | 1298 |
| 2 | 5001 | 1254 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 1 | 133 |
| Fresh | 0 | 11 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 133 | 12 | 145 |
Merged error: 5.7b
88.4% (1.8b remaining)
Error of 8.0b against oracle of 6.2b and baseline of 21.4b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 4.4312058130773924e+95 | 1.951780157010812e+97 | 8.668740171701315e+95 |
| 9 | -8.211399685419546e+34 | -2.0557429965048975e+28 | -8.122404781735759e+34 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 57 |
| 1 | 63 | 57 |
| 593.0ms | 8699× | body | 80 | valid |
| 189.0ms | 2958× | body | 80 | nan |