Time bar (total: 8.5s)
| 29.0ms | 57× | body | 1280 | valid |
| 19.0ms | 269× | body | 80 | nan |
| 13.0ms | 176× | body | 80 | valid |
| 8.0ms | 25× | body | 640 | valid |
| 4.0ms | 6× | body | 2560 | valid |
| 4.0ms | 14× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 10 |
| 1 | 55 | 10 |
| 2 | 76 | 10 |
| 3 | 89 | 10 |
| 4 | 92 | 10 |
| 5 | 92 | 10 |
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: 18.8b
Found 4 expressions with local error:
| 0.2b | (/ (* z t) 3.0) |
| 0.2b | (/ a (* b 3.0)) |
| 0.2b | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 21.6b | (cos (- y (/ (* z t) 3.0))) |
| 19× | add-exp-log add-cbrt-cube |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | times-frac |
| 5× | prod-exp cbrt-unprod |
| 4× | cbrt-undiv div-exp associate-/r* associate-/l* add-log-exp |
| 3× | cos-diff associate-*r* pow-prod-down |
| 2× | cos-sum frac-2neg clear-num div-inv |
| 1× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* *-commutative |
| 4.0ms | (/ (* z t) 3.0) |
| 4.0ms | (/ a (* b 3.0)) |
| 6.0ms | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 5.0ms | (cos (- y (/ (* z t) 3.0))) |
| 17.0ms | (/ (* z t) 3.0) |
| 18.0ms | (/ a (* b 3.0)) |
| 93.0ms | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 38.0ms | (cos (- y (/ (* z t) 3.0))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 507 |
| 1 | 1689 | 429 |
| 2 | 5001 | 426 |
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 17 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 17 | 85 |
Merged error: 14.3b
Found 4 expressions with local error:
| 0.2b | (/ a (* b 3.0)) |
| 0.3b | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 25.0b | (cos (/ (* z t) 3.0)) |
| 25.6b | (sin (/ (* z t) 3.0)) |
| 14× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | times-frac associate-*r/ associate-*r* pow-prod-down associate-/l* |
| 2× | cbrt-undiv div-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in flip3-+ associate-*l* frac-add clear-num associate-/r* cos-mult *-commutative flip-+ div-inv sin-mult |
| 4.0ms | (/ a (* b 3.0)) |
| 9.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 18.0ms | (/ a (* b 3.0)) |
| 191.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 9.0ms | (cos (/ (* z t) 3.0)) |
| 15.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 695 |
| 1 | 1951 | 580 |
| 2 | 5001 | 577 |
22 alts after pruning (22 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 10 | 70 |
| Fresh | 4 | 12 | 16 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 22 | 87 |
Merged error: 14.3b
Found 4 expressions with local error:
| 0.2b | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 0.2b | (/ a (* b 3.0)) |
| 25.6b | (cos (* 0.3333333333333333 (* t z))) |
| 25.6b | (sin (/ (* z t) 3.0)) |
| 14× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | times-frac associate-*r/ associate-*r* pow-prod-down associate-/l* |
| 2× | cbrt-undiv div-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in flip3-+ associate-*l* frac-add clear-num associate-/r* cos-mult *-commutative flip-+ div-inv sin-mult |
| 10.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 4.0ms | (/ a (* b 3.0)) |
| 3.0ms | (cos (* 0.3333333333333333 (* t z))) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 190.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 22.0ms | (/ a (* b 3.0)) |
| 9.0ms | (cos (* 0.3333333333333333 (* t z))) |
| 15.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 695 |
| 1 | 1969 | 580 |
| 2 | 5001 | 577 |
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 7 | 70 |
| Fresh | 4 | 17 | 21 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 24 | 92 |
Merged error: 14.2b
Found 4 expressions with local error:
| 0.2b | (/ a (* b 3.0)) |
| 0.2b | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 25.3b | (sin (* 0.3333333333333333 (* t z))) |
| 25.6b | (cos (* 0.3333333333333333 (* t z))) |
| 14× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | times-frac associate-*r/ associate-*r* pow-prod-down associate-/l* |
| 2× | cbrt-undiv div-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in flip3-+ associate-*l* frac-add clear-num associate-/r* cos-mult *-commutative flip-+ div-inv sin-mult |
| 4.0ms | (/ a (* b 3.0)) |
| 11.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 3.0ms | (sin (* 0.3333333333333333 (* t z))) |
| 3.0ms | (cos (* 0.3333333333333333 (* t z))) |
| 18.0ms | (/ a (* b 3.0)) |
| 193.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (* 0.3333333333333333 (* t z)))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 16.0ms | (sin (* 0.3333333333333333 (* t z))) |
| 14.0ms | (cos (* 0.3333333333333333 (* t z))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 695 |
| 1 | 1946 | 580 |
| 2 | 5002 | 577 |
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 1 | 70 |
| Fresh | 0 | 23 | 23 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 24 | 94 |
Merged error: 14.2b
65.2% (1.4b remaining)
Error of 17.6b against oracle of 16.2b and baseline of 20.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 31 |
| 1 | 56 | 31 |
| 2 | 56 | 31 |
| 732.0ms | 1597× | body | 1280 | valid |
| 657.0ms | 9065× | body | 80 | nan |
| 414.0ms | 5529× | body | 80 | valid |
| 327.0ms | 980× | body | 640 | valid |
| 254.0ms | 340× | body | 2560 | valid |
| 110.0ms | 451× | body | 320 | valid |
| 32.0ms | 198× | body | 160 | valid |
Loading profile data...