Time bar (total: 5.3s)
| 10.0ms | 324× | body | 80 | nan |
| 8.0ms | 286× | body | 80 | valid |
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 |
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.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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 81.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)) |
| 44.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 89.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 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 1130 |
| 1 | 2888 | 878 |
| 2 | 5001 | 872 |
11 alts after pruning (11 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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 90.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 95.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))) |
| 58.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 64.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 2404 |
| 1 | 2663 | 1754 |
| 2 | 5002 | 1748 |
10 alts after pruning (10 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 | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 136× | *-un-lft-identity |
| 99× | add-sqr-sqrt |
| 93× | add-cube-cbrt |
| 75× | distribute-rgt-in distribute-lft-in times-frac |
| 72× | prod-diff |
| 20× | distribute-lft-out |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 11× | pow1 |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u pow-prod-down prod-exp sqrt-prod cbrt-unprod log1p-expm1-u |
| 3× | cbrt-undiv fma-def div-exp associate-/r* |
| 2× | flip3-- *-commutative flip-- distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares |
| 16.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 312.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 5.0ms | (/ (/ 1.0 x) 9.0) |
| 293.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 27.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 65.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 19.0ms | (/ (/ 1.0 x) 9.0) |
| 62.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 856 | 2770 |
| 1 | 3565 | 2116 |
| 2 | 5002 | 2110 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0))) 1.0))) |
| 0.3b | (/ (cbrt 1.0) (sqrt x)) |
| 0.3b | (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) |
| 0.4b | (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0)) |
| 315× | times-frac |
| 243× | add-sqr-sqrt |
| 180× | add-cube-cbrt *-un-lft-identity |
| 125× | associate-*r* |
| 96× | sqrt-prod |
| 81× | cbrt-prod |
| 52× | add-exp-log |
| 48× | distribute-rgt-in distribute-lft-in |
| 40× | add-cbrt-cube |
| 36× | prod-diff |
| 18× | cbrt-undiv div-exp unswap-sqr |
| 16× | prod-exp cbrt-unprod |
| 13× | associate-*l* |
| 12× | associate-/r* |
| 11× | pow1 |
| 7× | div-inv associate-/l* |
| 5× | associate-*r/ |
| 4× | expm1-log1p-u sub-neg pow-prod-down associate--l+ log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num *-commutative |
| 1× | frac-times flip3-- associate-*l/ flip-- |
| 53.0ms | (* 3.0 (* (sqrt x) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0))) 1.0))) |
| 4.0ms | (/ (cbrt 1.0) (sqrt x)) |
| 5.0ms | (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) |
| 69.0ms | (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0)) |
| 135.0ms | (* 3.0 (* (sqrt x) (- (+ y (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0))) 1.0))) |
| 74.0ms | (/ (cbrt 1.0) (sqrt x)) |
| 103.0ms | (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) |
| 102.0ms | (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt x)) (/ (/ (cbrt 1.0) (sqrt x)) 9.0)) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1888 | 5369 |
| 1 | 5001 | 4633 |
9 alts after pruning (9 fresh and 0 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 | 14 |
| 1 | 25 | 14 |
| 263.0ms | 8569× | body | 80 | nan |
| 261.0ms | 8543× | body | 80 | valid |