Time bar (total: 9.6s)
| 50.0ms | 829× | body | 80 | nan |
| 22.0ms | 287× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 11 |
| 1 | 101 | 11 |
| 2 | 428 | 11 |
| 3 | 1514 | 11 |
| 4 | 4620 | 11 |
| 5 | 5001 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 0.0b | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 0.1b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log y)) |
| 38× | add-log-exp |
| 25× | sum-log |
| 20× | add-sqr-sqrt |
| 18× | log-prod |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 10× | pow1 |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 6× | associate-+r+ associate-*l/ |
| 4× | flip3-+ frac-add flip-+ |
| 3× | flip3-- flip-- |
| 2× | +-commutative associate-+l+ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | distribute-lft-out-- difference-of-squares |
| 14.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 18.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 5.0ms | (* x (log y)) |
| 236.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 514.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 60.0ms | (* (- b 0.5) (log c)) |
| 38.0ms | (* x (log y)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 647 | 1027 |
| 1 | 2625 | 970 |
| 2 | 5003 | 954 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (* 2 (log (cbrt y)))) |
| 0.3b | (* x (log (cbrt y))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 6× | 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 | (* x (* 2 (log (cbrt y)))) |
| 5.0ms | (* x (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 99.0ms | (* x (* 2 (log (cbrt y)))) |
| 97.0ms | (* x (log (cbrt y))) |
| 181.0ms | (cbrt y) |
| 173.0ms | (cbrt y) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 642 |
| 1 | 1173 | 565 |
| 2 | 5001 | 541 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.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) |
| 2.0ms | (cbrt y) |
| 180.0ms | (cbrt y) |
| 184.0ms | (cbrt y) |
| 185.0ms | (cbrt y) |
| 181.0ms | (cbrt y) |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 156 |
| 1 | 81 | 144 |
| 2 | 193 | 136 |
| 3 | 696 | 136 |
| 4 | 4103 | 136 |
| 5 | 5002 | 136 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (log (sqrt c)) |
| 0.1b | (* (log (sqrt c)) (- b 0.5)) |
| 0.1b | (* (- b 0.5) (log (sqrt c))) |
| 0.3b | (* x (log y)) |
| 28× | add-sqr-sqrt |
| 24× | log-prod |
| 22× | *-un-lft-identity |
| 18× | add-cube-cbrt |
| 17× | pow1 |
| 15× | associate-*r* |
| 14× | associate-*l* |
| 11× | add-exp-log distribute-rgt-in distribute-lft-in |
| 10× | log-pow add-cbrt-cube |
| 9× | sqrt-prod |
| 4× | add-log-exp |
| 3× | sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | sub-neg flip3-- associate-*r/ associate-*l/ flip-- distribute-lft-out-- difference-of-squares |
| 1× | rem-log-exp |
| 2.0ms | (log (sqrt c)) |
| 7.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 8.0ms | (* (- b 0.5) (log (sqrt c))) |
| 5.0ms | (* x (log y)) |
| 68.0ms | (log (sqrt c)) |
| 74.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 59.0ms | (* (- b 0.5) (log (sqrt c))) |
| 44.0ms | (* x (log y)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 695 |
| 1 | 1415 | 623 |
| 2 | 5001 | 592 |
8 alts after pruning (8 fresh and 0 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 | 47 | 25 |
| 1 | 47 | 25 |
| 1.6s | 27718× | body | 80 | nan |
| 603.0ms | 9224× | body | 80 | valid |
| 0.0ms | 1× | body | 160 | valid |