Time bar (total: 6.7s)
| 55.0ms | 750× | body | 80 | nan |
| 23.0ms | 257× | 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) z) (log t)) |
| 0.0b | (- (* x (log y)) y) |
| 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) |
| 12.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 4.0ms | (- (* x (log y)) y) |
| 5.0ms | (* x (log y)) |
| 32.0ms | (- (- (* x (log y)) y) z) |
| 45.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 57.0ms | (- (* x (log y)) y) |
| 37.0ms | (* x (log y)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 376 | 617 |
| 1 | 1219 | 584 |
| 2 | 4453 | 548 |
| 3 | 5002 | 548 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 7 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 8 | 111 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* 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))) |
| 10.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 89.0ms | (* x (log (cbrt y))) |
| 96.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 170.0ms | (cbrt y) |
| 176.0ms | (cbrt y) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 729 |
| 1 | 1431 | 634 |
| 2 | 5001 | 547 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 115 | 7 | 122 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 5.1b | (pow y 1/3) |
| 52× | log-prod |
| 40× | distribute-rgt-in distribute-lft-in |
| 28× | associate-+l+ |
| 27× | add-sqr-sqrt |
| 25× | add-cube-cbrt *-un-lft-identity |
| 15× | cbrt-prod unpow-prod-down |
| 12× | associate-+r+ |
| 8× | pow1 |
| 7× | add-exp-log |
| 6× | add-cbrt-cube add-log-exp |
| 5× | associate-*r* sqr-pow |
| 3× | pow-unpow associate-*l* |
| 2× | pow1/3 log-pow |
| 1× | +-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 11.0ms | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 104.0ms | (* x (log (cbrt y))) |
| 136.0ms | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 186.0ms | (cbrt y) |
| 172.0ms | (pow y 1/3) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 476 | 771 |
| 1 | 1845 | 671 |
| 2 | 5002 | 505 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 0 | 125 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 125 | 7 | 132 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt x) (cbrt x)) |
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt x) (cbrt x)) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 201.0ms | (* (cbrt x) (cbrt x)) |
| 178.0ms | (cbrt x) |
| 200.0ms | (cbrt x) |
| 183.0ms | (cbrt x) |
Useful iterations: 3 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 85 | 7 | 92 |
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 | 12 | 6 |
| 1 | 12 | 6 |
| 1.1s | 23982× | body | 80 | nan |
| 455.0ms | 8027× | body | 80 | valid |
Loading profile data...