Time bar (total: 4.4s)
| 19.0ms | 295× | body | 80 | nan |
| 16.0ms | 157× | body | 160 | valid |
| 16.0ms | 551× | pre | 80 | true |
| 8.0ms | 51× | body | 320 | valid |
| 3.0ms | 48× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 16 |
| 1 | 88 | 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.7b
Found 4 expressions with local error:
| 0.1b | (- (* b b) (* 3.0 (* a c))) |
| 0.3b | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 0.3b | (* 3.0 (* a c)) |
| 39.5b | (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) |
| 19× | add-sqr-sqrt |
| 14× | add-exp-log add-cbrt-cube |
| 13× | *-un-lft-identity |
| 9× | pow1 |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | times-frac associate-/l* difference-of-squares |
| 4× | prod-exp cbrt-unprod |
| 3× | flip3-- associate-*l* pow-prod-down sqrt-prod flip-- distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg diff-log div-exp associate-/l/ |
| 1× | frac-2neg div-sub associate-*r* clear-num associate-/r* *-commutative div-inv |
| 5.0ms | (- (* b b) (* 3.0 (* a c))) |
| 12.0ms | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 6.0ms | (* 3.0 (* a c)) |
| 8.0ms | (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) |
| 9.0ms | (- (* b b) (* 3.0 (* a c))) |
| 28.0ms | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 4.0ms | (* 3.0 (* a c)) |
| 16.0ms | (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5007 | 1209 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 4 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 5 | 88 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 0.3b | (* 3.0 (* a c)) |
| 0.3b | (* 3.0 (* a c)) |
| 0.4b | (/ (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a)) |
| 54× | times-frac |
| 51× | *-un-lft-identity |
| 31× | add-sqr-sqrt add-cube-cbrt |
| 28× | add-exp-log add-cbrt-cube |
| 21× | associate-/l* |
| 14× | pow1 |
| 10× | distribute-lft-out |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp |
| 6× | associate-*l* pow-prod-down associate-/r/ |
| 5× | associate-/r* |
| 4× | div-inv add-log-exp |
| 3× | flip3-+ div-sub distribute-frac-neg flip-+ associate-/l/ |
| 2× | frac-2neg sub0-neg associate-*r* clear-num *-commutative |
| 1× | flip3-- flip-- |
| 10.0ms | (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 5.0ms | (* 3.0 (* a c)) |
| 6.0ms | (* 3.0 (* a c)) |
| 14.0ms | (/ (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a)) |
| 64.0ms | (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 4.0ms | (* 3.0 (* a c)) |
| 4.0ms | (* 3.0 (* a c)) |
| 51.0ms | (/ (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a)) |
Useful iterations: 0 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5247 | 2768 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 7 | 143 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 141 | 7 | 148 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 0.1b | (- (* b b) (* 3.0 (* a c))) |
| 0.1b | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 0.3b | (* 3.0 (* a c)) |
| 24× | *-un-lft-identity |
| 14× | add-sqr-sqrt add-cube-cbrt |
| 12× | times-frac |
| 11× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 8× | add-log-exp |
| 5× | distribute-lft-out |
| 4× | associate-/r* |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp associate-*r* clear-num sum-log *-commutative flip-- div-inv |
| 8.0ms | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 4.0ms | (- (* b b) (* 3.0 (* a c))) |
| 8.0ms | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 6.0ms | (* 3.0 (* a c)) |
| 16.0ms | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 9.0ms | (- (* b b) (* 3.0 (* a c))) |
| 50.0ms | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 4.0ms | (* 3.0 (* a c)) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 1193 |
| 1 | 4949 | 1193 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 2 | 87 |
| Fresh | 4 | 2 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 5 | 94 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (- (* b b) (* 3.0 (* a c))) |
| 0.2b | (/ (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) a) |
| 0.3b | (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 0.3b | (* 3.0 (* a c)) |
| 305× | times-frac |
| 194× | *-un-lft-identity |
| 122× | add-sqr-sqrt add-cube-cbrt |
| 44× | add-exp-log |
| 41× | associate-/l* |
| 36× | distribute-lft-out |
| 32× | add-cbrt-cube |
| 27× | div-inv |
| 24× | div-exp |
| 14× | cbrt-undiv |
| 10× | associate-/r/ |
| 9× | pow1 |
| 7× | prod-exp associate-/r* |
| 6× | add-log-exp |
| 5× | flip3-+ distribute-frac-neg cbrt-unprod flip-+ |
| 4× | 1-exp |
| 3× | associate-*l* pow-prod-down |
| 2× | frac-2neg clear-num distribute-rgt-neg-out associate-/l/ |
| 1× | sub-neg flip3-- diff-log associate-*r* *-commutative flip-- |
| 4.0ms | (- (* b b) (* 3.0 (* a c))) |
| 23.0ms | (/ (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) a) |
| 13.0ms | (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 6.0ms | (* 3.0 (* a c)) |
| 10.0ms | (- (* b b) (* 3.0 (* a c))) |
| 45.0ms | (/ (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) a) |
| 64.0ms | (/ (/ (* a (neg c)) 1) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 4.0ms | (* 3.0 (* a c)) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4978 | 6685 |
| 1 | 4978 | 6685 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 0 | 264 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 264 | 5 | 269 |
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 | 26 | 15 |
| 1 | 26 | 15 |
| 495.0ms | 4824× | body | 160 | valid |
| 483.0ms | 16172× | pre | 80 | true |
| 440.0ms | 8172× | body | 80 | nan |
| 214.0ms | 1358× | body | 320 | valid |
| 99.0ms | 1818× | body | 80 | valid |
Loading profile data...