Time bar (total: 3.6s)
| 15.0ms | 157× | body | 160 | valid |
| 15.0ms | 534× | pre | 80 | true |
| 12.0ms | 278× | body | 80 | nan |
| 8.0ms | 99× | 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: 29.8b
Found 4 expressions with local error:
| 0.2b | (- (* b b) (* 3.0 (* a c))) |
| 0.3b | (* 3.0 (* a c)) |
| 0.4b | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 29.7b | (- (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))) |
| 5.0ms | (* 3.0 (* a c)) |
| 10.0ms | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 6.0ms | (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) |
| 9.0ms | (- (* b b) (* 3.0 (* a c))) |
| 3.0ms | (* 3.0 (* a c)) |
| 24.0ms | (/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a)) |
| 14.0ms | (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5007 | 1209 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 7 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 7 | 88 |
Merged error: 0.4b
Found 4 expressions with local error:
| 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)))))) |
| 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-- |
| 4.0ms | (* 3.0 (* a c)) |
| 5.0ms | (* 3.0 (* a c)) |
| 8.0ms | (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 12.0ms | (/ (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a)) |
| 3.0ms | (* 3.0 (* a c)) |
| 3.0ms | (* 3.0 (* a c)) |
| 51.0ms | (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 44.0ms | (/ (/ (- 0 (* 3.0 (* a c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a)) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5247 | 2768 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 10 | 143 |
| Fresh | 6 | 0 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 10 | 150 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 0.2b | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 0.2b | (- (* 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 |
| 6.0ms | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 5.0ms | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 3.0 (* a c))) |
| 5.0ms | (* 3.0 (* a c)) |
| 46.0ms | (/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) |
| 14.0ms | (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 8.0ms | (- (* b b) (* 3.0 (* a c))) |
| 3.0ms | (* 3.0 (* a c)) |
Useful iterations: 0 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 1193 |
| 1 | 4949 | 1193 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 5 | 87 |
| Fresh | 5 | 4 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 9 | 97 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* 3.0 (* a (* a (* c c)))) |
| 0.3b | (* a (* c c)) |
| 0.3b | (* 3.0 (* 3.0 (* a (* a (* c c))))) |
| 0.4b | (/ (- (pow b 4) (* 3.0 (* 3.0 (* a (* a (* c c)))))) (+ (* 3.0 (* a c)) (* b b))) |
| 45× | add-exp-log add-cbrt-cube |
| 43× | pow1 |
| 28× | pow-prod-down prod-exp cbrt-unprod |
| 16× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac associate-*l* |
| 4× | add-log-exp |
| 3× | associate-*r* associate-/r* *-commutative associate-/l* |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ div-inv unswap-sqr |
| 10.0ms | (* 3.0 (* a (* a (* c c)))) |
| 6.0ms | (* a (* c c)) |
| 12.0ms | (* 3.0 (* 3.0 (* a (* a (* c c))))) |
| 11.0ms | (/ (- (pow b 4) (* 3.0 (* 3.0 (* a (* a (* c c)))))) (+ (* 3.0 (* a c)) (* b b))) |
| 7.0ms | (* 3.0 (* a (* a (* c c)))) |
| 6.0ms | (* a (* c c)) |
| 11.0ms | (* 3.0 (* 3.0 (* a (* a (* c c))))) |
| 21.0ms | (/ (- (pow b 4) (* 3.0 (* 3.0 (* a (* a (* c c)))))) (+ (* 3.0 (* a c)) (* b b))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5055 | 1828 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 0 | 114 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 9 | 123 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 31 |
| 1 | 40 | 31 |
| 459.0ms | 16541× | pre | 80 | true |
| 414.0ms | 4504× | body | 160 | valid |
| 390.0ms | 8541× | body | 80 | nan |
| 169.0ms | 3496× | body | 80 | valid |
Loading profile data...