Time bar (total: 2.0s)
| 12.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 8 |
| 1 | 152 | 8 |
| 2 | 501 | 8 |
| 3 | 2153 | 8 |
| 4 | 5001 | 8 |
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: 20.5b
Found 3 expressions with local error:
| 0.0b | (* (+ x y) (+ x y)) |
| 0.0b | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 20.4b | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
| 60× | frac-times flip3-+ flip-+ |
| 31× | add-exp-log add-cbrt-cube |
| 30× | associate-*l/ |
| 27× | *-un-lft-identity |
| 26× | associate-/r/ |
| 18× | associate-*r/ |
| 15× | pow1 |
| 13× | prod-exp cbrt-unprod |
| 11× | add-sqr-sqrt |
| 9× | associate-*r* distribute-lft-out |
| 8× | add-cube-cbrt |
| 6× | cbrt-undiv swap-sqr div-exp |
| 5× | associate-*l* |
| 4× | pow-prod-down |
| 3× | add-log-exp |
| 2× | distribute-rgt-in distribute-lft-in *-commutative unswap-sqr |
| 1× | pow2 frac-2neg times-frac pow-plus clear-num associate-/r* pow-sqr pow-prod-up div-inv associate-/l* |
| 8.0ms | (* (+ x y) (+ x y)) |
| 15.0ms | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 17.0ms | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
| 4.0ms | (* (+ x y) (+ x y)) |
| 8.0ms | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 21.0ms | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 916 | 1489 |
| 1 | 5001 | 1351 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 8 | 149 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 8 | 150 |
Merged error: 7.7b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) (+ x y)) |
| 0.0b | (/ y (+ (+ x y) 1.0)) |
| 0.1b | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 19.2b | (/ x (* (+ x y) (+ x y))) |
| 80× | *-un-lft-identity |
| 43× | add-sqr-sqrt |
| 40× | times-frac |
| 34× | add-exp-log add-cbrt-cube |
| 31× | add-cube-cbrt |
| 27× | distribute-lft-out |
| 25× | associate-*r* |
| 20× | flip3-+ associate-/r/ flip-+ |
| 19× | associate-*l* |
| 13× | pow1 frac-times |
| 10× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 7× | associate-*r/ associate-*l/ |
| 6× | swap-sqr associate-/r* associate-/l* |
| 5× | unswap-sqr |
| 4× | div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | pow2 distribute-rgt-in distribute-lft-in pow-plus pow-sqr pow-prod-up |
| 8.0ms | (* (+ x y) (+ x y)) |
| 7.0ms | (/ y (+ (+ x y) 1.0)) |
| 25.0ms | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 8.0ms | (/ x (* (+ x y) (+ x y))) |
| 3.0ms | (* (+ x y) (+ x y)) |
| 6.0ms | (/ y (+ (+ x y) 1.0)) |
| 18.0ms | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 9.0ms | (/ x (* (+ x y) (+ x y))) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 661 | 1282 |
| 1 | 3591 | 1138 |
| 2 | 5002 | 1127 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 4 | 182 |
| Fresh | 3 | 4 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 181 | 9 | 190 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ 1 (+ x y)) |
| 0.0b | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 0.2b | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
| 99× | add-exp-log |
| 90× | *-un-lft-identity |
| 67× | times-frac |
| 61× | add-cbrt-cube |
| 59× | add-sqr-sqrt |
| 47× | add-cube-cbrt |
| 40× | prod-exp |
| 36× | associate-*l* |
| 33× | div-exp |
| 23× | distribute-lft-out |
| 22× | associate-*r* cbrt-unprod |
| 19× | cbrt-undiv |
| 12× | pow1 |
| 10× | associate-/r/ |
| 8× | associate-/r* |
| 6× | frac-times rec-exp 1-exp associate-*r/ associate-/l* |
| 5× | flip3-+ flip-+ div-inv |
| 4× | pow-prod-down associate-*l/ add-log-exp unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 1× | pow-flip inv-pow |
| 5.0ms | (/ x (+ x y)) |
| 5.0ms | (/ 1 (+ x y)) |
| 23.0ms | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 20.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
| 5.0ms | (/ x (+ x y)) |
| 4.0ms | (/ 1 (+ x y)) |
| 14.0ms | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 18.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 786 | 1627 |
| 1 | 4559 | 1357 |
| 2 | 5002 | 1330 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 207 | 4 | 211 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 213 | 7 | 220 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ x y)) |
| 0.2b | (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0))) |
| 0.2b | (* (/ 1 (+ x y)) (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0)))) |
| 6.9b | (* (/ x (+ x y)) y) |
| 277× | add-exp-log |
| 154× | prod-exp |
| 97× | add-cbrt-cube |
| 79× | div-exp |
| 74× | *-un-lft-identity |
| 52× | times-frac |
| 46× | cbrt-unprod |
| 44× | add-sqr-sqrt |
| 39× | add-cube-cbrt |
| 37× | associate-*l* |
| 29× | rec-exp 1-exp |
| 25× | associate-*r* |
| 24× | cbrt-undiv |
| 21× | pow1 |
| 19× | distribute-lft-out |
| 11× | associate-*l/ |
| 10× | pow-prod-down |
| 8× | associate-/r/ |
| 7× | frac-times associate-*r/ |
| 4× | flip3-+ associate-/r* flip-+ div-inv add-log-exp |
| 3× | un-div-inv *-commutative associate-/l* |
| 2× | unswap-sqr |
| 1× | pow-flip frac-2neg clear-num inv-pow |
| 6.0ms | (/ 1 (+ x y)) |
| 19.0ms | (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0))) |
| 23.0ms | (* (/ 1 (+ x y)) (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0)))) |
| 8.0ms | (* (/ x (+ x y)) y) |
| 9.0ms | (/ 1 (+ x y)) |
| 14.0ms | (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0))) |
| 17.0ms | (* (/ 1 (+ x y)) (* (* (/ x (+ x y)) y) (/ 1 (+ (+ x y) 1.0)))) |
| 6.0ms | (* (/ x (+ x y)) y) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 970 | 2141 |
| 1 | 5001 | 1648 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 245 | 0 | 245 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 245 | 7 | 252 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 9 |
| 1 | 17 | 9 |
| 281.0ms | 8000× | body | 80 | valid |
Loading profile data...