Time bar (total: 11.2s)
| 27.0ms | 361× | body | 80 | valid |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* (* x 3.0) x) (* x 4.0)) |
| 0.1b | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 0.2b | (* (* x 3.0) x) |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | add-cube-cbrt |
| 5× | add-log-exp |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-*r/ *-commutative |
| 1× | distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ diff-log flip-- flip-+ distribute-lft-out unswap-sqr |
| 36.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 338.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 26.0ms | (* (* x 3.0) x) |
| 112.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 51.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 29.0ms | (* (* x 3.0) x) |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 0.2b | (* 9.0 (pow x 2)) |
| 11× | add-sqr-sqrt |
| 8× | associate-*r* |
| 7× | add-exp-log add-log-exp |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down add-cbrt-cube unswap-sqr |
| 3× | associate-*l* prod-exp |
| 2× | pow1 diff-log unpow2 sqr-pow |
| 1× | pow-to-exp sub-neg flip3-- pow-exp associate--l+ sum-log *-commutative flip-- cbrt-unprod |
| 112.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 26.0ms | (* 9.0 (pow x 2)) |
| 48.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 47.0ms | (* 9.0 (pow x 2)) |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* 9.0 (pow x 2)) (- 3.0 (* 12.0 x))) |
| 0.2b | (* 9.0 (pow x 2)) |
| 11× | add-sqr-sqrt |
| 8× | associate-*r* |
| 7× | add-exp-log add-log-exp |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down add-cbrt-cube unswap-sqr |
| 3× | associate-*l* prod-exp |
| 2× | pow1 associate-+r+ sum-log unpow2 sqr-pow |
| 1× | +-commutative pow-to-exp associate-+r- sub-neg flip3-+ diff-log pow-exp *-commutative cbrt-unprod flip-+ |
| 34.0ms | (+ (* 9.0 (pow x 2)) (- 3.0 (* 12.0 x))) |
| 24.0ms | (* 9.0 (pow x 2)) |
| 43.0ms | (+ (* 9.0 (pow x 2)) (- 3.0 (* 12.0 x))) |
| 47.0ms | (* 9.0 (pow x 2)) |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (* 9.0 x) 12.0) |
| 0.1b | (* x (- (* 9.0 x) 12.0)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | sub-neg associate-*r* associate-*l* |
| 2× | distribute-rgt-in flip3-- distribute-lft-in associate-*r/ flip-- |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 13.0ms | (- (* 9.0 x) 12.0) |
| 38.0ms | (* x (- (* 9.0 x) 12.0)) |
| 61.0ms | (- (* 9.0 x) 12.0) |
| 102.0ms | (* x (- (* 9.0 x) 12.0)) |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
16.9% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
| 613.0ms | 10666× | body | 80 | valid |