Time bar (total: 9.1s)
| 31.0ms | 129× | body | 160 | valid |
| 31.0ms | 273× | body | 80 | nan |
| 15.0ms | 127× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 10 |
| 1 | 49 | 10 |
| 2 | 101 | 10 |
| 3 | 279 | 10 |
| 4 | 1029 | 10 |
| 5 | 4384 | 10 |
| 6 | 5002 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 11.4b
Found 4 expressions with local error:
| 0.2b | (pow (/ t l) 2.0) |
| 0.2b | (pow (/ Om Omc) 2.0) |
| 0.8b | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 10.4b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 59× | add-sqr-sqrt |
| 46× | times-frac |
| 38× | *-un-lft-identity |
| 32× | add-cube-cbrt unpow-prod-down |
| 30× | sqrt-prod |
| 12× | difference-of-squares |
| 10× | add-exp-log |
| 7× | pow1 |
| 6× | pow-unpow |
| 5× | sqr-pow |
| 4× | pow-exp add-cbrt-cube add-log-exp |
| 3× | div-inv distribute-lft-out-- |
| 2× | pow-to-exp rem-sqrt-square pow-pow div-exp associate-/r/ |
| 1× | asin-acos sqrt-pow1 flip3-+ pow1/2 sqrt-div flip-+ |
| 3.0ms | (pow (/ t l) 2.0) |
| 4.0ms | (pow (/ Om Omc) 2.0) |
| 0.0ms | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 29.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 62.0ms | (pow (/ t l) 2.0) |
| 63.0ms | (pow (/ Om Omc) 2.0) |
| 17.0ms | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 308.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 695 | 1235 |
| 1 | 2043 | 1164 |
| 2 | 5002 | 1152 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 11.3b
Found 4 expressions with local error:
| 0.2b | (pow (/ t l) 2.0) |
| 0.2b | (pow (/ Om Omc) 2.0) |
| 0.8b | (asin (fabs (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 10.6b | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 26× | unpow-prod-down |
| 22× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 18× | times-frac |
| 10× | add-exp-log |
| 7× | pow1 |
| 6× | pow-unpow |
| 4× | pow-exp add-cbrt-cube add-log-exp |
| 3× | sqrt-prod |
| 2× | pow-to-exp pow-pow sqrt-div div-exp div-inv sqr-pow |
| 1× | rem-sqrt-square asin-acos sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 3.0ms | (pow (/ t l) 2.0) |
| 3.0ms | (pow (/ Om Omc) 2.0) |
| 0.0ms | (asin (fabs (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 3.0ms | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 57.0ms | (pow (/ t l) 2.0) |
| 62.0ms | (pow (/ Om Omc) 2.0) |
| 17.0ms | (asin (fabs (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 177.0ms | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 547 | 658 |
| 1 | 1773 | 608 |
| 2 | 5002 | 608 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 11.3b
Found 4 expressions with local error:
| 10.4b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (* (* (cbrt (pow (/ t l) 2.0)) (cbrt (pow (/ t l) 2.0))) (cbrt (pow (/ t l) 2.0))))))) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 67× | add-sqr-sqrt |
| 55× | times-frac |
| 51× | cbrt-prod |
| 46× | *-un-lft-identity |
| 45× | unpow-prod-down |
| 40× | add-cube-cbrt |
| 30× | sqrt-prod |
| 12× | difference-of-squares |
| 6× | sqr-pow |
| 5× | pow1 |
| 4× | add-exp-log add-cbrt-cube div-inv add-log-exp |
| 3× | pow1/3 distribute-lft-out-- |
| 2× | rem-sqrt-square associate-/r/ |
| 1× | sqrt-pow1 flip3-+ pow1/2 sqrt-div flip-+ |
| 27.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (* (* (cbrt (pow (/ t l) 2.0)) (cbrt (pow (/ t l) 2.0))) (cbrt (pow (/ t l) 2.0))))))) |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 317.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (* (* (cbrt (pow (/ t l) 2.0)) (cbrt (pow (/ t l) 2.0))) (cbrt (pow (/ t l) 2.0))))))) |
| 257.0ms | (cbrt (pow (/ t l) 2.0)) |
| 256.0ms | (cbrt (pow (/ t l) 2.0)) |
| 260.0ms | (cbrt (pow (/ t l) 2.0)) |
Useful iterations: 3 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 2189 |
| 1 | 1205 | 2120 |
| 2 | 4830 | 2084 |
| 3 | 5001 | 2075 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 11.3b
Found 4 expressions with local error:
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 32.8b | (cbrt (pow (/ t l) 2.0)) |
| 68× | cbrt-prod |
| 52× | unpow-prod-down |
| 36× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube div-inv add-log-exp sqr-pow |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 6.0ms | (cbrt (pow (/ t l) 2.0)) |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 3.0ms | (cbrt (pow (/ t l) 2.0)) |
| 264.0ms | (cbrt (pow (/ t l) 2.0)) |
| 260.0ms | (cbrt (pow (/ t l) 2.0)) |
| 260.0ms | (cbrt (pow (/ t l) 2.0)) |
| 263.0ms | (cbrt (pow (/ t l) 2.0)) |
Useful iterations: 3 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 1064 |
| 1 | 489 | 1036 |
| 2 | 1303 | 1028 |
| 3 | 3335 | 1016 |
| 4 | 5001 | 1016 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 11.3b
0% (0.0b remaining)
Error of 10.1b against oracle of 10.1b and baseline of 10.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 10 |
| 1 | 18 | 10 |
| 918.0ms | 8086× | body | 80 | nan |
| 882.0ms | 3915× | body | 160 | valid |
| 465.0ms | 4085× | body | 80 | valid |