Time bar (total: 1.6m)
| 30.0ms | 964× | body | 80 | nan |
| 12.0ms | 296× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 10 |
| 1 | 76 | 10 |
| 2 | 211 | 10 |
| 3 | 530 | 10 |
| 4 | 1065 | 10 |
| 5 | 2198 | 10 |
| 6 | 3794 | 10 |
| 7 | 5001 | 10 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 0.2b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 0.2b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.4b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 166× | add-sqr-sqrt |
| 137× | sqrt-prod |
| 121× | times-frac |
| 105× | *-un-lft-identity |
| 94× | associate-*l* |
| 81× | add-cube-cbrt |
| 62× | associate-*r* |
| 36× | associate-/r* |
| 26× | associate-*l/ |
| 20× | difference-of-squares |
| 16× | unswap-sqr |
| 13× | add-exp-log add-cbrt-cube |
| 11× | pow1 *-commutative |
| 10× | distribute-lft-out-- |
| 8× | associate-*r/ |
| 6× | flip3-- sqrt-div flip-- associate-/l* |
| 4× | expm1-log1p-u frac-times associate-/r/ log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow-prod-down prod-exp cbrt-unprod flip-+ |
| 2× | cbrt-undiv +-commutative distribute-rgt-in rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 div-exp clear-num div-inv distribute-lft-out |
| 1× | pow1/2 |
| 38.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 26.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 13.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 20.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 135.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 209.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 159.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 81.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1119 | 2573 |
| 1 | 5001 | 2458 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 8 | 277 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 270 | 8 | 278 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* 9.0 (- a (/ 1.0 3.0))) |
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 0.2b | (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.4b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 1103× | times-frac |
| 966× | add-sqr-sqrt |
| 752× | sqrt-prod |
| 604× | *-un-lft-identity |
| 535× | associate-*l* |
| 507× | add-cube-cbrt |
| 283× | associate-*r* |
| 115× | unswap-sqr |
| 78× | prod-diff |
| 76× | difference-of-squares |
| 57× | *-commutative |
| 43× | distribute-rgt-in distribute-lft-in |
| 38× | distribute-lft-out-- |
| 37× | associate-/l* |
| 26× | div-inv |
| 24× | associate-/r* |
| 17× | add-exp-log add-cbrt-cube |
| 14× | associate-*l/ |
| 12× | associate-/l/ |
| 11× | pow1 |
| 8× | associate-*r/ |
| 6× | flip3-- flip-- |
| 4× | cbrt-undiv expm1-log1p-u frac-times sqrt-div div-exp prod-exp cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow-prod-down flip-+ |
| 2× | +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 clear-num associate-/r/ |
| 1× | pow1/2 distribute-lft-out |
| 15.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 141.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 39.0ms | (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 21.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 47.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 139.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 220.0ms | (/ (* (/ 1.0 (sqrt 1)) rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 85.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2960 | 14747 |
| 1 | 5002 | 13439 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 877 | 5 | 882 |
| Fresh | 5 | 2 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 883 | 7 | 890 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))))) |
| 0.1b | (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))) |
| 0.2b | (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))) |
| 0.2b | (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0))))) |
| 1929× | times-frac |
| 1844× | add-sqr-sqrt |
| 1199× | sqrt-prod |
| 1123× | associate-*r* |
| 1106× | associate-*l* |
| 902× | *-un-lft-identity |
| 789× | add-cube-cbrt |
| 433× | unswap-sqr |
| 185× | cbrt-prod |
| 109× | *-commutative |
| 76× | difference-of-squares |
| 40× | associate-/r* |
| 38× | distribute-lft-out-- |
| 37× | associate-/l* |
| 36× | div-inv |
| 29× | add-exp-log add-cbrt-cube |
| 14× | associate-*l/ |
| 12× | associate-*r/ associate-/l/ |
| 11× | pow1 |
| 9× | prod-exp cbrt-unprod |
| 8× | cbrt-undiv div-exp |
| 6× | flip3-- sqrt-div flip-- |
| 4× | expm1-log1p-u frac-times log1p-expm1-u add-log-exp |
| 3× | rem-sqrt-square flip3-+ pow-prod-down flip-+ |
| 2× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in sqrt-pow1 clear-num associate-/r/ |
| 1× | pow1/2 distribute-lft-out |
| 249.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))))) |
| 21.0ms | (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))) |
| 59.0ms | (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))) |
| 18.0ms | (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0))))) |
| 482.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))))) |
| 137.0ms | (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))) |
| 647.0ms | (/ (* (/ 1.0 (sqrt 1)) rand) (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0)))))) |
| 242.0ms | (* (fabs (cbrt 9.0)) (sqrt (* (cbrt 9.0) (- a (/ 1.0 3.0))))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 30706 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1388 | 2 | 1390 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1390 | 7 | 1397 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))) |
| 0.2b | (* (/ (sqrt (/ 1.0 (sqrt 1))) (* (fabs (cbrt 9.0)) (sqrt (cbrt (* (cbrt 9.0) (cbrt 9.0)))))) (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))))) |
| 0.2b | (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0))))) |
| 1.0b | (cbrt (* (cbrt 9.0) (cbrt 9.0))) |
| 28103× | add-sqr-sqrt |
| 25225× | sqrt-prod |
| 14610× | times-frac |
| 11611× | cbrt-prod |
| 10084× | unswap-sqr |
| 8278× | *-un-lft-identity |
| 7648× | associate-/r* |
| 7445× | associate-*l* |
| 7268× | frac-times |
| 7111× | add-cube-cbrt |
| 6559× | associate-*r* |
| 6096× | associate-/l* |
| 2094× | sqrt-div |
| 2088× | associate-/l/ |
| 1220× | associate-*l/ |
| 1156× | swap-sqr |
| 789× | *-commutative |
| 349× | clear-num |
| 348× | frac-2neg |
| 342× | difference-of-squares |
| 281× | div-inv |
| 171× | distribute-lft-out-- |
| 85× | associate-*r/ |
| 45× | add-exp-log add-cbrt-cube |
| 16× | prod-exp cbrt-unprod |
| 14× | cbrt-undiv div-exp |
| 9× | pow1 |
| 4× | expm1-log1p-u rem-sqrt-square associate-/r/ log1p-expm1-u add-log-exp |
| 3× | flip3-- un-div-inv flip-- |
| 2× | sqrt-pow1 pow-prod-down |
| 1× | pow1/2 pow1/3 |
| 33.0ms | (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))) |
| 13.2s | (* (/ (sqrt (/ 1.0 (sqrt 1))) (* (fabs (cbrt 9.0)) (sqrt (cbrt (* (cbrt 9.0) (cbrt 9.0)))))) (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))))) |
| 51.0ms | (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0))))) |
| 6.0ms | (cbrt (* (cbrt 9.0) (cbrt 9.0))) |
| 213.0ms | (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))) |
| 1.1s | (* (/ (sqrt (/ 1.0 (sqrt 1))) (* (fabs (cbrt 9.0)) (sqrt (cbrt (* (cbrt 9.0) (cbrt 9.0)))))) (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0)))))) |
| 623.0ms | (/ (* (sqrt (/ 1.0 (sqrt 1))) rand) (sqrt (* (cbrt (cbrt 9.0)) (- a (/ 1.0 3.0))))) |
| 0.0ms | (cbrt (* (cbrt 9.0) (cbrt 9.0))) |
Useful iterations: 0 (178.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11427 | 469321 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 12830 | 0 | 12830 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 12830 | 7 | 12837 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 28 |
| 1 | 34 | 28 |
| 865.0ms | 27688× | body | 80 | nan |
| 312.0ms | 9141× | body | 80 | valid |