Time bar (total: 5.2s)
| 16.0ms | 257× | body | 80 | valid |
| 7.0ms | 193× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 61 | 6 |
| 2 | 192 | 6 |
| 3 | 649 | 6 |
| 4 | 1602 | 6 |
| 5 | 2720 | 6 |
| 6 | 3667 | 6 |
| 7 | 4387 | 6 |
| 8 | 4711 | 6 |
| 9 | 4956 | 6 |
| 10 | 5001 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.2b | (* (+ y 0.5) (log y)) |
| 20× | add-log-exp |
| 19× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 12× | log-prod |
| 10× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+ |
| 4× | associate-*r* associate-*l* sum-log |
| 3× | sub-neg distribute-lft-out |
| 2× | associate-+l- associate-+l+ flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 57.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 3.0ms | (- x (* (+ y 0.5) (log y))) |
| 9.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 11.0ms | (* (+ y 0.5) (log y)) |
| 49.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 41.0ms | (- x (* (+ y 0.5) (log y))) |
| 42.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 240.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 640 |
| 1 | 1624 | 599 |
| 2 | 5001 | 591 |
8 alts after pruning (7 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) |
| 194.0ms | (* (cbrt y) (cbrt y)) |
| 170.0ms | (cbrt y) |
| 178.0ms | (cbrt y) |
| 174.0ms | (cbrt y) |
Useful iterations: 3 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt (sqrt y)) |
| 0.6b | (cbrt (sqrt y)) |
| 18× | cbrt-prod |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | sqrt-prod |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 0.0ms | (cbrt y) |
| 0.0ms | (cbrt y) |
| 1.0ms | (cbrt (sqrt y)) |
| 1.0ms | (cbrt (sqrt y)) |
| 172.0ms | (cbrt y) |
| 178.0ms | (cbrt y) |
| 147.0ms | (cbrt (sqrt y)) |
| 149.0ms | (cbrt (sqrt y)) |
Useful iterations: 3 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 242 |
| 1 | 277 | 224 |
| 2 | 1136 | 210 |
| 3 | 5002 | 208 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 0.1b | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 0.4b | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 0.4b | (* (sqrt (+ y 0.5)) (log y)) |
| 30× | log-prod |
| 27× | distribute-rgt-in distribute-lft-in |
| 25× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 19× | add-cube-cbrt |
| 14× | sqrt-div associate-*l* |
| 12× | pow1 associate--r+ |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 9× | sqrt-prod |
| 8× | flip3-+ flip-+ |
| 5× | associate-*r* |
| 4× | frac-times pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out |
| 2× | sub-neg associate-+l+ diff-log associate-*r/ sum-log *-commutative unswap-sqr |
| 1× | +-commutative associate-+l- flip3-- log-pow flip-- |
| 4.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 9.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 31.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 13.0ms | (* (sqrt (+ y 0.5)) (log y)) |
| 41.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 41.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 243.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 69.0ms | (* (sqrt (+ y 0.5)) (log y)) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 1133 |
| 1 | 2148 | 969 |
| 2 | 5001 | 942 |
8 alts after pruning (5 fresh and 3 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 | 13 | 6 |
| 1 | 13 | 6 |
| 513.0ms | 8040× | body | 80 | valid |
| 312.0ms | 7760× | body | 80 | nan |