Time bar (total: 7.9s)
| 26.0ms | 318× | body | 80 | nan |
| 25.0ms | 54× | body | 1280 | valid |
| 14.0ms | 43× | body | 640 | valid |
| 12.0ms | 159× | body | 80 | valid |
| 11.0ms | 15× | body | 2560 | valid |
| 4.0ms | 15× | body | 320 | valid |
| 1.0ms | 8× | 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: 23.8b
Found 4 expressions with local error:
| 0.2b | (/ (* z t) 3.0) |
| 0.2b | (/ a (* b 3.0)) |
| 0.3b | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 26.3b | (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)))) |
| 6.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)))) |
| 35.0ms | (cos (- y (/ (* z t) 3.0))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 507 |
| 1 | 1671 | 429 |
| 2 | 5002 | 426 |
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 19 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 19 | 85 |
Merged error: 19.9b
Found 4 expressions with local error:
| 0.3b | (* (* 2.0 (sqrt x)) (* (cos y) (cos (/ (* z t) 3.0)))) |
| 1.6b | (* (* 2.0 (sqrt x)) (* (sin y) (sin (/ (* z t) 3.0)))) |
| 29.2b | (cos (/ (* z t) 3.0)) |
| 29.3b | (sin (/ (* z t) 3.0)) |
| 28× | pow1 add-exp-log add-cbrt-cube |
| 16× | pow-prod-down prod-exp cbrt-unprod |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 2× | associate-*r/ associate-*r* associate-*l* *-commutative |
| 1× | cos-mult sin-mult |
| 8.0ms | (* (* 2.0 (sqrt x)) (* (cos y) (cos (/ (* z t) 3.0)))) |
| 9.0ms | (* (* 2.0 (sqrt x)) (* (sin y) (sin (/ (* z t) 3.0)))) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 113.0ms | (* (* 2.0 (sqrt x)) (* (cos y) (cos (/ (* z t) 3.0)))) |
| 93.0ms | (* (* 2.0 (sqrt x)) (* (sin y) (sin (/ (* z t) 3.0)))) |
| 10.0ms | (cos (/ (* z t) 3.0)) |
| 20.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 351 | 704 |
| 1 | 1500 | 545 |
| 2 | 5001 | 540 |
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 7 | 72 |
| Fresh | 1 | 17 | 18 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 24 | 91 |
Merged error: 19.9b
Found 4 expressions with local error:
| 1.6b | (* (* 2.0 (sqrt x)) (* (sin y) (cbrt (pow (sin (/ (* z t) 3.0)) 3)))) |
| 14.3b | (cbrt (pow (sin (/ (* z t) 3.0)) 3)) |
| 29.2b | (cos (/ (* z t) 3.0)) |
| 29.3b | (sin (/ (* z t) 3.0)) |
| 16× | pow1 add-exp-log |
| 14× | add-cbrt-cube |
| 12× | cbrt-prod |
| 8× | pow-prod-down prod-exp cbrt-unprod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | add-log-exp |
| 3× | unpow-prod-down cube-prod |
| 1× | cube-mult pow1/3 unpow3 associate-*r* associate-*l* *-commutative rem-cbrt-cube sqr-pow |
| 10.0ms | (* (* 2.0 (sqrt x)) (* (sin y) (cbrt (pow (sin (/ (* z t) 3.0)) 3)))) |
| 3.0ms | (cbrt (pow (sin (/ (* z t) 3.0)) 3)) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 97.0ms | (* (* 2.0 (sqrt x)) (* (sin y) (cbrt (pow (sin (/ (* z t) 3.0)) 3)))) |
| 15.0ms | (cbrt (pow (sin (/ (* z t) 3.0)) 3)) |
| 10.0ms | (cos (/ (* z t) 3.0)) |
| 16.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 238 | 539 |
| 1 | 1010 | 463 |
| 2 | 5001 | 457 |
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 2 | 69 |
| Fresh | 1 | 22 | 23 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 24 | 93 |
Merged error: 19.9b
Found 4 expressions with local error:
| 29.2b | (cos (/ (* z t) 3.0)) |
| 29.3b | (sin (/ (* z t) 3.0)) |
| 29.3b | (sin (/ (* z t) 3.0)) |
| 29.3b | (sin (/ (* z t) 3.0)) |
| 4× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 9.0ms | (cos (/ (* z t) 3.0)) |
| 15.0ms | (sin (/ (* z t) 3.0)) |
| 18.0ms | (sin (/ (* z t) 3.0)) |
| 15.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 190 |
| 1 | 52 | 162 |
| 2 | 63 | 162 |
| 3 | 72 | 162 |
| 4 | 100 | 162 |
| 5 | 174 | 162 |
| 6 | 693 | 162 |
| 7 | 2258 | 162 |
| 8 | 5001 | 162 |
24 alts after pruning (23 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 0 | 40 |
| Fresh | 0 | 23 | 23 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 24 | 64 |
Merged error: 19.9b
59.3% (1.5b remaining)
Error of 17.8b against oracle of 16.3b and baseline of 20.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 60 |
| 1 | 56 | 60 |
| 739.0ms | 1588× | body | 1280 | valid |
| 677.0ms | 9208× | body | 80 | nan |
| 425.0ms | 5617× | body | 80 | valid |
| 302.0ms | 938× | body | 640 | valid |
| 276.0ms | 372× | body | 2560 | valid |
| 111.0ms | 456× | body | 320 | valid |
| 36.0ms | 187× | body | 160 | valid |
Loading profile data...