Time bar (total: 3.3s)
| 9.0ms | 256× | body | 80 | valid |
| 1.0ms | 34× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 6 |
| 1 | 46 | 6 |
| 2 | 73 | 6 |
| 3 | 99 | 6 |
| 4 | 119 | 6 |
| 5 | 145 | 6 |
| 6 | 178 | 6 |
| 7 | 253 | 6 |
| 8 | 333 | 6 |
| 9 | 467 | 6 |
| 10 | 467 | 6 |
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.0b
Found 3 expressions with local error:
| 0.0b | (/ (* y z) 2.0) |
| 0.0b | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
| 0.0b | (+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t) |
| 10× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 7× | *-un-lft-identity |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 3× | pow1 times-frac associate-/r* |
| 2× | cbrt-undiv sub-neg associate-+l+ diff-log div-exp sum-log |
| 1× | +-commutative associate-+l- flip3-- frac-2neg flip3-+ associate-*l/ prod-exp clear-num frac-sub flip-- cbrt-unprod flip-+ div-inv distribute-lft-out associate-/l* |
| 4.0ms | (/ (* y z) 2.0) |
| 9.0ms | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
| 8.0ms | (+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t) |
| 3.0ms | (/ (* y z) 2.0) |
| 8.0ms | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
| 11.0ms | (+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 355 |
| 1 | 1056 | 330 |
| 2 | 5001 | 330 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 1 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 2 | 60 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- (* (/ 1.0 8.0) x) (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0)))) t) |
| 0.3b | (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0))) |
| 0.4b | (/ y (sqrt 2.0)) |
| 0.5b | (/ z (sqrt 2.0)) |
| 90× | add-sqr-sqrt |
| 84× | times-frac |
| 62× | *-un-lft-identity |
| 60× | add-cube-cbrt |
| 48× | sqrt-prod |
| 22× | associate-*r* associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 12× | associate-/r* |
| 9× | add-log-exp unswap-sqr |
| 6× | pow1 cbrt-undiv div-exp associate-/l* |
| 4× | prod-exp cbrt-unprod div-inv |
| 2× | associate-+l+ frac-2neg clear-num sum-log |
| 1× | +-commutative frac-times associate-+l- sub-neg flip3-+ diff-log associate-*r/ pow-prod-down associate-*l/ *-commutative flip-+ distribute-lft-out |
| 7.0ms | (+ (- (* (/ 1.0 8.0) x) (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0)))) t) |
| 16.0ms | (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0))) |
| 6.0ms | (/ y (sqrt 2.0)) |
| 4.0ms | (/ z (sqrt 2.0)) |
| 25.0ms | (+ (- (* (/ 1.0 8.0) x) (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0)))) t) |
| 12.0ms | (* (/ y (sqrt 2.0)) (/ z (sqrt 2.0))) |
| 5.0ms | (/ y (sqrt 2.0)) |
| 5.0ms | (/ z (sqrt 2.0)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1256 |
| 1 | 2336 | 1149 |
| 2 | 5003 | 1082 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 1 | 179 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 178 | 3 | 181 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0))) |
| 0.3b | (* (/ 1 (sqrt (sqrt 2.0))) (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0)))) |
| 0.5b | (/ z (sqrt 2.0)) |
| 1.0b | (/ 1 (sqrt (sqrt 2.0))) |
| 134× | times-frac |
| 133× | add-sqr-sqrt |
| 124× | sqrt-prod |
| 99× | add-exp-log |
| 92× | add-cube-cbrt *-un-lft-identity |
| 62× | associate-*l* |
| 61× | add-cbrt-cube |
| 40× | prod-exp |
| 33× | div-exp |
| 23× | associate-*r* |
| 22× | cbrt-unprod |
| 19× | cbrt-undiv |
| 15× | associate-/r* |
| 14× | pow1 |
| 12× | unswap-sqr |
| 6× | frac-times rec-exp 1-exp associate-*r/ associate-/l* |
| 5× | pow-flip div-inv |
| 4× | sqrt-pow1 pow-prod-down associate-*l/ add-log-exp |
| 2× | frac-2neg pow1/2 clear-num *-commutative |
| 1× | inv-pow |
| 19.0ms | (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0))) |
| 18.0ms | (* (/ 1 (sqrt (sqrt 2.0))) (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0)))) |
| 4.0ms | (/ z (sqrt 2.0)) |
| 5.0ms | (/ 1 (sqrt (sqrt 2.0))) |
| 18.0ms | (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0))) |
| 12.0ms | (* (/ 1 (sqrt (sqrt 2.0))) (* (/ y (sqrt (sqrt 2.0))) (/ z (sqrt 2.0)))) |
| 5.0ms | (/ z (sqrt 2.0)) |
| 5.0ms | (/ 1 (sqrt (sqrt 2.0))) |
Useful iterations: 2 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 808 | 2408 |
| 1 | 4741 | 1982 |
| 2 | 5001 | 1828 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 272 | 0 | 272 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 272 | 3 | 275 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 16 | 6 |
| 312.0ms | 8000× | body | 80 | valid |
| 46.0ms | 1168× | body | 80 | invalid |
Loading profile data...