Time bar (total: 8.2s)
| 22.0ms | 309× | body | 80 | nan |
| 17.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 17 |
| 1 | 108 | 17 |
| 2 | 389 | 17 |
| 3 | 1761 | 17 |
| 4 | 5002 | 17 |
| done | 5002 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 2.5b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.2b | (/ 2.0 (* t 3.0)) |
| 0.9b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 4.1b | (/ (* z (sqrt (+ t a))) t) |
| 75× | *-un-lft-identity |
| 63× | prod-diff |
| 62× | associate--r+ |
| 49× | add-sqr-sqrt |
| 45× | add-cube-cbrt |
| 36× | times-frac |
| 31× | distribute-rgt-in distribute-lft-in |
| 20× | frac-sub |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-lft-out |
| 12× | div-inv |
| 9× | flip3-- flip-- |
| 8× | frac-times associate-*r/ |
| 7× | fma-neg associate-*r* |
| 6× | pow1 add-log-exp |
| 5× | flip3-+ sqrt-prod flip-+ |
| 4× | cbrt-undiv expm1-log1p-u sqrt-div div-exp associate-/r* log1p-expm1-u associate-/l* |
| 3× | sub-neg associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg associate-*l/ associate--l+ clear-num associate-/l/ unswap-sqr |
| 1× | diff-log pow-prod-down *-commutative |
| 21.0ms | (* z (sqrt (+ t a))) |
| 7.0ms | (/ 2.0 (* t 3.0)) |
| 60.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 16.0ms | (/ (* z (sqrt (+ t a))) t) |
| 64.0ms | (* z (sqrt (+ t a))) |
| 17.0ms | (/ 2.0 (* t 3.0)) |
| 191.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 79.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1377 | 2637 |
| 1 | 5001 | 2324 |
| done | 5001 | 2324 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.8b | (fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 0.0ms | (fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
| 177.0ms | (cbrt t) |
| 184.0ms | (cbrt t) |
| 177.0ms | (cbrt t) |
| 338.0ms | (fma (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
Useful iterations: 3 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 371 |
| 1 | 345 | 322 |
| 2 | 1221 | 312 |
| 3 | 5001 | 306 |
| done | 5001 | 306 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 2.0 (* t 3.0)) |
| 0.9b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 4.1b | (/ (* z (sqrt (+ t a))) t) |
| 39.7b | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 203× | *-un-lft-identity |
| 191× | prod-diff |
| 190× | associate--r+ |
| 180× | cbrt-prod |
| 111× | add-sqr-sqrt add-cube-cbrt |
| 95× | distribute-rgt-in distribute-lft-in |
| 66× | times-frac |
| 63× | unpow-prod-down cube-prod |
| 46× | distribute-lft-out |
| 22× | div-inv |
| 20× | frac-sub |
| 14× | add-exp-log add-cbrt-cube |
| 9× | cube-mult flip3-- unpow3 flip-- sqr-pow |
| 8× | frac-times |
| 7× | cube-div cbrt-div fma-neg |
| 6× | associate-*r/ add-log-exp |
| 4× | pow1 cbrt-undiv expm1-log1p-u flip3-+ div-exp associate-/r* flip-+ log1p-expm1-u associate-/l* |
| 3× | sub-neg |
| 2× | frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ |
| 1× | pow1/3 diff-log rem-cbrt-cube |
| 7.0ms | (/ 2.0 (* t 3.0)) |
| 91.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 14.0ms | (/ (* z (sqrt (+ t a))) t) |
| 6.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 187.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 79.0ms | (/ (* z (sqrt (+ t a))) t) |
| 18.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1683 | 5517 |
| 1 | 5001 | 4999 |
| done | 5001 | 4999 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 2.0 (* t 3.0)) |
| 0.7b | (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t)) |
| 1.1b | (log (* (exp (* a (- c b))) (exp (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t))))) |
| 4.1b | (/ (* z (sqrt (+ t a))) t) |
| 15× | add-exp-log |
| 14× | add-cbrt-cube |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 7× | pow1 |
| 6× | times-frac |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 3× | prod-exp |
| 2× | frac-2neg sqrt-div associate-*r/ rem-log-exp clear-num log-pow cbrt-unprod div-inv associate-/l/ |
| 1× | log-prod flip3-+ pow-prod-down flip-+ fma-udef |
| 7.0ms | (/ 2.0 (* t 3.0)) |
| 0.0ms | (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t)) |
| 21.0ms | (log (* (exp (* a (- c b))) (exp (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t))))) |
| 14.0ms | (/ (* z (sqrt (+ t a))) t) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 168.0ms | (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t)) |
| 310.0ms | (log (* (exp (* a (- c b))) (exp (fma (- (/ 5.0 6.0) (/ 2.0 (* t 3.0))) (- (- b c)) (/ (* z (sqrt (+ t a))) t))))) |
| 78.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 728 |
| 1 | 1799 | 609 |
| 2 | 5002 | 603 |
| done | 5002 | 603 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.6b remaining)
Error of 1.7b against oracle of 1.1b and baseline of 1.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 22 |
| 1 | 44 | 22 |
| 2 | 44 | 22 |
| done | 44 | 22 |
| 533.0ms | 8000× | body | 80 | valid |
| 485.0ms | 7952× | body | 80 | nan |