Time bar (total: 10.7s)
| 24.0ms | 268× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 17 |
| 1 | 26 | 17 |
| 2 | 38 | 17 |
| 3 | 46 | 17 |
| 4 | 48 | 17 |
| done | 48 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 18.2b
Found 3 expressions with local error:
| 5.5b | (/ (* y z) t) |
| 6.4b | (/ (* y b) t) |
| 11.8b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 55× | *-un-lft-identity |
| 26× | times-frac |
| 21× | distribute-lft-out |
| 18× | add-sqr-sqrt add-cube-cbrt |
| 15× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 6× | associate-/l* |
| 5× | cbrt-undiv div-exp |
| 4× | associate-/r/ |
| 3× | pow1 frac-2neg flip3-+ clear-num flip-+ div-inv add-log-exp |
| 2× | frac-add prod-exp cbrt-unprod associate-/l/ |
| 21.0ms | (/ (* y z) t) |
| 18.0ms | (/ (* y b) t) |
| 122.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 29.0ms | (/ (* y z) t) |
| 23.0ms | (/ (* y b) t) |
| 185.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 1630 |
| 1 | 431 | 1565 |
| 2 | 1537 | 1447 |
| done | 5000 | 1443 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 11.9b
Found 3 expressions with local error:
| 4.2b | (/ y (/ t b)) |
| 5.5b | (/ (* y z) t) |
| 11.8b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 98× | times-frac |
| 95× | *-un-lft-identity |
| 58× | add-sqr-sqrt add-cube-cbrt |
| 21× | associate-/r* distribute-lft-out |
| 15× | add-exp-log add-cbrt-cube |
| 8× | associate-/l* |
| 7× | div-inv |
| 6× | cbrt-undiv div-exp |
| 5× | associate-/r/ |
| 3× | pow1 frac-2neg flip3-+ clear-num flip-+ add-log-exp |
| 2× | frac-add associate-/l/ |
| 1× | prod-exp cbrt-unprod |
| 20.0ms | (/ y (/ t b)) |
| 13.0ms | (/ (* y z) t) |
| 160.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 41.0ms | (/ y (/ t b)) |
| 35.0ms | (/ (* y z) t) |
| 193.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 2324 |
| 1 | 637 | 2199 |
| 2 | 2112 | 2071 |
| done | 5000 | 2065 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 9.4b
Found 3 expressions with local error:
| 4.2b | (/ y (/ t b)) |
| 5.2b | (* y (/ z t)) |
| 11.8b | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ y (/ t b)))) |
| 100× | times-frac |
| 83× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 63× | add-cube-cbrt |
| 18× | associate-/r* |
| 15× | add-exp-log add-cbrt-cube |
| 13× | associate-*r* |
| 12× | distribute-lft-out |
| 7× | div-inv |
| 6× | associate-/l* |
| 5× | pow1 cbrt-undiv div-exp associate-/r/ |
| 3× | flip3-+ associate-*l* flip-+ add-log-exp |
| 2× | frac-2neg frac-add prod-exp clear-num cbrt-unprod associate-/l/ unswap-sqr |
| 1× | associate-*r/ pow-prod-down *-commutative |
| 17.0ms | (/ y (/ t b)) |
| 26.0ms | (* y (/ z t)) |
| 142.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ y (/ t b)))) |
| 25.0ms | (/ y (/ t b)) |
| 21.0ms | (* y (/ z t)) |
| 173.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ y (/ t b)))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 2267 |
| 1 | 685 | 2138 |
| 2 | 2225 | 2010 |
| done | 5000 | 2004 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 9.4b
Found 4 expressions with local error:
| 1.9b | (/ (/ t b) (cbrt y)) |
| 2.7b | (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))) |
| 5.2b | (* y (/ z t)) |
| 11.8b | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))))) |
| 512× | times-frac |
| 257× | *-un-lft-identity |
| 242× | add-sqr-sqrt |
| 237× | add-cube-cbrt |
| 120× | cbrt-prod |
| 93× | associate-/r* |
| 37× | add-exp-log |
| 25× | add-cbrt-cube div-inv |
| 17× | cbrt-undiv div-exp associate-/l* |
| 13× | associate-*r* |
| 12× | distribute-lft-out |
| 6× | pow1 |
| 5× | prod-exp associate-/r/ cbrt-unprod |
| 4× | add-log-exp |
| 3× | frac-2neg flip3-+ associate-*l* clear-num flip-+ associate-/l/ |
| 2× | frac-add unswap-sqr |
| 1× | associate-*r/ pow-prod-down *-commutative |
| 22.0ms | (/ (/ t b) (cbrt y)) |
| 35.0ms | (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))) |
| 24.0ms | (* y (/ z t)) |
| 213.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))))) |
| 97.0ms | (/ (/ t b) (cbrt y)) |
| 61.0ms | (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))) |
| 37.0ms | (* y (/ z t)) |
| 203.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (/ (* (cbrt y) (cbrt y)) (/ (/ t b) (cbrt y))))) |
Useful iterations: done (959.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 602 | 7170 |
| 1 | 1477 | 6697 |
| done | 5000 | 6157 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 9.2b