Time bar (total: 2.7s)
| 11.0ms | 276× | body | 80 | valid |
| 10.0ms | 255× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 65 | 7 |
| 2 | 182 | 7 |
| 3 | 338 | 7 |
| 4 | 488 | 7 |
| 5 | 757 | 7 |
| 6 | 1166 | 7 |
| 7 | 1729 | 7 |
| 8 | 2793 | 7 |
| 9 | 5001 | 7 |
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: 0.4b
Found 3 expressions with local error:
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 15× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 14× | *-un-lft-identity |
| 12× | associate-*r* |
| 10× | pow1 |
| 9× | add-cube-cbrt |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in times-frac associate-/l* add-log-exp |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | flip3-- frac-2neg clear-num associate-/r* flip-- div-inv distribute-lft-out difference-of-squares |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 456 | 491 |
| 1 | 2404 | 431 |
| 2 | 5001 | 429 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 12 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 12 | 82 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 15× | add-exp-log distribute-rgt-in add-sqr-sqrt distribute-lft-in add-cbrt-cube |
| 14× | *-un-lft-identity |
| 10× | pow1 |
| 9× | add-cube-cbrt associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ |
| 5× | prod-exp cbrt-unprod |
| 4× | pow-prod-down sqrt-prod |
| 3× | times-frac associate-/l* add-log-exp |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out difference-of-squares |
| 12.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 10.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 12.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 719 |
| 1 | 2120 | 644 |
| 2 | 5002 | 644 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 3 | 95 |
| Fresh | 3 | 8 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 12 | 107 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.2b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 75× | times-frac |
| 55× | add-sqr-sqrt |
| 54× | *-un-lft-identity |
| 49× | add-cube-cbrt |
| 15× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 12× | associate-*r* |
| 10× | pow1 |
| 5× | div-inv |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r* add-log-exp |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | flip3-- frac-2neg clear-num flip-- associate-/l/ distribute-lft-out difference-of-squares |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 19.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ (/ 1.0 x) 9.0) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 857 |
| 1 | 3206 | 791 |
| 2 | 5001 | 791 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 12 | 142 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 0.4b | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 51× | distribute-rgt-in distribute-lft-in |
| 37× | add-exp-log |
| 32× | pow1 |
| 25× | add-cbrt-cube |
| 20× | prod-exp cbrt-unprod |
| 19× | pow-prod-down |
| 17× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | sub-neg associate--l+ |
| 13× | associate-*l* |
| 12× | associate-*r/ |
| 11× | add-cube-cbrt |
| 8× | associate-*r* |
| 4× | sqrt-prod add-log-exp |
| 3× | cbrt-prod flip3-- times-frac *-commutative flip-- associate-/l* |
| 2× | cbrt-undiv div-exp distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out difference-of-squares |
| 11.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 21.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 13.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 10.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 17.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 807 | 1792 |
| 1 | 3240 | 1420 |
| 2 | 5001 | 1358 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 2 | 155 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 156 | 11 | 167 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 16 | 7 |
| 353.0ms | 8541× | body | 80 | valid |
| 343.0ms | 8676× | body | 80 | nan |
Loading profile data...