Time bar (total: 3.0s)
| 9.0ms | 227× | body | 80 | valid |
| 3.0ms | 18× | body | 640 | valid |
| 1.0ms | 7× | body | 1280 | valid |
| 1.0ms | 11× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
| 0.0ms | 1× | body | 2560 | valid |
Useful iterations: 0 (215.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2838 | 13 |
| 1 | 2838 | 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: 6.1b
Found 4 expressions with local error:
| 0.0b | (+ x (+ y (* y (/ (- t z) (- a t))))) |
| 0.0b | (/ (- t z) (- a t)) |
| 2.0b | (* y (/ (- t z) (- a t))) |
| 4.2b | (+ y (* y (/ (- t z) (- a t)))) |
| 77× | add-sqr-sqrt |
| 74× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 28× | add-cube-cbrt |
| 22× | distribute-lft-out-- difference-of-squares |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | pow1 |
| 5× | associate-/r* associate-/l* |
| 4× | sum-log associate-/r/ |
| 3× | flip3-- associate-*l* flip-- |
| 2× | cbrt-undiv +-commutative flip3-+ div-exp prod-exp cbrt-unprod flip-+ div-inv associate-/l/ unswap-sqr |
| 1× | associate-+r+ frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative distribute-lft-out |
| 5.0ms | (+ x (+ y (* y (/ (- t z) (- a t))))) |
| 8.0ms | (/ (- t z) (- a t)) |
| 14.0ms | (* y (/ (- t z) (- a t))) |
| 3.0ms | (+ y (* y (/ (- t z) (- a t)))) |
| 33.0ms | (+ x (+ y (* y (/ (- t z) (- a t))))) |
| 12.0ms | (/ (- t z) (- a t)) |
| 15.0ms | (* y (/ (- t z) (- a t))) |
| 22.0ms | (+ y (* y (/ (- t z) (- a t)))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5126 | 1617 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 7 | 139 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 9 | 141 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.7b | (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y))) |
| 1.6b | (* (/ (- t z) (- a t)) (cbrt y)) |
| 15.7b | (+ y (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y)))) |
| 63× | add-sqr-sqrt |
| 45× | *-un-lft-identity |
| 38× | associate-*l* |
| 32× | add-exp-log |
| 27× | times-frac |
| 26× | add-cube-cbrt |
| 25× | pow1 |
| 21× | cbrt-prod |
| 18× | add-cbrt-cube |
| 16× | prod-exp cbrt-unprod |
| 13× | associate-*r* |
| 11× | pow-prod-down |
| 10× | distribute-lft-out-- difference-of-squares |
| 8× | unswap-sqr |
| 6× | pow1/3 swap-sqr add-log-exp |
| 3× | cbrt-undiv div-exp *-commutative |
| 2× | associate-*l/ associate-/r/ pow-sqr pow-prod-up |
| 1× | +-commutative pow2 flip3-- flip3-+ pow-plus associate-*r/ sum-log flip-- flip-+ div-inv distribute-lft-out |
| 5.0ms | (* (cbrt y) (cbrt y)) |
| 16.0ms | (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y))) |
| 17.0ms | (* (/ (- t z) (- a t)) (cbrt y)) |
| 3.0ms | (+ y (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y)))) |
| 25.0ms | (* (cbrt y) (cbrt y)) |
| 19.0ms | (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y))) |
| 44.0ms | (* (/ (- t z) (- a t)) (cbrt y)) |
| 28.0ms | (+ y (* (* (cbrt y) (cbrt y)) (* (/ (- t z) (- a t)) (cbrt y)))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5416 | 1393 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 2 | 146 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 145 | 10 | 155 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.5b | (cbrt y) |
| 0.5b | (cbrt y) |
| 0.5b | (* (cbrt y) (cbrt y)) |
| 4.4b | (+ (/ (- t z) (- a t)) 1) |
| 22× | cbrt-prod add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 11× | pow1 |
| 8× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* add-log-exp |
| 4× | add-cbrt-cube unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | +-commutative pow2 associate-+l- flip3-+ pow-plus div-sub prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 5.0ms | (* (cbrt y) (cbrt y)) |
| 15.0ms | (+ (/ (- t z) (- a t)) 1) |
| 22.0ms | (cbrt y) |
| 22.0ms | (cbrt y) |
| 27.0ms | (* (cbrt y) (cbrt y)) |
| 13.0ms | (+ (/ (- t z) (- a t)) 1) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4941 | 479 |
| 1 | 4941 | 479 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 86 | 11 | 97 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.5b | (cbrt (- t z)) |
| 0.5b | (cbrt (- t z)) |
| 2.0b | (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t)))) |
| 16.2b | (+ y (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))))) |
| 28× | cbrt-div |
| 22× | add-exp-log associate-*r/ |
| 16× | frac-times add-cbrt-cube |
| 14× | flip3-- flip-- |
| 13× | pow1 |
| 12× | associate-*l/ |
| 11× | add-sqr-sqrt *-un-lft-identity prod-exp cbrt-unprod |
| 10× | cbrt-prod |
| 7× | add-cube-cbrt |
| 6× | pow-prod-down add-log-exp |
| 3× | associate-*l* |
| 2× | cbrt-undiv pow1/3 div-exp distribute-lft-out-- difference-of-squares |
| 1× | +-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ |
| 3.0ms | (cbrt (- t z)) |
| 3.0ms | (cbrt (- t z)) |
| 23.0ms | (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t)))) |
| 6.0ms | (+ y (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))))) |
| 27.0ms | (cbrt (- t z)) |
| 29.0ms | (cbrt (- t z)) |
| 16.0ms | (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t)))) |
| 23.0ms | (+ y (* y (* (* (cbrt (- t z)) (cbrt (- t z))) (/ (cbrt (- t z)) (- a t))))) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5043 | 1136 |
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 0 | 95 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 95 | 11 | 106 |
Merged error: 2.7b
29.3% (3.0b remaining)
Error of 6.4b against oracle of 3.4b and baseline of 7.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 53 |
| 1 | 35 | 53 |
| 283.0ms | 7337× | body | 80 | valid |
| 66.0ms | 460× | body | 640 | valid |
| 48.0ms | 257× | body | 1280 | valid |
| 42.0ms | 369× | body | 320 | valid |
| 20.0ms | 272× | body | 160 | valid |
| 3.0ms | 16× | body | 2560 | valid |
Loading profile data...