Time bar (total: 3.2s)
| 11.0ms | 273× | body | 80 | valid |
| 10.0ms | 266× | 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 | (* 3.0 (sqrt x)) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.8b | (/ 1.0 (* x 9.0)) |
| 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 |
| 5.0ms | (* 3.0 (sqrt x)) |
| 15.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 35.0ms | (* 3.0 (sqrt x)) |
| 64.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 481 |
| 1 | 2021 | 414 |
| 2 | 5001 | 412 |
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.3b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 0.8b | (/ 1.0 (* x 9.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 |
| 14.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 13.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 54.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 63.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 703 |
| 1 | 1706 | 622 |
| 2 | 5003 | 622 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 5 | 95 |
| Fresh | 5 | 6 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 11 | 107 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x)) |
| 0.3b | (* 3.0 (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x))) |
| 0.3b | (* 3.0 (* y (sqrt x))) |
| 0.8b | (/ 1.0 (* x 9.0)) |
| 21× | add-exp-log add-cbrt-cube |
| 17× | add-sqr-sqrt |
| 16× | pow1 |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt associate-*l* |
| 8× | associate-*r* prod-exp cbrt-unprod |
| 7× | pow-prod-down |
| 4× | associate-*l/ sqrt-prod add-log-exp |
| 3× | times-frac *-commutative associate-/l* |
| 2× | cbrt-undiv flip3-- associate-*r/ div-exp flip-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out-- difference-of-squares |
| 13.0ms | (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x)) |
| 11.0ms | (* 3.0 (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x))) |
| 5.0ms | (* 3.0 (* y (sqrt x))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 63.0ms | (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x)) |
| 70.0ms | (* 3.0 (* (- (/ 1.0 (* x 9.0)) 1.0) (sqrt x))) |
| 56.0ms | (* 3.0 (* y (sqrt x))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 604 |
| 1 | 1903 | 514 |
| 2 | 5001 | 512 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 11 | 108 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.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))) |
| 0.8b | (/ 1.0 (* x 9.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 |
| 12.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 20.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 14.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 5.0ms | (/ 1.0 (* x 9.0)) |
| 59.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 95.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 135.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 681 | 1766 |
| 1 | 2737 | 1381 |
| 2 | 5003 | 1319 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 1 | 155 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 155 | 11 | 166 |
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 | 20 | 10 |
| 1 | 20 | 10 |
| 349.0ms | 8522× | body | 80 | valid |
| 336.0ms | 8565× | body | 80 | nan |