Time bar (total: 6.9s)
| 53.0ms | 282× | body | 80 | valid |
| 14.0ms | 89× | body | 80 | nan |
Useful iterations: 0 (414.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3532 | 37 |
| 1 | 3532 | 37 |
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: 22.8b
Found 4 expressions with local error:
| 1.7b | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.8b | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 24.9b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 24.9b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 14× | *-un-lft-identity |
| 12× | add-sqr-sqrt add-log-exp |
| 7× | sqrt-prod |
| 6× | pow1 add-cube-cbrt |
| 4× | add-exp-log sqrt-div add-cbrt-cube |
| 3× | flip3-- flip-- |
| 2× | neg-sub0 rem-sqrt-square distribute-rgt-neg-in sqrt-pow1 pow1/2 diff-log neg-log sum-log distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | +-commutative associate--l- associate-+l- sub-neg flip3-+ flip-+ |
| 17.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 18.0ms | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 8.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 29.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 30.0ms | (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 28.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 30.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 0 (98.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4900 | 1074 |
| 1 | 4900 | 1074 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 7 | 75 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 7 | 77 |
Merged error: 6.0b
Found 4 expressions with local error:
| 1.7b | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.6b | (/ (+ (* 2.0 (* c (/ a b))) (* b -2)) (* 2.0 a)) |
| 4.7b | (* c (/ a b)) |
| 24.9b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 14× | add-exp-log add-cbrt-cube |
| 13× | times-frac associate-*r* |
| 8× | add-log-exp |
| 7× | pow1 |
| 3× | cbrt-undiv div-exp associate-*l* prod-exp sqrt-prod cbrt-unprod associate-/l* |
| 2× | flip3-+ sqrt-div sum-log flip-+ div-inv associate-/l/ distribute-lft-out unswap-sqr |
| 1× | +-commutative neg-sub0 associate-+l- rem-sqrt-square flip3-- distribute-rgt-neg-in frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log clear-num associate-/r* *-commutative flip-- |
| 17.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22.0ms | (/ (+ (* 2.0 (* c (/ a b))) (* b -2)) (* 2.0 a)) |
| 17.0ms | (* c (/ a b)) |
| 8.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 32.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 31.0ms | (/ (+ (* 2.0 (* c (/ a b))) (* b -2)) (* 2.0 a)) |
| 9.0ms | (* c (/ a b)) |
| 28.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5103 | 1167 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 6 | 97 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 8 | 104 |
Merged error: 6.0b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1.2b | (- (* b b) (* (* 4.0 a) c)) |
| 1.7b | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 24.9b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | pow1 times-frac associate-/r* |
| 3× | distribute-rgt-neg-in sqrt-prod |
| 2× | cbrt-undiv flip3-- flip3-+ sqrt-div div-exp sum-log associate-/r/ flip-- flip-+ |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log neg-log prod-exp clear-num cbrt-unprod div-inv associate-/l* |
| 22.0ms | (/ (* 2.0 c) (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 15.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 8.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 100.0ms | (/ (* 2.0 c) (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 15.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 27.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 26.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5665 | 1174 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 8 | 81 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 11 | 89 |
Merged error: 6.0b
Found 4 expressions with local error:
| 1.7b | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.6b | (/ (+ (* 2.0 (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b)))) (* b -2)) (* 2.0 a)) |
| 3.0b | (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b))) |
| 24.9b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 39× | add-sqr-sqrt |
| 31× | times-frac |
| 30× | add-exp-log |
| 26× | *-un-lft-identity |
| 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 |
| 3× | sqrt-prod div-inv associate-/l* |
| 2× | flip3-+ sqrt-div sum-log flip-+ associate-/l/ distribute-lft-out |
| 1× | +-commutative neg-sub0 frac-times associate-+l- rem-sqrt-square flip3-- distribute-rgt-neg-in frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log associate-*l/ clear-num associate-/r* *-commutative flip-- |
| 18.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 29.0ms | (/ (+ (* 2.0 (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b)))) (* b -2)) (* 2.0 a)) |
| 26.0ms | (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b))) |
| 7.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 28.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 35.0ms | (/ (+ (* 2.0 (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b)))) (* b -2)) (* 2.0 a)) |
| 18.0ms | (* (/ c (* (cbrt b) (cbrt b))) (/ a (cbrt b))) |
| 25.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 0 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4975 | 1638 |
| 1 | 4975 | 1638 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 2 | 124 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 12 | 135 |
Merged error: 6.0b
92% (1.2b remaining)
Error of 6.9b against oracle of 5.6b and baseline of 21.2b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 1.1994113433831075e+59 | 2.551497614016684e+59 | 2.517726559601462e+59 |
| 9 | -3.834665564060995e+111 | -7.937815030826972e+105 | -1.281214642187557e+111 |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 174 | 152 |
| 1 | 174 | 152 |
| 1.4s | 8707× | body | 80 | valid |
| 452.0ms | 2935× | body | 80 | nan |
Loading profile data...