Time bar (total: 3.9s)
| 15.0ms | 250× | body | 80 | nan |
| 14.0ms | 506× | pre | 80 | true |
| 14.0ms | 147× | body | 160 | valid |
| 6.0ms | 41× | body | 320 | valid |
| 3.0ms | 68× | 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: 41.9b
Found 4 expressions with local error:
| 0.0b | (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)) |
| 37.4b | (- (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 |
| 3.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) |
| 14.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 28.0ms | (/ (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) (* a 2.0)) |
| 15.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)))))) (* a 2.0)) |
| 0.3b | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 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))) |
| 13.0ms | (/ (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) (* a 2.0)) |
| 9.0ms | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 14.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 8.0ms | (- (* b b) (* 4.0 (* a c))) |
| 42.0ms | (/ (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) (* a 2.0)) |
| 59.0ms | (/ (- 0 (* 4.0 (* a c))) (+ b (sqrt (- (* b b) (* 4.0 (* a c)))))) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5103 | 3100 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 12 | 131 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 13 | 135 |
Merged error: 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 |
| 10.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))) |
| 29.0ms | (* a (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0)) |
| 15.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.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 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4948 | 1460 |
| 1 | 4948 | 1460 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 3 | 85 |
| Fresh | 6 | 6 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 10 | 98 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c) |
| 0.1b | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.3b | (/ 4.0 (* 1 (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c))) |
| 32× | add-exp-log |
| 23× | add-cbrt-cube |
| 13× | div-exp |
| 10× | *-un-lft-identity |
| 9× | prod-exp |
| 8× | cbrt-undiv add-sqr-sqrt add-cube-cbrt add-log-exp |
| 6× | times-frac |
| 5× | cbrt-unprod |
| 4× | pow1 associate-/r* associate-/l* |
| 3× | 1-exp |
| 2× | frac-2neg flip3-+ associate-*l/ clear-num flip-+ div-inv associate-/l/ |
| 1× | +-commutative sub-neg flip3-- diff-log associate-*r/ sum-log associate-/r/ flip-- distribute-lft-out |
| 8.0ms | (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c) |
| 5.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 11.0ms | (/ 4.0 (* 1 (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c))) |
| 18.0ms | (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c) |
| 15.0ms | (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 35.0ms | (/ 4.0 (* 1 (/ (* (+ b (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0) c))) |
Useful iterations: 0 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5049 | 1428 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 2 | 88 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 90 | 8 | 98 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 19 |
| 1 | 28 | 19 |
| 459.0ms | 4835× | body | 160 | valid |
| 450.0ms | 16185× | pre | 80 | true |
| 384.0ms | 8185× | body | 80 | nan |
| 189.0ms | 1340× | body | 320 | valid |
| 91.0ms | 1825× | body | 80 | valid |
Loading profile data...