Time bar (total: 3.4s)
| 14.0ms | 261× | body | 80 | valid |
| 2.0ms | 13× | body | 640 | valid |
| 2.0ms | 10× | body | 1280 | valid |
| 2.0ms | 15× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4912 | 13 |
| 1 | 4912 | 13 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 10.7b
Found 3 expressions with local error:
| 0.0b | (/ (- z t) (- a t)) |
| 2.4b | (* (- y x) (/ (- z t) (- a t))) |
| 2.9b | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 78× | add-sqr-sqrt |
| 73× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 23× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp |
| 4× | associate-/r/ |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 16.0ms | (/ (- z t) (- a t)) |
| 30.0ms | (* (- y x) (/ (- z t) (- a t))) |
| 7.0ms | (+ x (* (- y x) (/ (- z t) (- a t)))) |
| 9.0ms | (/ (- z t) (- a t)) |
| 35.0ms | (* (- y x) (/ (- z t) (- a t))) |
| 51.0ms | (+ x (* (- y x) (/ (- z t) (- a t)))) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5068 | 1606 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 12 | 128 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 13 | 130 |
Merged error: 3.0b
Found 4 expressions with local error:
| 0.0b | (/ z (- a t)) |
| 0.0b | (- (/ z (- a t)) (/ t (- a t))) |
| 2.4b | (* (- y x) (- (/ z (- a t)) (/ t (- a t)))) |
| 2.9b | (+ x (* (- y x) (- (/ z (- a t)) (/ t (- a t))))) |
| 82× | *-un-lft-identity |
| 64× | add-sqr-sqrt |
| 51× | times-frac |
| 29× | distribute-lft-out-- |
| 20× | add-cube-cbrt |
| 18× | associate-*r* |
| 17× | difference-of-squares |
| 14× | flip3-- flip-- |
| 10× | associate-/r/ |
| 8× | add-exp-log frac-times add-cbrt-cube add-log-exp |
| 6× | pow1 distribute-rgt-out-- |
| 5× | sub-neg associate-*l* associate-/r* div-inv |
| 4× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ frac-sub sub-div |
| 3× | associate-/l* |
| 2× | associate-*l/ |
| 1× | cbrt-undiv +-commutative frac-2neg flip3-+ diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 5.0ms | (/ z (- a t)) |
| 26.0ms | (- (/ z (- a t)) (/ t (- a t))) |
| 36.0ms | (* (- y x) (- (/ z (- a t)) (/ t (- a t)))) |
| 7.0ms | (+ x (* (- y x) (- (/ z (- a t)) (/ t (- a t))))) |
| 7.0ms | (/ z (- a t)) |
| 15.0ms | (- (/ z (- a t)) (/ t (- a t))) |
| 36.0ms | (* (- y x) (- (/ z (- a t)) (/ t (- a t)))) |
| 54.0ms | (+ x (* (- y x) (- (/ z (- a t)) (/ t (- a t))))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4986 | 2162 |
| 1 | 4986 | 2162 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 145 | 1 | 146 |
| Fresh | 3 | 9 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 148 | 11 | 159 |
Merged error: 3.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (- a t)) |
| 0.5b | (cbrt (- a t)) |
| 2.4b | (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))) |
| 7.3b | (+ x (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))) |
| 65× | add-exp-log |
| 35× | prod-exp |
| 26× | add-cbrt-cube |
| 15× | div-exp cbrt-unprod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 10× | cbrt-prod |
| 9× | pow1 frac-times |
| 7× | cbrt-undiv add-cube-cbrt |
| 6× | flip3-- associate-*r/ flip-- add-log-exp |
| 5× | associate-*l* associate-*l/ |
| 4× | rec-exp cbrt-div 1-exp |
| 3× | pow-prod-down distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 |
| 1× | +-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ |
| 3.0ms | (cbrt (- a t)) |
| 3.0ms | (cbrt (- a t)) |
| 29.0ms | (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))) |
| 5.0ms | (+ x (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))) |
| 26.0ms | (cbrt (- a t)) |
| 27.0ms | (cbrt (- a t)) |
| 45.0ms | (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))) |
| 53.0ms | (+ x (* (- y x) (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5435 | 1291 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 0 | 102 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 102 | 11 | 113 |
Merged error: 3.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y x)) |
| 1.0b | (* (/ (- z t) (- a t)) (cbrt (- y x))) |
| 1.7b | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x)))) |
| 9.3b | (+ x (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x))))) |
| 114× | cbrt-div |
| 84× | frac-times |
| 58× | flip3-- flip-- |
| 52× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 37× | associate-*r/ |
| 32× | associate-*l* |
| 30× | add-exp-log associate-*l/ |
| 27× | times-frac |
| 18× | pow1 add-cube-cbrt add-cbrt-cube |
| 15× | prod-exp cbrt-unprod |
| 12× | cbrt-prod distribute-lft-out-- difference-of-squares |
| 9× | associate-*r* pow-prod-down |
| 6× | add-log-exp |
| 4× | unswap-sqr |
| 3× | cbrt-undiv div-exp |
| 2× | associate-/r/ *-commutative |
| 1× | +-commutative flip3-+ pow1/3 sum-log flip-+ div-inv |
| 3.0ms | (cbrt (- y x)) |
| 17.0ms | (* (/ (- z t) (- a t)) (cbrt (- y x))) |
| 24.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x)))) |
| 4.0ms | (+ x (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x))))) |
| 27.0ms | (cbrt (- y x)) |
| 46.0ms | (* (/ (- z t) (- a t)) (cbrt (- y x))) |
| 33.0ms | (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x)))) |
| 55.0ms | (+ x (* (* (cbrt (- y x)) (cbrt (- y x))) (* (/ (- z t) (- a t)) (cbrt (- y x))))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5028 | 3757 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 0 | 178 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 178 | 11 | 189 |
Merged error: 3.0b
23.3% (6.3b remaining)
Error of 10.0b against oracle of 3.7b and baseline of 11.9b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 1.0986474239144282e-152 | 4.581626603240402e-152 | 2.8247696157803964e-152 |
| 7 | -1.160017546360475e-155 | -4.82192808911134e-157 | -1.1651128156127139e-156 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 39 |
| 1 | 90 | 39 |
| 305.0ms | 7828× | body | 80 | valid |
| 73.0ms | 502× | body | 640 | valid |
| 52.0ms | 292× | body | 1280 | valid |
| 41.0ms | 391× | body | 320 | valid |
| 20.0ms | 284× | body | 160 | valid |
| 3.0ms | 13× | body | 2560 | valid |
Loading profile data...