Time bar (total: 3.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 74.9% | 25.1% | 3 |
| 0% | 74.9% | 25.1% | 4 |
| 0% | 49.9% | 50.1% | 5 |
| 0% | 43.7% | 56.3% | 6 |
| 0% | 34.3% | 65.7% | 7 |
| 3.1% | 31.2% | 65.7% | 8 |
| 3.5% | 27.7% | 68.8% | 9 |
| 5.3% | 24.4% | 70.4% | 10 |
| 7.5% | 19.8% | 72.7% | 11 |
| 11.1% | 16.2% | 72.7% | 12 |
| 11.3% | 15.3% | 73.5% | 13 |
| 13.2% | 13% | 73.9% | 14 |
| 13.0ms | 256× | body | 80 | valid |
| 1.0ms | 12× | body | 80 | nan |
| 0.0ms | 1× | body | 80 | invalid |
Useful iterations: 0 (183.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6359 | 11 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* x (log y)) y) |
| 0.0b | (+ (- (- (* x (log y)) y) z) (log t)) |
| 0.3b | (* x (log y)) |
| 21× | log-prod |
| 20× | *-un-lft-identity |
| 19× | associate--l+ |
| 14× | add-sqr-sqrt |
| 12× | add-cube-cbrt |
| 11× | add-log-exp |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | pow1 associate-+l+ |
| 5× | add-exp-log add-cbrt-cube |
| 4× | diff-log associate-*r* distribute-lft-out |
| 3× | sub-neg associate-+r+ associate-*l* sum-log log-pow |
| 2× | distribute-lft-out-- |
| 1× | +-commutative associate-+l- flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 4.0ms | (- (* x (log y)) y) |
| 11.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 4.0ms | (* x (log y)) |
| 10.0ms | (- (* x (log y)) y) |
| 13.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 7.0ms | (* x (log y)) |
Useful iterations: 0 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4928 | 727 |
| 1 | 4928 | 727 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 7 | 80 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 8 | 81 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y)))) |
| 0.5b | (cbrt y) |
| 0.5b | (cbrt y) |
| 24× | log-prod |
| 18× | cbrt-prod add-sqr-sqrt |
| 16× | add-cube-cbrt *-un-lft-identity |
| 12× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | associate-*r* |
| 3× | pow1/3 associate-*l* |
| 2× | log-pow |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 10.0ms | (+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 22.0ms | (* x (log (cbrt y))) |
| 21.0ms | (+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y)))) |
| 21.0ms | (cbrt y) |
| 22.0ms | (cbrt y) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4951 | 620 |
| 1 | 4951 | 620 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 3 | 90 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 92 | 6 | 98 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (log (* (cbrt -1) (cbrt (* y -1)))) |
| 0.3b | (* x (* 3 (log (* (cbrt -1) (cbrt (* y -1)))))) |
| 0.3b | (* 3 (log (* (cbrt -1) (cbrt (* y -1))))) |
| 0.5b | (cbrt (* y -1)) |
| 17× | pow1 |
| 14× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 8× | pow-prod-down |
| 7× | add-cube-cbrt log-prod *-un-lft-identity associate-*r* |
| 6× | associate-*l* log-pow |
| 5× | distribute-rgt-in distribute-lft-in pow1/3 prod-exp |
| 4× | cbrt-unprod add-log-exp |
| 2× | rem-log-exp *-commutative |
| 1× | cbrt-prod unswap-sqr |
| 4.0ms | (log (* (cbrt -1) (cbrt (* y -1)))) |
| 8.0ms | (* x (* 3 (log (* (cbrt -1) (cbrt (* y -1)))))) |
| 7.0ms | (* 3 (log (* (cbrt -1) (cbrt (* y -1))))) |
| 2.0ms | (cbrt (* y -1)) |
| 50.0ms | (log (* (cbrt -1) (cbrt (* y -1)))) |
| 33.0ms | (* x (* 3 (log (* (cbrt -1) (cbrt (* y -1)))))) |
| 54.0ms | (* 3 (log (* (cbrt -1) (cbrt (* y -1))))) |
| 25.0ms | (cbrt (* y -1)) |
Useful iterations: 0 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4905 | 351 |
| 1 | 4905 | 351 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 1 | 79 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 79 | 6 | 85 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (+ (* x (+ (* (log (cbrt y)) 2) (log (cbrt (sqrt y))))) (* x (log (cbrt (sqrt y))))) |
| 0.5b | (cbrt y) |
| 0.6b | (cbrt (sqrt y)) |
| 0.6b | (cbrt (sqrt y)) |
| 27× | cbrt-prod |
| 18× | associate-+r+ log-prod |
| 15× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | sqrt-prod |
| 10× | distribute-rgt-in distribute-lft-in |
| 6× | add-log-exp |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | pow1/3 |
| 2× | associate-+l+ |
| 1× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out |
| 12.0ms | (+ (* x (+ (* (log (cbrt y)) 2) (log (cbrt (sqrt y))))) (* x (log (cbrt (sqrt y))))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt (sqrt y)) |
| 2.0ms | (cbrt (sqrt y)) |
| 39.0ms | (+ (* x (+ (* (log (cbrt y)) 2) (log (cbrt (sqrt y))))) (* x (log (cbrt (sqrt y))))) |
| 21.0ms | (cbrt y) |
| 15.0ms | (cbrt (sqrt y)) |
| 15.0ms | (cbrt (sqrt y)) |
Useful iterations: 0 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4854 | 830 |
| 1 | 4854 | 830 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 1 | 83 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 83 | 6 | 89 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 11 |
| 1 | 30 | 11 |
| 466.0ms | 8000× | body | 80 | valid |
| 14.0ms | 334× | body | 80 | nan |
| 2.0ms | 31× | body | 80 | invalid |
Loading profile data...