Time bar (total: 14.1s)
| 18.0ms | 266× | body | 80 | valid |
1 alts after pruning (1 fresh and 0 done)
Merged error: 22.6b
Found 4 expressions with local error:
| 0.0b | (* z (- t a)) |
| 0.0b | (* z (- b y)) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 21.7b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 24× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 10× | add-exp-log associate-*r* add-cbrt-cube |
| 9× | times-frac |
| 8× | pow1 |
| 6× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* add-log-exp |
| 4× | associate-+r+ associate-*r/ |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | flip3-- pow-prod-down prod-exp associate-/r/ *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 22.0ms | (* z (- t a)) |
| 23.0ms | (* z (- b y)) |
| 11.0ms | (+ (* x y) (* z (- t a))) |
| 50.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 53.0ms | (* z (- t a)) |
| 49.0ms | (* z (- b y)) |
| 73.0ms | (+ (* x y) (* z (- t a))) |
| 389.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
10 alts after pruning (10 fresh and 0 done)
Merged error: 21.9b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 0.8b | (/ 1 (+ y (* z (- b y)))) |
| 21.0b | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 33× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 22× | add-cube-cbrt |
| 20× | times-frac associate-*r* |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 9× | pow1 |
| 6× | associate-*l* add-log-exp |
| 5× | flip3-+ prod-exp flip-+ |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in div-exp associate-/r/ unswap-sqr |
| 3× | associate-*r/ associate-/r* cbrt-unprod associate-/l* |
| 2× | cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative flip3-- pow-flip frac-2neg clear-num sum-log un-div-inv flip-- distribute-lft-out-- inv-pow difference-of-squares |
| 29.0ms | (* z (- b y)) |
| 16.0ms | (+ (* x y) (* z (- t a))) |
| 14.0ms | (/ 1 (+ y (* z (- b y)))) |
| 58.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 57.0ms | (* z (- b y)) |
| 61.0ms | (+ (* x y) (* z (- t a))) |
| 93.0ms | (/ 1 (+ y (* z (- b y)))) |
| 417.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
11 alts after pruning (11 fresh and 0 done)
Merged error: 21.9b
Found 4 expressions with local error:
| 0.4b | (+ (* x y) (* t z)) |
| 0.8b | (/ 1 (+ y (* z (- b y)))) |
| 1.4b | (+ (+ (* x y) (* t z)) (* z (- a))) |
| 21.0b | (* (+ (+ (* x y) (* t z)) (* z (- a))) (/ 1 (+ y (* z (- b y))))) |
| 27× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 20× | add-cube-cbrt times-frac |
| 17× | add-exp-log |
| 15× | associate-*r* |
| 11× | add-cbrt-cube add-log-exp |
| 7× | pow1 |
| 6× | flip3-+ flip-+ |
| 4× | div-exp prod-exp sum-log associate-/r/ |
| 3× | associate-*l* associate-/r* associate-/l* unswap-sqr |
| 2× | cbrt-undiv +-commutative frac-times rec-exp 1-exp associate-*l/ distribute-rgt-neg-out cbrt-unprod div-inv |
| 1× | associate-+l+ pow-flip frac-2neg associate-*r/ unsub-neg pow-prod-down clear-num un-div-inv *-commutative inv-pow |
| 12.0ms | (+ (* x y) (* t z)) |
| 14.0ms | (/ 1 (+ y (* z (- b y)))) |
| 43.0ms | (+ (+ (* x y) (* t z)) (* z (- a))) |
| 145.0ms | (* (+ (+ (* x y) (* t z)) (* z (- a))) (/ 1 (+ y (* z (- b y))))) |
| 47.0ms | (+ (* x y) (* t z)) |
| 103.0ms | (/ 1 (+ y (* z (- b y)))) |
| 50.0ms | (+ (+ (* x y) (* t z)) (* z (- a))) |
| 706.0ms | (* (+ (+ (* x y) (* t z)) (* z (- a))) (/ 1 (+ y (* z (- b y))))) |
12 alts after pruning (11 fresh and 1 done)
Merged error: 21.9b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.4b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 21.7b | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 90× | times-frac |
| 62× | add-sqr-sqrt |
| 60× | *-un-lft-identity |
| 58× | add-cube-cbrt |
| 19× | add-exp-log |
| 18× | associate-/r* |
| 13× | add-cbrt-cube |
| 11× | associate-/r/ |
| 8× | div-exp |
| 7× | pow1 flip3-+ flip-+ |
| 6× | div-inv associate-/l* add-log-exp |
| 5× | associate-*r* |
| 4× | cbrt-undiv distribute-rgt-in sub-neg associate-+r+ distribute-lft-in |
| 3× | associate-*l* |
| 2× | rec-exp frac-2neg 1-exp associate-*r/ clear-num associate-/l/ |
| 1× | +-commutative flip3-- pow-flip pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 33.0ms | (* z (- b y)) |
| 31.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 50.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 48.0ms | (* z (- b y)) |
| 1.1s | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 66.0ms | (+ (* x y) (* z (- t a))) |
| 356.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
12 alts after pruning (10 fresh and 2 done)
Merged error: 21.9b
9.3% (0.6b remaining)
Error of 23.3b against oracle of 22.6b and baseline of 23.3b
| 810.0ms | 8419× | body | 80 | valid |