Time bar (total: 3.8s)
| 10.0ms | 278× | body | 80 | valid |
| 10.0ms | 280× | 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)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (/ 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 |
| 15.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 456 | 491 |
| 1 | 2404 | 431 |
| 2 | 5001 | 429 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 10 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 10 | 82 |
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 | (/ (/ 1.0 x) 9.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 |
| 23.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 2.0ms | (/ (/ 1.0 x) 9.0) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 857 |
| 1 | 3206 | 791 |
| 2 | 5001 | 791 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 2 | 130 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 12 | 140 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 14× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 12× | associate-*r* |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | add-log-exp |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | distribute-rgt-in distribute-lft-in |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- flip3-+ sum-log flip-- flip-+ difference-of-squares |
| 5.0ms | (+ y (/ 0.1111111111111111 x)) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (+ y (/ 0.1111111111111111 x)) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 433 |
| 1 | 2085 | 388 |
| 2 | 5001 | 386 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 73 | 11 | 84 |
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.4b | (/ 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 |
| 11.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))) |
| 7.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))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 719 |
| 1 | 2120 | 644 |
| 2 | 5002 | 644 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 2 | 95 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 93 | 13 | 106 |
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 | 15 | 7 |
| 1 | 15 | 7 |
| 325.0ms | 8608× | body | 80 | valid |
| 316.0ms | 8643× | body | 80 | nan |
Loading profile data...