Time bar (total: 16.4s)
| 18.0ms | 237× | body | 80 | valid |
| 4.0ms | 20× | body | 320 | valid |
| 3.0ms | 12× | body | 640 | valid |
| 3.0ms | 7× | body | 1280 | valid |
| 1.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 13 |
| 1 | 22 | 13 |
| 2 | 52 | 13 |
| 3 | 108 | 13 |
| 4 | 222 | 13 |
| 5 | 641 | 13 |
| 6 | 3016 | 13 |
| done | 5001 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 15.2b
Found 3 expressions with local error:
| 0.0b | (* (- z t) y) |
| 2.5b | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 9.8b | (/ (* (- 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 |
| 35.0ms | (* (- z t) y) |
| 84.0ms | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 29.0ms | (/ (* (- z t) y) (- a t)) |
| 47.0ms | (* (- z t) y) |
| 162.0ms | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 96.0ms | (/ (* (- z t) y) (- a t)) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 1010 |
| 1 | 392 | 951 |
| 2 | 1972 | 879 |
| done | 5004 | 873 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 3.0b
Found 2 expressions with local error:
| 3.2b | (- (+ x y) (* (- z t) (/ y (- a t)))) |
| 9.2b | (* (- z t) (/ y (- a t))) |
| 25× | add-sqr-sqrt |
| 21× | associate-*r* |
| 20× | *-un-lft-identity |
| 16× | times-frac |
| 12× | add-cube-cbrt |
| 10× | frac-sub |
| 8× | flip3-- flip-- |
| 7× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | frac-times associate-*l/ |
| 5× | flip3-+ associate-*l* flip-+ |
| 4× | pow1 distribute-lft-out-- difference-of-squares |
| 3× | associate-*r/ |
| 2× | diff-log prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv sub-neg div-exp pow-prod-down associate--l+ sum-log *-commutative div-inv |
| 59.0ms | (- (+ x y) (* (- z t) (/ y (- a t)))) |
| 74.0ms | (* (- z t) (/ y (- a t))) |
| 170.0ms | (- (+ x y) (* (- z t) (/ y (- a t)))) |
| 89.0ms | (* (- z t) (/ y (- a t))) |
Useful iterations: 2 (430.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 1418 |
| 1 | 548 | 1326 |
| 2 | 2847 | 1260 |
| done | 5000 | 1260 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 2.8b
Found 2 expressions with local error:
| 4.5b | (- y (* (- z t) (/ y (- a t)))) |
| 9.2b | (* (- z t) (/ y (- a t))) |
| 25× | add-sqr-sqrt |
| 21× | associate-*r* |
| 20× | *-un-lft-identity |
| 16× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-exp-log add-cbrt-cube |
| 5× | associate-*l* |
| 4× | pow1 flip3-- flip-- distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | frac-times associate-*l/ prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv sub-neg diff-log associate-*r/ div-exp pow-prod-down *-commutative div-inv |
| 13.0ms | (- y (* (- z t) (/ y (- a t)))) |
| 64.0ms | (* (- z t) (/ y (- a t))) |
| 164.0ms | (- y (* (- z t) (/ y (- a t)))) |
| 102.0ms | (* (- z t) (/ y (- a t))) |
Useful iterations: 2 (265.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 130 | 845 |
| 1 | 331 | 791 |
| 2 | 1753 | 729 |
| done | 5000 | 729 |
15 alts after pruning (14 fresh and 1 done)
Merged error: 2.5b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 2.3b | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) |
| 15.7b | (- y (* (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) (/ (cbrt y) (cbrt (- a t))))) |
| 22× | add-exp-log |
| 14× | add-cbrt-cube |
| 13× | add-sqr-sqrt associate-*l* |
| 12× | cbrt-div |
| 10× | *-un-lft-identity |
| 9× | flip3-- prod-exp flip-- cbrt-unprod |
| 8× | add-cube-cbrt associate-/r/ |
| 6× | pow1 cbrt-prod frac-times add-log-exp |
| 5× | associate-*r* |
| 4× | cbrt-undiv associate-*r/ div-exp |
| 3× | sub-neg associate-*l/ |
| 2× | distribute-rgt-in distribute-lft-in times-frac pow1/3 unswap-sqr |
| 1× | diff-log pow-prod-down *-commutative div-inv distribute-lft-out-- difference-of-squares |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 148.0ms | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) |
| 10.0ms | (- y (* (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) (/ (cbrt y) (cbrt (- a t))))) |
| 206.0ms | (cbrt y) |
| 311.0ms | (cbrt y) |
| 273.0ms | (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) |
| 245.0ms | (- y (* (* (/ (* (cbrt y) (cbrt y)) (* (cbrt (- a t)) (cbrt (- a t)))) (- z t)) (/ (cbrt y) (cbrt (- a t))))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 2120 |
| 1 | 600 | 2016 |
| 2 | 2839 | 1428 |
| done | 5001 | 1318 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 2.5b
17.4% (4.2b remaining)
Error of 8.0b against oracle of 3.9b and baseline of 8.9b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 3.0697458737688045e-176 | 2.953313240752926e-173 | 2.656431825807724e-175 |
| 11 | -3.915946506803972e-138 | -4.499027040135842e-161 | -1.0013437247350767e-156 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 41 |
| 1 | 27 | 29 |
| done | 27 | 29 |
| 544.0ms | 7374× | body | 80 | valid |
| 117.0ms | 455× | body | 640 | valid |
| 107.0ms | 241× | body | 1280 | valid |
| 61.0ms | 402× | body | 320 | valid |
| 54.0ms | 269× | body | 160 | valid |
| 3.0ms | 7× | body | 2560 | valid |