Time bar (total: 3.7s)
| 9.0ms | 315× | body | 80 | nan |
| 8.0ms | 274× | body | 80 | valid |
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 |
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.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.6b | (/ 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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 71.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 25.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 63.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 456 | 548 |
| 1 | 2172 | 486 |
| 2 | 5002 | 484 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0)) |
| 45× | add-sqr-sqrt |
| 33× | associate-*r* |
| 32× | add-exp-log |
| 28× | times-frac |
| 25× | *-un-lft-identity add-cbrt-cube |
| 23× | add-cube-cbrt |
| 13× | pow1 |
| 12× | prod-exp cbrt-unprod |
| 11× | cbrt-prod associate-*l* |
| 8× | unswap-sqr |
| 7× | cbrt-undiv div-exp |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | sqrt-prod |
| 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 (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) |
| 32.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 23.0ms | (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0)) |
| 85.0ms | (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) |
| 112.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0))) 1.0)) |
| 37.0ms | (* 3.0 (sqrt x)) |
| 101.0ms | (* (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) 9.0)) |
Useful iterations: 2 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 751 | 1296 |
| 1 | 3999 | 1140 |
| 2 | 5003 | 1088 |
9 alts after pruning (8 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 | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 0.6b | (/ 1.0 (* x 9.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))) |
| 85.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 76.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 61.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 66.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 770 |
| 1 | 1858 | 694 |
| 2 | 5002 | 694 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 0.4b | (* (cbrt 3.0) (sqrt x)) |
| 0.6b | (/ 1.0 (* x 9.0)) |
| 41× | add-exp-log |
| 36× | pow1 |
| 28× | add-cbrt-cube |
| 23× | prod-exp cbrt-unprod |
| 22× | pow-prod-down |
| 21× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | associate-*r* |
| 11× | add-cube-cbrt |
| 8× | associate-*l* |
| 5× | cbrt-prod sqrt-prod |
| 4× | add-log-exp unswap-sqr |
| 3× | distribute-rgt-in distribute-lft-in times-frac *-commutative associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ distribute-lft-out-- |
| 1× | flip3-- frac-2neg clear-num associate-/r* flip-- div-inv distribute-lft-out difference-of-squares |
| 161.0ms | (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 19.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 6.0ms | (* (cbrt 3.0) (sqrt x)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 94.0ms | (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 78.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 65.0ms | (* (cbrt 3.0) (sqrt x)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 573 | 1128 |
| 1 | 3010 | 841 |
| 2 | 5001 | 776 |
11 alts after pruning (8 fresh and 3 done)
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 | 19 | 12 |
| 1 | 19 | 12 |
| 268.0ms | 8530× | body | 80 | nan |
| 257.0ms | 8538× | body | 80 | valid |