Time bar (total: 6.7s)
| 23.0ms | 690× | body | 80 | nan |
| 10.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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (- (- (* x (log y)) y) z) (log t)) |
| 0.0b | (- (- (* x (log y)) y) z) |
| 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 |
| 66.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 23.0ms | (- (- (* x (log y)) y) z) |
| 4.0ms | (- (* x (log y)) y) |
| 4.0ms | (* x (log y)) |
| 44.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 37.0ms | (- (- (* x (log y)) y) z) |
| 56.0ms | (- (* x (log y)) y) |
| 42.0ms | (* x (log y)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 376 | 617 |
| 1 | 1219 | 584 |
| 2 | 4445 | 548 |
| 3 | 5001 | 548 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 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 y) (cbrt y)) |
| 0.0ms | (cbrt y) |
| 0.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 195.0ms | (* (cbrt y) (cbrt y)) |
| 180.0ms | (cbrt y) |
| 184.0ms | (cbrt y) |
| 175.0ms | (cbrt y) |
Useful iterations: 3 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 24× | add-sqr-sqrt |
| 22× | cbrt-prod |
| 16× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 8× | pow1/3 |
| 7× | add-exp-log |
| 6× | swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 3× | unpow-prod-down pow-unpow |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-to-exp pow-pow pow-plus unpow1/3 pow-exp prod-exp *-commutative cbrt-unprod sqr-pow |
| 6.0ms | (* (cbrt y) (cbrt y)) |
| 0.0ms | (cbrt y) |
| 0.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 195.0ms | (* (cbrt y) (cbrt y)) |
| 185.0ms | (cbrt y) |
| 182.0ms | (cbrt y) |
| 176.0ms | (pow y 1/3) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 288 |
| 1 | 778 | 209 |
| 2 | 4921 | 194 |
| 3 | 5002 | 194 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 3.6b | (pow (cbrt y) 1/3) |
| 4.5b | (pow (pow y 1/3) 2/3) |
| 5.0b | (pow y 1/3) |
| 19× | unpow-prod-down |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | pow-unpow |
| 8× | add-exp-log |
| 6× | pow1 cbrt-prod pow-exp |
| 4× | pow-to-exp pow-pow add-cbrt-cube add-log-exp sqr-pow |
| 2× | unpow1/3 pow1/3 |
| 0.0ms | (cbrt y) |
| 2.0ms | (pow (cbrt y) 1/3) |
| 3.0ms | (pow (pow y 1/3) 2/3) |
| 1.0ms | (pow y 1/3) |
| 175.0ms | (cbrt y) |
| 303.0ms | (pow (cbrt y) 1/3) |
| 300.0ms | (pow (pow y 1/3) 2/3) |
| 175.0ms | (pow y 1/3) |
Useful iterations: 3 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 256 |
| 1 | 705 | 233 |
| 2 | 2571 | 225 |
| 3 | 5003 | 221 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.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 |
| 787.0ms | 23794× | body | 80 | nan |
| 331.0ms | 8028× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |