Time bar (total: 5.9s)
| 19.0ms | 121× | body | 320 | valid |
| 15.0ms | 529× | pre | 80 | true |
| 14.0ms | 273× | body | 80 | nan |
| 10.0ms | 93× | body | 160 | valid |
| 3.0ms | 15× | body | 640 | valid |
| 1.0ms | 27× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 17 |
| 1 | 21 | 17 |
| 2 | 41 | 16 |
| 3 | 76 | 16 |
| 4 | 90 | 16 |
| 5 | 98 | 16 |
| done | 98 | 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: 53.9b
Found 4 expressions with local error:
| 0.1b | (- (* b b) (* (* 3.0 a) c)) |
| 0.2b | (/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a)) |
| 0.3b | (* (* 3.0 a) c) |
| 26.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-*r* 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-*l* clear-num associate-/r* *-commutative div-inv |
| 4.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 11.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) |
| 10.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) |
| 19.0ms | (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) |
Useful iterations: done (588.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1460 |
| 1 | 406 | 1392 |
| 2 | 1706 | 1236 |
| done | 5000 | 1224 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 10 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 10 | 88 |
Merged error: 2.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 10 | 10 |
Merged error: 2.3b
Found 3 expressions with local error:
| 0.2b | (/ (* a c) b) |
| 0.3b | (* -1.5 (/ (* a c) b)) |
| 0.4b | (/ (* -1.5 (/ (* a c) b)) (* 3.0 a)) |
| 49× | add-exp-log add-cbrt-cube |
| 17× | prod-exp cbrt-unprod |
| 16× | cbrt-undiv div-exp |
| 10× | add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | times-frac associate-*r* |
| 5× | pow1 |
| 4× | associate-/r* |
| 3× | associate-*l* div-inv add-log-exp |
| 2× | frac-2neg associate-*r/ clear-num associate-/l* |
| 1× | pow-prod-down *-commutative associate-/l/ unswap-sqr |
| 5.0ms | (/ (* a c) b) |
| 7.0ms | (* -1.5 (/ (* a c) b)) |
| 10.0ms | (/ (* -1.5 (/ (* a c) b)) (* 3.0 a)) |
| 5.0ms | (/ (* a c) b) |
| 6.0ms | (* -1.5 (/ (* a c) b)) |
| 5.0ms | (/ (* -1.5 (/ (* a c) b)) (* 3.0 a)) |
Useful iterations: done (726.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 1086 |
| 1 | 388 | 1077 |
| 2 | 2169 | 822 |
| done | 5000 | 761 |
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 7 | 87 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 81 | 16 | 97 |
Merged error: 2.2b
Found 3 expressions with local error:
| 0.3b | (* -1.5 (* a (/ c b))) |
| 0.3b | (* a (/ c b)) |
| 0.4b | (/ (* -1.5 (* a (/ c b))) (* 3.0 a)) |
| 49× | add-exp-log add-cbrt-cube |
| 21× | prod-exp cbrt-unprod |
| 17× | add-sqr-sqrt |
| 14× | associate-*r* |
| 12× | cbrt-undiv add-cube-cbrt *-un-lft-identity div-exp |
| 11× | times-frac |
| 10× | pow1 |
| 6× | associate-*l* |
| 5× | associate-*r/ |
| 4× | pow-prod-down |
| 3× | add-log-exp |
| 2× | *-commutative div-inv unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* associate-/l/ associate-/l* |
| 7.0ms | (* -1.5 (* a (/ c b))) |
| 7.0ms | (* a (/ c b)) |
| 11.0ms | (/ (* -1.5 (* a (/ c b))) (* 3.0 a)) |
| 6.0ms | (* -1.5 (* a (/ c b))) |
| 5.0ms | (* a (/ c b)) |
| 5.0ms | (/ (* -1.5 (* a (/ c b))) (* 3.0 a)) |
Useful iterations: done (699.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 1118 |
| 1 | 424 | 1098 |
| 2 | 2380 | 849 |
| done | 5000 | 811 |
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 3 | 92 |
| Fresh | 0 | 14 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 18 | 108 |
Merged error: 2.2b
0% (3.5b remaining)
Error of 6.2b against oracle of 2.7b and baseline of 6.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 5 |
| 1 | 6 | 5 |
| done | 6 | 5 |
| 576.0ms | 3643× | body | 320 | valid |
| 475.0ms | 16128× | pre | 80 | true |
| 457.0ms | 8128× | body | 80 | nan |
| 311.0ms | 2951× | body | 160 | valid |
| 102.0ms | 498× | body | 640 | valid |
| 52.0ms | 908× | body | 80 | valid |
Loading profile data...