Time bar (total: 2.8s)
| 13.0ms | 265× | body | 80 | valid |
| 11.0ms | 290× | body | 80 | nan |
Useful iterations: 0 (2.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.2b | (* (* 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)) |
| 11.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
| 61.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 40.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (45.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.2b | (/ 1.0 (* x 9.0)) |
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.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 |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 11.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 12.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
| 58.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 66.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 703 |
| 1 | 1706 | 622 |
| 2 | 5003 | 622 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 3 | 95 |
| Fresh | 4 | 7 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 11 | 107 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.2b | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.2b | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 20× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 15× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 9× | associate-*l* |
| 8× | add-cube-cbrt |
| 7× | sub-neg associate-*r* associate--l+ |
| 6× | associate-*r/ |
| 4× | pow-prod-down prod-exp sqrt-prod cbrt-unprod distribute-lft-out-- |
| 3× | flip3-- flip-- distribute-lft-out |
| 2× | diff-log sum-log *-commutative difference-of-squares unswap-sqr |
| 1× | +-commutative flip3-+ flip-+ |
| 8.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 5.0ms | (+ y (/ 0.1111111111111111 x)) |
| 14.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 13.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 22.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 28.0ms | (+ y (/ 0.1111111111111111 x)) |
| 57.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 67.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 707 |
| 1 | 1471 | 636 |
| 2 | 5002 | 636 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 1 | 106 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 106 | 11 | 117 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 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 |
| 19.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 65.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 17.0ms | (/ (/ 1.0 x) 9.0) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 626 | 847 |
| 1 | 2835 | 774 |
| 2 | 5001 | 774 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 130 | 11 | 141 |
Merged error: 0.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 | 14 | 6 |
| 1 | 14 | 6 |
| 341.0ms | 8532× | body | 80 | valid |
| 332.0ms | 8485× | body | 80 | nan |
Loading profile data...