Time bar (total: 4.5s)
| 8.0ms | 275× | body | 80 | valid |
| 7.0ms | 260× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 65 | 7 |
| 2 | 190 | 7 |
| 3 | 412 | 7 |
| 4 | 644 | 7 |
| 5 | 1083 | 7 |
| 6 | 1628 | 7 |
| 7 | 2273 | 7 |
| 8 | 3723 | 7 |
| 9 | 5001 | 7 |
| done | 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 | (* 3.0 (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 44× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 24× | prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* |
| 11× | pow1 |
| 8× | distribute-lft-out |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u associate-*l* pow-prod-down sqrt-prod log1p-expm1-u |
| 3× | fma-def times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares |
| 11.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 163.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 10.0ms | (/ 1.0 (* x 9.0)) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 63.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 36.0ms | (* 3.0 (sqrt x)) |
| 17.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 1130 |
| 1 | 2888 | 878 |
| 2 | 5001 | 872 |
| done | 5001 | 872 |
9 alts after pruning (9 fresh and 0 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.5b | (/ 1.0 (* x 9.0)) |
| 96× | *-un-lft-identity |
| 75× | distribute-rgt-in distribute-lft-in |
| 72× | prod-diff |
| 59× | add-sqr-sqrt |
| 53× | add-cube-cbrt |
| 20× | distribute-lft-out |
| 16× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u |
| 3× | fma-def times-frac associate-/l* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares |
| 11.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 185.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 188.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 58.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 65.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 2404 |
| 1 | 2663 | 1754 |
| 2 | 5002 | 1748 |
| done | 5002 | 1748 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* (* (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.5b | (/ 1.0 (* x 9.0)) |
| 42× | *-un-lft-identity |
| 41× | add-exp-log |
| 36× | pow1 |
| 35× | add-sqr-sqrt |
| 28× | add-cbrt-cube |
| 25× | add-cube-cbrt |
| 24× | prod-diff |
| 23× | prod-exp cbrt-unprod |
| 22× | pow-prod-down |
| 15× | distribute-rgt-in distribute-lft-in |
| 13× | associate-*r* |
| 8× | associate-*l* |
| 7× | distribute-lft-out |
| 5× | cbrt-prod sqrt-prod |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp unswap-sqr |
| 3× | 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 difference-of-squares |
| 266.0ms | (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 69.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 11.0ms | (* (cbrt 3.0) (sqrt x)) |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 101.0ms | (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 83.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 71.0ms | (* (cbrt 3.0) (sqrt x)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 714 | 1970 |
| 1 | 3790 | 1353 |
| 2 | 5002 | 1284 |
| done | 5002 | 1284 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x)))) |
| 0.3b | (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x))) |
| 0.3b | (* (sqrt (cbrt 3.0)) (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 37× | pow1 add-exp-log |
| 31× | add-cbrt-cube |
| 26× | add-sqr-sqrt |
| 25× | pow-prod-down |
| 22× | sqrt-prod |
| 20× | prod-exp cbrt-unprod |
| 19× | associate-*l* |
| 14× | add-cube-cbrt *-un-lft-identity |
| 8× | cbrt-prod associate-*r* |
| 6× | unswap-sqr |
| 5× | sqrt-pow1 pow1/2 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | times-frac sqrt-unprod *-commutative associate-/l* |
| 2× | cbrt-undiv div-exp |
| 1× | frac-2neg clear-num associate-/r* div-inv |
| 102.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x)))) |
| 36.0ms | (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x))) |
| 15.0ms | (* (sqrt (cbrt 3.0)) (sqrt x)) |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 73.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x)))) |
| 68.0ms | (* (sqrt (cbrt 3.0)) (* (sqrt (cbrt 3.0)) (sqrt x))) |
| 76.0ms | (* (sqrt (cbrt 3.0)) (sqrt x)) |
| 17.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 561 | 962 |
| 1 | 2604 | 785 |
| 2 | 5001 | 725 |
| done | 5001 | 725 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 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 | 26 | 13 |
| 1 | 26 | 13 |
| done | 26 | 13 |
| 255.0ms | 8437× | body | 80 | nan |
| 251.0ms | 8537× | body | 80 | valid |