Time bar (total: 4.2s)
| 10.0ms | 291× | body | 80 | valid |
| 7.0ms | 265× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 6 |
| 1 | 51 | 6 |
| 2 | 104 | 6 |
| 3 | 191 | 6 |
| 4 | 262 | 6 |
| 5 | 353 | 6 |
| 6 | 466 | 6 |
| 7 | 712 | 6 |
| 8 | 1110 | 6 |
| 9 | 1256 | 6 |
| 10 | 1257 | 6 |
| 11 | 1257 | 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.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 0.0b | (+ (- 1.0 z) (log z)) |
| 0.2b | (* y (+ (- 1.0 z) (log z))) |
| 22× | *-un-lft-identity |
| 9× | pow1 |
| 8× | add-sqr-sqrt distribute-lft-out add-log-exp |
| 7× | associate-*r* |
| 6× | add-cube-cbrt |
| 5× | add-exp-log associate-+r+ add-cbrt-cube |
| 4× | log-pow distribute-lft-out-- |
| 3× | log-prod flip3-+ associate-*l* sum-log flip-+ |
| 2× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/ |
| 1× | associate-+l- sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 5.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 7.0ms | (+ (- 1.0 z) (log z)) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 58.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 176.0ms | (+ (- 1.0 z) (log z)) |
| 76.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 419 |
| 1 | 1515 | 371 |
| 2 | 5001 | 370 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 6 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 6 | 71 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (log (sqrt z)) |
| 0.0b | (+ (- 1.0 z) (log (sqrt z))) |
| 0.0b | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 0.2b | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
| 66× | *-un-lft-identity |
| 40× | distribute-lft-out |
| 28× | pow1 |
| 23× | log-pow |
| 18× | log-prod |
| 14× | add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | add-cube-cbrt associate-+r+ |
| 11× | add-log-exp |
| 10× | distribute-lft-out-- |
| 9× | sqrt-prod |
| 7× | add-exp-log sum-log |
| 6× | add-cbrt-cube |
| 3× | associate-+l- associate-+l+ flip3-+ associate-*l* flip-+ |
| 2× | +-commutative diff-log associate-*r/ |
| 1× | distribute-rgt-in sub-neg distribute-lft-in sqrt-pow1 pow1/2 rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2.0ms | (log (sqrt z)) |
| 8.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 16.0ms | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 15.0ms | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
| 66.0ms | (log (sqrt z)) |
| 54.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 72.0ms | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 109.0ms | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 800 |
| 1 | 1658 | 694 |
| 2 | 5001 | 654 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 3 | 117 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 5 | 123 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (- 1.0 z) (log (sqrt z))) |
| 0.1b | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 0.1b | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 0.2b | (* y (log (sqrt z))) |
| 34× | *-un-lft-identity |
| 30× | log-prod |
| 22× | add-sqr-sqrt |
| 18× | add-cube-cbrt associate-+r+ |
| 15× | sqrt-prod |
| 14× | pow1 distribute-rgt-in distribute-lft-in |
| 13× | associate-*r* |
| 9× | distribute-lft-out add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 7× | log-pow |
| 6× | associate-*l* |
| 4× | associate-+l+ distribute-lft-out-- |
| 3× | flip3-+ sum-log flip-+ |
| 2× | +-commutative associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | associate-+l- sub-neg sqrt-pow1 pow1/2 diff-log |
| 8.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 12.0ms | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 14.0ms | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 5.0ms | (* y (log (sqrt z))) |
| 62.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 117.0ms | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 91.0ms | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 90.0ms | (* y (log (sqrt z))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 509 | 902 |
| 1 | 2007 | 817 |
| 2 | 5002 | 772 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 2 | 122 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 5 | 127 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (+ (- (+ (* 2 (log (cbrt (sqrt z)))) 1.0) z) (log (cbrt (sqrt z)))) |
| 0.2b | (* y (log (sqrt z))) |
| 0.6b | (cbrt (sqrt z)) |
| 0.6b | (cbrt (sqrt z)) |
| 25× | *-un-lft-identity |
| 21× | log-prod |
| 19× | add-sqr-sqrt |
| 18× | cbrt-prod |
| 17× | add-cube-cbrt |
| 15× | sqrt-prod |
| 10× | pow1 add-log-exp |
| 9× | associate-+r+ |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube |
| 5× | log-pow |
| 4× | sum-log distribute-lft-out |
| 3× | associate-+l+ associate-*l* |
| 2× | pow1/3 diff-log distribute-lft-out-- |
| 1× | +-commutative associate-+l- sub-neg sqrt-pow1 flip3-+ pow1/2 pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod flip-+ unswap-sqr |
| 12.0ms | (+ (- (+ (* 2 (log (cbrt (sqrt z)))) 1.0) z) (log (cbrt (sqrt z)))) |
| 5.0ms | (* y (log (sqrt z))) |
| 2.0ms | (cbrt (sqrt z)) |
| 2.0ms | (cbrt (sqrt z)) |
| 262.0ms | (+ (- (+ (* 2 (log (cbrt (sqrt z)))) 1.0) z) (log (cbrt (sqrt z)))) |
| 86.0ms | (* y (log (sqrt z))) |
| 152.0ms | (cbrt (sqrt z)) |
| 154.0ms | (cbrt (sqrt z)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 777 |
| 1 | 1356 | 705 |
| 2 | 5002 | 641 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 0 | 103 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 103 | 5 | 108 |
Merged error: 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 | 27 | 17 |
| 1 | 27 | 17 |
| 322.0ms | 9144× | body | 80 | valid |
| 249.0ms | 9190× | body | 80 | nan |