Time bar (total: 4.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.7% | 0.3% | 0 |
| 0% | 99.7% | 0.3% | 1 |
| 0% | 99.7% | 0.3% | 2 |
| 0% | 99.7% | 0.3% | 3 |
| 0% | 99.7% | 0.3% | 4 |
| 0% | 74.8% | 25.2% | 5 |
| 0% | 74.8% | 25.2% | 6 |
| 0% | 74.8% | 25.2% | 7 |
| 0% | 74.8% | 25.2% | 8 |
| 0% | 74.8% | 25.2% | 9 |
| 0% | 62.3% | 37.7% | 10 |
| 0% | 56.1% | 43.9% | 11 |
| 0% | 56.1% | 43.9% | 12 |
| 1.6% | 54.5% | 43.9% | 13 |
| 2.4% | 53.7% | 43.9% | 14 |
| 15.0ms | 256× | body | 80 | valid |
| 2.0ms | 36× | body | 80 | invalid |
| 2.0ms | 35× | body | 80 | nan |
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 16 |
| 1 | 278 | 16 |
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 4 expressions with local error:
| 0.0b | (* (- a 0.5) b) |
| 0.0b | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 0.5) b)) |
| 0.1b | (- (+ (+ x y) z) (* z (log t))) |
| 0.3b | (* z (log t)) |
| 27× | add-log-exp |
| 18× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | add-cube-cbrt log-prod |
| 10× | sum-log |
| 9× | pow1 |
| 8× | add-exp-log associate-*l* add-cbrt-cube |
| 7× | associate-*r* |
| 6× | distribute-rgt-in flip3-- distribute-lft-in diff-log associate-*l/ flip-- associate--r+ |
| 4× | frac-add |
| 2× | sub-neg associate-+l+ pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr |
| 1× | +-commutative associate-+l- flip3-+ log-pow flip-+ distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (- a 0.5) b) |
| 10.0ms | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 0.5) b)) |
| 10.0ms | (- (+ (+ x y) z) (* z (log t))) |
| 5.0ms | (* z (log t)) |
| 4.0ms | (* (- a 0.5) b) |
| 38.0ms | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 0.5) b)) |
| 11.0ms | (- (+ (+ x y) z) (* z (log t))) |
| 7.0ms | (* z (log t)) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4801 | 1307 |
| 1 | 4801 | 1307 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 4 | 100 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 5 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* z (* (log (cbrt t)) 2)) |
| 0.2b | (* z (log (cbrt t))) |
| 0.5b | (cbrt t) |
| 0.5b | (cbrt t) |
| 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 |
| 7.0ms | (* z (* (log (cbrt t)) 2)) |
| 5.0ms | (* z (log (cbrt t))) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 20.0ms | (* z (* (log (cbrt t)) 2)) |
| 19.0ms | (* z (log (cbrt t))) |
| 21.0ms | (cbrt t) |
| 21.0ms | (cbrt t) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4854 | 520 |
| 1 | 4854 | 520 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 5 | 89 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- a 0.5) b) |
| 0.0b | (- (* (- a 0.5) b) (* z (log t))) |
| 0.1b | (+ z (- (* (- a 0.5) b) (* z (log t)))) |
| 0.3b | (* z (log t)) |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 12× | add-cube-cbrt log-prod |
| 11× | add-log-exp |
| 9× | pow1 |
| 8× | add-exp-log associate-*l* add-cbrt-cube |
| 7× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in associate--r+ |
| 2× | sub-neg flip3-- diff-log pow-prod-down associate-*l/ prod-exp sum-log *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | +-commutative associate-+r- associate-+r+ flip3-+ log-pow flip-+ distribute-lft-out distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (- a 0.5) b) |
| 7.0ms | (- (* (- a 0.5) b) (* z (log t))) |
| 7.0ms | (+ z (- (* (- a 0.5) b) (* z (log t)))) |
| 5.0ms | (* z (log t)) |
| 4.0ms | (* (- a 0.5) b) |
| 15.0ms | (- (* (- a 0.5) b) (* z (log t))) |
| 15.0ms | (+ z (- (* (- a 0.5) b) (* z (log t)))) |
| 8.0ms | (* z (log t)) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5027 | 875 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 5 | 96 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt t) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 21.0ms | (cbrt t) |
| 23.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5007 | 196 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 0 | 56 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 56 | 5 | 61 |
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 | 25 |
| 1 | 27 | 25 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.7% | 0.3% | 0 |
| 0% | 99.7% | 0.3% | 1 |
| 0% | 99.7% | 0.3% | 2 |
| 0% | 99.7% | 0.3% | 3 |
| 0% | 99.7% | 0.3% | 4 |
| 0% | 74.8% | 25.2% | 5 |
| 0% | 74.8% | 25.2% | 6 |
| 0% | 74.8% | 25.2% | 7 |
| 0% | 74.8% | 25.2% | 8 |
| 0% | 74.8% | 25.2% | 9 |
| 0% | 62.3% | 37.7% | 10 |
| 0% | 56.1% | 43.9% | 11 |
| 0% | 56.1% | 43.9% | 12 |
| 1.6% | 54.5% | 43.9% | 13 |
| 2.4% | 53.7% | 43.9% | 14 |
| 469.0ms | 7993× | body | 80 | valid |
| 65.0ms | 1155× | body | 80 | invalid |
| 61.0ms | 1152× | body | 80 | nan |
| 1.0ms | 3× | body | 640 | valid |
| 1.0ms | 2× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |
Loading profile data...