Time bar (total: 4.7s)
| 32.0ms | 782× | body | 80 | nan |
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 6 |
| 1 | 48 | 6 |
| 2 | 118 | 6 |
| 3 | 247 | 6 |
| 4 | 525 | 6 |
| 5 | 732 | 6 |
| 6 | 937 | 6 |
| 7 | 1108 | 6 |
| 8 | 1128 | 6 |
| 9 | 1128 | 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 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.3b | (* x (log y)) |
| 34× | 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 |
| 10× | associate-+l+ |
| 9× | pow1 |
| 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) |
| 12.0ms | (- (* x (log y)) y) |
| 13.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 637 |
| 1 | 1259 | 592 |
| 2 | 4208 | 548 |
| 3 | 5002 | 548 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 6 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 6 | 111 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* x (log y)) y) |
| 0.0b | (+ (+ (- (- (* x (log y)) y) z) (log (sqrt t))) (log (sqrt t))) |
| 0.0b | (+ (- (- (* x (log y)) y) z) (log (sqrt t))) |
| 0.3b | (* x (log y)) |
| 47× | *-un-lft-identity |
| 30× | log-prod |
| 22× | distribute-lft-out |
| 20× | associate--l+ |
| 19× | add-log-exp |
| 18× | pow1 add-sqr-sqrt |
| 16× | add-cube-cbrt |
| 12× | associate-+r+ log-pow |
| 11× | associate-+l+ |
| 10× | sum-log |
| 9× | distribute-rgt-in distribute-lft-in |
| 7× | diff-log |
| 6× | add-exp-log sqrt-prod add-cbrt-cube distribute-lft-out-- |
| 4× | associate-*r* |
| 3× | associate-+l- sub-neg associate-*l* |
| 2× | +-commutative flip3-+ flip-+ |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 6.0ms | (- (* x (log y)) y) |
| 15.0ms | (+ (+ (- (- (* x (log y)) y) z) (log (sqrt t))) (log (sqrt t))) |
| 13.0ms | (+ (- (- (* x (log y)) y) z) (log (sqrt t))) |
| 4.0ms | (* x (log y)) |
| 9.0ms | (- (* x (log y)) y) |
| 16.0ms | (+ (+ (- (- (* x (log y)) y) z) (log (sqrt t))) (log (sqrt t))) |
| 14.0ms | (+ (- (- (* x (log y)) y) z) (log (sqrt t))) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 476 | 934 |
| 1 | 1627 | 839 |
| 2 | 5001 | 778 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 6 | 127 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 48× | log-prod |
| 36× | distribute-rgt-in distribute-lft-in |
| 30× | cbrt-prod |
| 26× | add-sqr-sqrt |
| 24× | add-cube-cbrt associate-+l+ *-un-lft-identity |
| 12× | associate-+r+ |
| 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))) |
| 9.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 19.0ms | (* x (log (cbrt y))) |
| 20.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 765 |
| 1 | 1356 | 673 |
| 2 | 5002 | 593 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 115 | 5 | 120 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 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 y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 23.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 4 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 204 |
| 1 | 101 | 188 |
| 2 | 205 | 148 |
| 3 | 559 | 144 |
| 4 | 2708 | 128 |
| 5 | 5002 | 128 |
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 | 15 | 10 |
| 1 | 15 | 10 |
| 1.1s | 24422× | body | 80 | nan |
| 426.0ms | 8026× | body | 80 | valid |
| 1.0ms | 2× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
Loading profile data...