Time bar (total: 2.5s)
| 13.0ms | 276× | body | 80 | valid |
| 12.0ms | 249× | body | 80 | nan |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1600 | 14 |
| 1 | 1600 | 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.3b
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))) |
| 17.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 6.0ms | (* 3.0 (sqrt x)) |
| 6.0ms | (/ 1.0 (* x 9.0)) |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 14.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)) |
Useful iterations: 0 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5340 | 976 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 8 | 96 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 9 | 98 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (- (/ 1.0 (* x 9.0)) 1.0)) |
| 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.3b | (/ 1.0 (* x 9.0)) |
| 20× | *-un-lft-identity |
| 16× | add-exp-log add-cbrt-cube |
| 14× | add-sqr-sqrt |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 9× | associate-*l* add-log-exp |
| 6× | associate-*r/ associate-*r* |
| 5× | distribute-rgt-in distribute-lft-in prod-exp cbrt-unprod |
| 4× | pow-prod-down sqrt-prod distribute-lft-out |
| 3× | flip3-+ times-frac flip-+ associate-/l* |
| 2× | cbrt-undiv associate-+r+ div-exp sum-log *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative associate-+r- sub-neg frac-2neg diff-log clear-num associate-/r* div-inv |
| 10.0ms | (+ y (- (/ 1.0 (* x 9.0)) 1.0)) |
| 14.0ms | (* (sqrt x) (+ y (- (/ 1.0 (* x 9.0)) 1.0))) |
| 14.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ 1.0 (* x 9.0)) 1.0)))) |
| 5.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (+ y (- (/ 1.0 (* x 9.0)) 1.0)) |
| 11.0ms | (* (sqrt x) (+ y (- (/ 1.0 (* x 9.0)) 1.0))) |
| 16.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ 1.0 (* x 9.0)) 1.0)))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 0 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5557 | 1248 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 4 | 102 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 9 | 111 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (- (/ 0.1111111111111111 x) 1.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0)))) |
| 0.3b | (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0))) |
| 17× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 9× | associate-*l* |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | associate-*r/ associate-*r* |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | pow-prod-down prod-exp sqrt-prod cbrt-unprod distribute-lft-out |
| 3× | flip3-+ flip-+ |
| 2× | associate-+r+ sum-log *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative associate-+r- sub-neg diff-log |
| 10.0ms | (+ y (- (/ 0.1111111111111111 x) 1.0)) |
| 15.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0)))) |
| 16.0ms | (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0))) |
| 4.0ms | (+ y (- (/ 0.1111111111111111 x) 1.0)) |
| 14.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0)))) |
| 11.0ms | (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4998 | 948 |
| 1 | 4998 | 948 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 2 | 78 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 9 | 87 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (* (/ 1 x) (/ 1.0 9.0)) |
| 45× | add-sqr-sqrt |
| 33× | add-exp-log |
| 26× | *-un-lft-identity |
| 25× | times-frac |
| 24× | associate-*r* |
| 23× | add-cbrt-cube |
| 22× | add-cube-cbrt |
| 17× | associate-*l* |
| 13× | pow1 |
| 12× | prod-exp |
| 8× | div-exp cbrt-unprod unswap-sqr |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | cbrt-undiv sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in associate-*r/ *-commutative |
| 2× | sub-neg rec-exp 1-exp associate--l+ div-inv |
| 1× | +-commutative frac-times flip3-- flip3-+ associate-*l/ sum-log flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 3.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 11.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 12.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
| 5.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 13.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5042 | 1245 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 0 | 129 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 129 | 9 | 138 |
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 | 12 |
| 1 | 14 | 12 |
| 406.0ms | 8399× | body | 80 | nan |
| 391.0ms | 8589× | body | 80 | valid |
Loading profile data...