Time bar (total: 5.2s)
| 23.0ms | 277× | body | 80 | valid |
| 19.0ms | 276× | 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 |
1 alts after pruning (1 fresh and 0 done)
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 | (/ 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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 70.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 29.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 63.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
| 39.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 456 | 548 |
| 1 | 2172 | 486 |
| 2 | 5002 | 484 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 39× | add-sqr-sqrt |
| 38× | sqrt-prod |
| 23× | add-cube-cbrt *-un-lft-identity |
| 21× | pow1 |
| 18× | add-exp-log times-frac add-cbrt-cube |
| 16× | associate-*r* |
| 13× | associate-*l* |
| 12× | swap-sqr |
| 8× | sqrt-pow1 pow1/2 |
| 6× | div-inv associate-/l* unswap-sqr |
| 5× | pow-prod-up |
| 4× | cbrt-undiv sqrt-div div-exp pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow-sqr |
| 2× | frac-2neg clear-num associate-/r* *-commutative |
| 1× | pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 20.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
| 38.0ms | (* 3.0 (sqrt x)) |
| 57.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 372 | 604 |
| 1 | 1934 | 516 |
| 2 | 5001 | 505 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 70× | add-sqr-sqrt |
| 48× | times-frac |
| 36× | *-un-lft-identity |
| 34× | add-cube-cbrt |
| 33× | associate-*r* |
| 28× | sqrt-prod |
| 26× | associate-*l* |
| 23× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 11× | unswap-sqr |
| 8× | prod-exp cbrt-unprod |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | cbrt-undiv div-exp |
| 3× | distribute-rgt-in distribute-lft-in associate-*r/ *-commutative |
| 2× | sub-neg associate--l+ div-inv |
| 1× | +-commutative frac-times flip3-- flip3-+ associate-*l/ sum-log flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 2.0ms | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 28.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 25.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
| 103.0ms | (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) |
| 175.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0))) 1.0)) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 91.0ms | (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) 9.0)) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 760 | 1177 |
| 1 | 3827 | 996 |
| 2 | 5002 | 936 |
15 alts after pruning (14 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ (/ 1.0 9.0) x) y) |
| 0.1b | (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) |
| 0.3b | (* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x)) |
| 0.4b | (/ (/ 1.0 9.0) x) |
| 75× | times-frac |
| 57× | *-un-lft-identity |
| 54× | 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-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 3× | cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r* sqrt-prod |
| 2× | sub-neg flip3-- associate-*l/ associate--l+ *-commutative flip-- distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares unswap-sqr |
| 27.0ms | (+ (/ (/ 1.0 9.0) x) y) |
| 362.0ms | (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) |
| 409.0ms | (* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x)) |
| 6.0ms | (/ (/ 1.0 9.0) x) |
| 27.0ms | (+ (/ (/ 1.0 9.0) x) y) |
| 29.0ms | (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) |
| 65.0ms | (* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x)) |
| 17.0ms | (/ (/ 1.0 9.0) x) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 971 |
| 1 | 2784 | 894 |
| 2 | 5001 | 894 |
12 alts after pruning (11 fresh and 1 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 | 25 | 9 |
| 1 | 29 | 9 |
| 2 | 30 | 9 |
| 3 | 30 | 9 |
| 624.0ms | 8543× | body | 80 | valid |
| 573.0ms | 8452× | body | 80 | nan |