Time bar (total: 18.4s)
| 9.0ms | 277× | body | 80 | valid |
| 8.0ms | 238× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 63 | 14 |
| 3 | 146 | 14 |
| 4 | 239 | 14 |
| 5 | 373 | 14 |
| 6 | 610 | 14 |
| 7 | 886 | 14 |
| 8 | 1391 | 14 |
| 9 | 2597 | 14 |
| 10 | 4494 | 14 |
| 11 | 4850 | 14 |
| done | 4850 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.5b
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)) |
| 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 |
| 7.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 73.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (* 3.0 (sqrt x)) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 64.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
| 37.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (660.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1134 |
| 1 | 465 | 1046 |
| 2 | 2030 | 934 |
| done | 5000 | 928 |
11 alts after pruning (11 fresh and 0 done)
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 | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 20× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 12× | associate-*r* |
| 11× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 8× | add-cube-cbrt |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod distribute-lft-out-- |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate--l+ distribute-lft-out |
| 2× | flip3-- diff-log associate-*r/ sum-log *-commutative flip-- difference-of-squares unswap-sqr |
| 1× | +-commutative flip3-+ flip-+ |
| 59.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 6.0ms | (+ y (/ 0.1111111111111111 x)) |
| 96.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 26.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 28.0ms | (+ y (/ 0.1111111111111111 x)) |
| 65.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 38.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (807.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 1072 |
| 1 | 405 | 1004 |
| 2 | 1629 | 898 |
| done | 5001 | 892 |
11 alts after pruning (10 fresh and 1 done)
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 |
| 18.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 247.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)) |
| 26.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 67.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 38.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (962.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 1811 |
| 1 | 696 | 1679 |
| 2 | 2905 | 1563 |
| done | 5001 | 1557 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 17× | *-un-lft-identity |
| 16× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | pow-prod-down sqrt-prod |
| 3× | times-frac associate-/l* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 87.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 78.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 60.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
| 66.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: done (551.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1564 |
| 1 | 432 | 1484 |
| 2 | 1682 | 1350 |
| done | 5000 | 1344 |
11 alts after pruning (9 fresh and 2 done)
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 | 12 | 14 |
| 1 | 15 | 14 |
| done | 15 | 14 |
| 279.0ms | 8564× | body | 80 | valid |
| 270.0ms | 8597× | body | 80 | nan |