Time bar (total: 13.0s)
| 22.0ms | 256× | body | 80 | valid |
| 21.0ms | 315× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 105 | 33 |
| 3 | 331 | 33 |
| 4 | 1281 | 33 |
| done | 5002 | 33 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.2b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.3b | (/ 2.0 (* t 3.0)) |
| 2.0b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 4.0b | (/ (* z (sqrt (+ t a))) t) |
| 20× | frac-sub |
| 16× | add-exp-log add-cbrt-cube |
| 15× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt |
| 9× | flip3-- flip-- |
| 8× | frac-times associate-*r/ |
| 7× | associate-*r* |
| 6× | pow1 times-frac associate--r+ add-log-exp |
| 5× | flip3-+ sqrt-prod flip-+ |
| 4× | cbrt-undiv sqrt-div div-exp associate-/r* associate-/l* |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg associate-*l/ associate--l+ clear-num div-inv associate-/l/ unswap-sqr |
| 1× | diff-log pow-prod-down *-commutative distribute-lft-out |
| 14.0ms | (* z (sqrt (+ t a))) |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 18.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 63.0ms | (* z (sqrt (+ t a))) |
| 20.0ms | (/ 2.0 (* t 3.0)) |
| 187.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 78.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 2616 |
| 1 | 1014 | 2408 |
| 2 | 4246 | 2288 |
| done | 5000 | 2282 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 2.0b | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 2.6b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 63× | add-sqr-sqrt |
| 60× | frac-sub |
| 58× | times-frac |
| 47× | *-un-lft-identity |
| 46× | associate-*r* |
| 39× | frac-times |
| 35× | add-cube-cbrt |
| 31× | cbrt-prod |
| 28× | sqrt-prod |
| 27× | associate-*r/ |
| 25× | add-exp-log flip3-- flip-- |
| 21× | associate-*l/ |
| 18× | add-cbrt-cube |
| 10× | unswap-sqr |
| 9× | flip3-+ flip-+ |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp associate-*l* |
| 6× | pow1 distribute-lft-out associate--r+ add-log-exp |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | pow1/3 associate--l+ div-inv |
| 1× | diff-log pow-prod-down *-commutative |
| 0.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 32.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 40.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 178.0ms | (cbrt t) |
| 179.0ms | (cbrt t) |
| 222.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 111.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
Useful iterations: done (531.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 6783 |
| 1 | 1738 | 6293 |
| done | 5000 | 6215 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.3b | (/ 2.0 (* t 3.0)) |
| 2.0b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 4.0b | (/ (* z (sqrt (+ t a))) t) |
| 40.4b | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 20× | cbrt-prod frac-sub |
| 14× | add-exp-log add-cbrt-cube |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 9× | flip3-- flip-- |
| 8× | frac-times |
| 7× | cube-div unpow-prod-down cbrt-div cube-prod |
| 6× | associate-*r/ associate--r+ add-log-exp |
| 4× | pow1 cbrt-undiv flip3-+ div-exp associate-/r* flip-+ div-inv associate-/l* |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ |
| 1× | cube-mult pow1/3 diff-log unpow3 rem-cbrt-cube sqr-pow |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 20.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 3.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 17.0ms | (/ 2.0 (* t 3.0)) |
| 184.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 82.0ms | (/ (* z (sqrt (+ t a))) t) |
| 17.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
Useful iterations: 2 (419.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 3001 |
| 1 | 1021 | 2425 |
| 2 | 4455 | 2305 |
| done | 5000 | 2305 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (/ 2.0 (* t 3.0)) |
| 1.3b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3)))) |
| 4.0b | (/ (* z (sqrt (+ t a))) t) |
| 40.6b | (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3) |
| 27× | unpow-prod-down |
| 21× | add-exp-log |
| 14× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 12× | times-frac |
| 8× | pow-exp frac-sub |
| 7× | flip3-- cube-prod flip-- |
| 6× | div-exp associate--r+ add-log-exp |
| 4× | pow1 cbrt-undiv frac-times associate-*r/ associate-/r* div-inv associate-/l* |
| 3× | distribute-rgt-in sub-neg pow-unpow distribute-lft-in prod-exp |
| 2× | pow-to-exp frac-2neg sqrt-div associate-*l/ associate--l+ clear-num cbrt-unprod associate-/l/ sqr-pow |
| 1× | cube-mult pow-pow flip3-+ unpow1/3 diff-log unpow3 flip-+ |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 19.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3)))) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 8.0ms | (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 189.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3)))) |
| 83.0ms | (/ (* z (sqrt (+ t a))) t) |
| 239.0ms | (pow (pow (/ 2.0 (* t 3.0)) 3) 1/3) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 332 | 2645 |
| 1 | 996 | 2104 |
| 2 | 3969 | 1915 |
| done | 5000 | 1912 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
71.2% (5.0b remaining)
Error of 5.6b against oracle of 0.6b and baseline of 17.9b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 1.1679697638036715e-17 | 9.385837479497116e-17 | 9.255404473728014e-17 |
| 7 | -2.4816036976301974e-92 | -1.5506728210043593e-93 | -2.3617424863871238e-92 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 132 |
| 1 | 94 | 132 |
| done | 94 | 132 |
| 569.0ms | 8000× | body | 80 | valid |
| 538.0ms | 7890× | body | 80 | nan |