Time bar (total: 2.6s)
| 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 |
| 14.0ms | 256× | body | 80 | valid |
| 0.0ms | 10× | body | 80 | nan |
| 0.0ms | 1× | body | 80 | invalid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 11 |
| 1 | 71 | 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 4 expressions with local error:
| 0.0b | (- (- (* x (log y)) y) z) |
| 0.0b | (- (* x (log y)) y) |
| 0.0b | (+ (- (- (* x (log y)) y) z) (log t)) |
| 0.2b | (* x (log y)) |
| 32× | associate--l+ |
| 27× | log-prod |
| 25× | *-un-lft-identity |
| 19× | add-sqr-sqrt |
| 17× | add-log-exp |
| 15× | add-cube-cbrt |
| 12× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 |
| 8× | associate-+l+ |
| 7× | diff-log |
| 6× | add-exp-log add-cbrt-cube |
| 5× | sub-neg |
| 4× | associate-*r* distribute-lft-out |
| 3× | associate-+r+ associate-*l* sum-log log-pow distribute-lft-out-- |
| 2× | flip3-- flip-- |
| 1× | +-commutative associate--l- associate-+l- flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ difference-of-squares unswap-sqr |
| 7.0ms | (- (- (* x (log y)) y) z) |
| 4.0ms | (- (* x (log y)) y) |
| 11.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 4.0ms | (* x (log y)) |
| 8.0ms | (- (- (* x (log y)) y) z) |
| 10.0ms | (- (* x (log y)) y) |
| 13.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 7.0ms | (* x (log y)) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5103 | 990 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 6 | 105 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 7 | 106 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (* (log (cbrt y)) 2)) |
| 0.3b | (* x (log (cbrt y))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 15× | add-sqr-sqrt |
| 13× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 cbrt-prod log-prod |
| 11× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-in distribute-lft-in associate-*r* associate-*l* |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | log-pow *-commutative |
| 1× | unswap-sqr |
| 5.0ms | (* x (* (log (cbrt y)) 2)) |
| 5.0ms | (* x (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 20.0ms | (* x (* (log (cbrt y)) 2)) |
| 21.0ms | (* x (log (cbrt y))) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4903 | 520 |
| 1 | 4903 | 520 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 5 | 84 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 84 | 7 | 91 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* x (* (log (cbrt y)) 2)) |
| 0.3b | (* x (log (pow y 1/3))) |
| 0.6b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt log-prod *-un-lft-identity |
| 12× | pow1 add-exp-log |
| 11× | add-cbrt-cube |
| 9× | unpow-prod-down |
| 7× | distribute-rgt-in distribute-lft-in |
| 6× | associate-*l* |
| 5× | associate-*r* |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | cbrt-prod pow-unpow sqr-pow |
| 2× | *-commutative |
| 1× | pow-to-exp pow-pow unpow1/3 pow1/3 pow-exp log-pow unswap-sqr |
| 5.0ms | (* x (* (log (cbrt y)) 2)) |
| 5.0ms | (* x (log (pow y 1/3))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 20.0ms | (* x (* (log (cbrt y)) 2)) |
| 15.0ms | (* x (log (pow y 1/3))) |
| 20.0ms | (cbrt y) |
| 22.0ms | (pow y 1/3) |
Useful iterations: 0 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4793 | 548 |
| 1 | 4793 | 548 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 0 | 92 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 7 | 99 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* x (* (log y) 2/3)) |
| 0.3b | (* x (log (cbrt y))) |
| 0.3b | (* (log y) 2/3) |
| 0.6b | (cbrt y) |
| 18× | add-sqr-sqrt |
| 15× | pow1 |
| 14× | add-cube-cbrt *-un-lft-identity |
| 13× | add-exp-log add-cbrt-cube |
| 12× | log-prod |
| 10× | associate-*l* |
| 9× | cbrt-prod associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in |
| 5× | pow-prod-down prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | log-pow *-commutative |
| 2× | pow1/3 unswap-sqr |
| 5.0ms | (* x (* (log y) 2/3)) |
| 5.0ms | (* x (log (cbrt y))) |
| 4.0ms | (* (log y) 2/3) |
| 1.0ms | (cbrt y) |
| 8.0ms | (* x (* (log y) 2/3)) |
| 21.0ms | (* x (log (cbrt y))) |
| 12.0ms | (* (log y) 2/3) |
| 21.0ms | (cbrt y) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5346 | 577 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 1 | 92 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 92 | 7 | 99 |
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 | 23 | 21 |
| 1 | 23 | 21 |
| 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 |
| 433.0ms | 7997× | body | 80 | valid |
| 18.0ms | 381× | body | 80 | nan |
| 2.0ms | 29× | body | 80 | invalid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 320 | valid |
Loading profile data...