Time bar (total: 7.2s)
| 16.0ms | 276× | body | 80 | valid |
| 11.0ms | 249× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 63 | 14 |
| 3 | 146 | 14 |
| 4 | 238 | 14 |
| 5 | 373 | 14 |
| 6 | 612 | 14 |
| 7 | 862 | 14 |
| 8 | 1304 | 14 |
| 9 | 2541 | 14 |
| 10 | 4753 | 14 |
| done | 5000 | 14 |
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 4 expressions with local error:
| 0.0b | (+ y (/ 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)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 17× | *-un-lft-identity |
| 16× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 12× | associate-*r* |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares |
| 6.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 6.0ms | (* 3.0 (sqrt x)) |
| 5.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (+ y (/ 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: done (565.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 1180 |
| 1 | 514 | 1098 |
| 2 | 2093 | 992 |
| done | 5001 | 981 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 11 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 11 | 97 |
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 |
| 6.0ms | (+ y (/ 0.1111111111111111 x)) |
| 14.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (+ y (/ 0.1111111111111111 x)) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (750.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 895 |
| 1 | 428 | 834 |
| 2 | 1718 | 752 |
| done | 5001 | 745 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 4 | 72 |
| Fresh | 4 | 6 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 10 | 83 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (/ 1.0 x) 9.0)) |
| 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 |
| 57× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 12× | associate-*r* |
| 11× | pow1 |
| 6× | add-log-exp |
| 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* |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares |
| 14.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 22.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 7.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 5.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 18.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: done (623.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 1857 |
| 1 | 744 | 1734 |
| 2 | 2683 | 1624 |
| done | 5000 | 1612 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 1 | 145 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 10 | 155 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1 (/ 9.0 (/ 1.0 x)))) 1.0)) |
| 0.3b | (/ 9.0 (/ 1.0 x)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (/ 1 (/ 9.0 (/ 1.0 x))) |
| 471× | times-frac |
| 242× | *-un-lft-identity |
| 241× | add-sqr-sqrt |
| 235× | add-cube-cbrt |
| 57× | associate-/r* |
| 37× | add-exp-log |
| 25× | add-cbrt-cube |
| 23× | div-inv |
| 18× | div-exp |
| 13× | associate-*r* |
| 12× | pow1 |
| 9× | cbrt-undiv |
| 6× | associate-/r/ associate-/l* |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod add-log-exp |
| 3× | distribute-rgt-in rec-exp distribute-lft-in 1-exp distribute-lft-out-- |
| 2× | sub-neg frac-2neg associate-*r/ associate--l+ clear-num *-commutative distribute-lft-out unswap-sqr |
| 1× | flip3-- pow-flip flip-- inv-pow difference-of-squares |
| 45.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1 (/ 9.0 (/ 1.0 x)))) 1.0)) |
| 7.0ms | (/ 9.0 (/ 1.0 x)) |
| 6.0ms | (* 3.0 (sqrt x)) |
| 13.0ms | (/ 1 (/ 9.0 (/ 1.0 x))) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1 (/ 9.0 (/ 1.0 x)))) 1.0)) |
| 2.0ms | (/ 9.0 (/ 1.0 x)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1 (/ 9.0 (/ 1.0 x))) |
Useful iterations: done (388.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 543 | 5379 |
| 1 | 1337 | 4716 |
| done | 5001 | 4373 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 337 | 1 | 338 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 338 | 10 | 348 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 16 |
| 1 | 19 | 16 |
| done | 19 | 16 |
| 389.0ms | 8589× | body | 80 | valid |
| 383.0ms | 8399× | body | 80 | nan |
Loading profile data...