Time bar (total: 7.5s)
| 9.0ms | 231× | body | 80 | valid |
| 2.0ms | 14× | body | 640 | valid |
| 2.0ms | 10× | body | 1280 | valid |
| 1.0ms | 10× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 52 | 6 |
| 2 | 109 | 6 |
| 3 | 195 | 6 |
| 4 | 445 | 6 |
| 5 | 828 | 6 |
| 6 | 1434 | 6 |
| 7 | 2520 | 6 |
| 8 | 4830 | 6 |
| 9 | 5001 | 6 |
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: 17.5b
Found 3 expressions with local error:
| 0.0b | (* (- z t) y) |
| 3.4b | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 12.6b | (/ (* (- z t) y) (- a t)) |
| 18× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 5× | pow1 times-frac associate-*l* associate-/r* distribute-lft-out-- |
| 4× | flip3-- associate-*l/ flip-- difference-of-squares |
| 3× | associate-*r* |
| 2× | cbrt-undiv diff-log div-exp prod-exp associate-/r/ frac-sub cbrt-unprod associate-/l/ |
| 1× | sub-neg frac-2neg flip3-+ pow-prod-down associate--l+ clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr |
| 6.0ms | (* (- z t) y) |
| 9.0ms | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 9.0ms | (/ (* (- z t) y) (- a t)) |
| 28.0ms | (* (- z t) y) |
| 110.0ms | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 64.0ms | (/ (* (- z t) y) (- a t)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 461 |
| 1 | 1704 | 422 |
| 2 | 5001 | 422 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 7 | 79 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 7 | 80 |
Merged error: 3.5b
Found 3 expressions with local error:
| 0.0b | (/ (- a t) y) |
| 3.4b | (- (+ x y) (/ (- z t) (/ (- a t) y))) |
| 7.5b | (/ (- z t) (/ (- a t) y)) |
| 203× | times-frac |
| 180× | add-sqr-sqrt |
| 176× | *-un-lft-identity |
| 87× | add-cube-cbrt |
| 45× | difference-of-squares |
| 44× | distribute-lft-out-- |
| 22× | associate-/r* |
| 10× | add-exp-log add-cbrt-cube associate-/l* |
| 8× | div-inv add-log-exp |
| 4× | cbrt-undiv div-exp associate-/l/ |
| 3× | pow1 flip3-- div-sub flip-- |
| 2× | frac-2neg diff-log clear-num frac-sub |
| 1× | sub-neg flip3-+ associate--l+ sum-log associate-/r/ flip-+ distribute-lft-out associate--r- |
| 5.0ms | (/ (- a t) y) |
| 32.0ms | (- (+ x y) (/ (- z t) (/ (- a t) y))) |
| 11.0ms | (/ (- z t) (/ (- a t) y)) |
| 25.0ms | (/ (- a t) y) |
| 107.0ms | (- (+ x y) (/ (- z t) (/ (- a t) y))) |
| 97.0ms | (/ (- z t) (/ (- a t) y)) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 853 | 1851 |
| 1 | 3326 | 1798 |
| 2 | 5001 | 1798 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 4 | 206 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 203 | 10 | 213 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.6b | (cbrt (- a t)) |
| 0.6b | (cbrt (- a t)) |
| 3.2b | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y)))) |
| 9.5b | (- (+ x y) (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y))))) |
| 525× | times-frac |
| 409× | add-sqr-sqrt |
| 373× | *-un-lft-identity |
| 288× | cbrt-prod |
| 265× | associate-*r* |
| 205× | add-cube-cbrt |
| 84× | distribute-lft-out-- difference-of-squares |
| 73× | add-exp-log |
| 39× | add-cbrt-cube |
| 27× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 16× | cbrt-div |
| 13× | associate-*l* |
| 12× | unswap-sqr |
| 9× | flip3-- associate-/r/ flip-- add-log-exp |
| 7× | frac-times div-inv |
| 6× | pow1 frac-sub |
| 5× | associate-*r/ associate-*l/ |
| 3× | flip3-+ flip-+ |
| 2× | pow1/3 diff-log |
| 1× | sub-neg pow-prod-down associate--l+ sum-log *-commutative |
| 3.0ms | (cbrt (- a t)) |
| 3.0ms | (cbrt (- a t)) |
| 103.0ms | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y)))) |
| 6.0ms | (- (+ x y) (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y))))) |
| 142.0ms | (cbrt (- a t)) |
| 144.0ms | (cbrt (- a t)) |
| 361.0ms | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y)))) |
| 133.0ms | (- (+ x y) (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (/ (cbrt (- a t)) (cbrt y))))) |
Useful iterations: 1 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2281 | 7251 |
| 1 | 5002 | 6880 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 393 | 1 | 394 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 393 | 11 | 404 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.6b | (cbrt (- z t)) |
| 2.7b | (/ (cbrt (- z t)) (/ (- a t) y)) |
| 5.0b | (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y))) |
| 8.8b | (- (+ x y) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y)))) |
| 565× | times-frac |
| 430× | add-sqr-sqrt |
| 419× | *-un-lft-identity |
| 237× | add-cube-cbrt |
| 202× | cbrt-prod |
| 157× | associate-*r* |
| 91× | distribute-lft-out-- difference-of-squares |
| 76× | cbrt-div |
| 48× | frac-times |
| 39× | flip3-- flip-- |
| 36× | associate-*l/ |
| 34× | frac-sub |
| 30× | add-exp-log |
| 19× | associate-/r* div-inv |
| 18× | add-cbrt-cube |
| 17× | flip3-+ flip-+ |
| 15× | associate-*r/ |
| 9× | pow1 cbrt-undiv div-exp prod-exp cbrt-unprod add-log-exp |
| 8× | associate-/l* |
| 5× | unswap-sqr |
| 3× | pow-prod-down |
| 2× | diff-log associate-/r/ associate-/l/ |
| 1× | sub-neg frac-2neg pow1/3 associate-*l* associate--l+ clear-num sum-log *-commutative |
| 3.0ms | (cbrt (- z t)) |
| 12.0ms | (/ (cbrt (- z t)) (/ (- a t) y)) |
| 48.0ms | (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y))) |
| 10.0ms | (- (+ x y) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y)))) |
| 147.0ms | (cbrt (- z t)) |
| 901.0ms | (/ (cbrt (- z t)) (/ (- a t) y)) |
| 96.0ms | (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y))) |
| 108.0ms | (- (+ x y) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (/ (- a t) y)))) |
Useful iterations: 1 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2012 | 7043 |
| 1 | 5001 | 6896 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 473 | 0 | 473 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 473 | 11 | 484 |
Merged error: 3.4b
14.7% (5.9b remaining)
Error of 9.8b against oracle of 4.0b and baseline of 10.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.3827017102221755e-53 | 5.521319545925935e-43 | 1.5442706892806291e-53 |
| 5 | -3.9171571748939474e-162 | -1.1082347829841037e-162 | -3.6101465856808473e-162 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 27 |
| 1 | 33 | 27 |
| 291.0ms | 7353× | body | 80 | valid |
| 69.0ms | 434× | body | 640 | valid |
| 54.0ms | 257× | body | 1280 | valid |
| 44.0ms | 403× | body | 320 | valid |
| 19.0ms | 256× | body | 160 | valid |
| 4.0ms | 18× | body | 2560 | valid |
Loading profile data...