Time bar (total: 3.9s)
| 15.0ms | 237× | body | 80 | nan |
| 15.0ms | 161× | body | 160 | valid |
| 14.0ms | 493× | pre | 80 | true |
| 5.0ms | 40× | body | 320 | valid |
| 3.0ms | 55× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 16 |
| 1 | 91 | 16 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 44.8b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.2b | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 40.9b | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 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 |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 10.0ms | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 7.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 13.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 8.0ms | (- (* b b) (* 4.0 (* a c))) |
| 27.0ms | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 14.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4959 | 1319 |
| 1 | 4959 | 1319 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 4 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 4 | 85 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.3b | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 0.3b | (/ (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) (* a 2.0)) |
| 54× | times-frac |
| 51× | *-un-lft-identity |
| 29× | add-sqr-sqrt add-cube-cbrt |
| 21× | associate-/l* |
| 18× | add-exp-log add-cbrt-cube |
| 11× | distribute-lft-out |
| 8× | add-log-exp |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r/ |
| 5× | associate-/r* |
| 4× | pow1 flip3-+ flip-+ div-inv |
| 3× | div-sub distribute-frac-neg associate-/l/ |
| 2× | flip3-- frac-2neg sub0-neg prod-exp clear-num flip-- cbrt-unprod |
| 1× | +-commutative sub-neg diff-log sum-log |
| 5.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 8.0ms | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 12.0ms | (/ (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) (* a 2.0)) |
| 14.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 8.0ms | (- (* b b) (* 4.0 (* a c))) |
| 54.0ms | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 45.0ms | (/ (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) (* a 2.0)) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5103 | 3100 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 10 | 131 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 12 | 135 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0)) |
| 0.1b | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.3b | (/ (- 0 (* 4.0 (* a c))) (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
| 18× | add-exp-log add-cbrt-cube |
| 9× | pow1 *-un-lft-identity |
| 8× | add-log-exp |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | prod-exp cbrt-unprod |
| 4× | associate-*r/ associate-*l/ |
| 3× | cbrt-undiv flip3-+ times-frac div-exp associate-*l* pow-prod-down flip-+ associate-/l* |
| 2× | flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | +-commutative sub-neg frac-2neg sub0-neg diff-log div-sub distribute-frac-neg associate-*r* clear-num associate-/r* sum-log *-commutative div-inv distribute-lft-out |
| 8.0ms | (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0)) |
| 5.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 12.0ms | (/ (- 0 (* 4.0 (* a c))) (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
| 26.0ms | (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0)) |
| 14.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 8.0ms | (- (* b b) (* 4.0 (* a c))) |
| 43.0ms | (/ (- 0 (* 4.0 (* a c))) (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4948 | 1460 |
| 1 | 4948 | 1460 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 5 | 85 |
| Fresh | 5 | 6 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 11 | 97 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (/ 4.0 (/ a (* a (neg c)))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.2b | (/ a (* a (neg c))) |
| 36× | times-frac |
| 24× | *-un-lft-identity |
| 22× | add-sqr-sqrt add-cube-cbrt |
| 18× | add-exp-log add-cbrt-cube |
| 8× | associate-/r* add-log-exp |
| 7× | cbrt-undiv div-exp |
| 6× | div-inv associate-/l* |
| 4× | pow1 |
| 2× | frac-2neg prod-exp clear-num cbrt-unprod |
| 1× | +-commutative sub-neg flip3-- flip3-+ diff-log sum-log associate-/r/ flip-- flip-+ distribute-lft-out |
| 5.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 6.0ms | (/ 4.0 (/ a (* a (neg c)))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (/ a (* a (neg c))) |
| 15.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 2.0ms | (/ 4.0 (/ a (* a (neg c)))) |
| 8.0ms | (- (* b b) (* 4.0 (* a c))) |
| 2.0ms | (/ a (* a (neg c))) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4982 | 998 |
| 1 | 4982 | 998 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 4 | 105 |
| Fresh | 5 | 5 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 9 | 116 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 18 |
| 1 | 20 | 18 |
| 449.0ms | 4838× | body | 160 | valid |
| 435.0ms | 16128× | pre | 80 | true |
| 377.0ms | 8128× | body | 80 | nan |
| 186.0ms | 1352× | body | 320 | valid |
| 88.0ms | 1810× | body | 80 | valid |
Loading profile data...