Time bar (total: 2.9s)
| 8.0ms | 353× | body | 80 | valid |
Useful iterations: 4 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 6 |
| 1 | 55 | 6 |
| 2 | 122 | 6 |
| 3 | 205 | 6 |
| 4 | 253 | 5 |
| 5 | 307 | 5 |
| 6 | 363 | 5 |
| 7 | 498 | 5 |
| 8 | 911 | 5 |
| 9 | 1187 | 5 |
| 10 | 1188 | 5 |
| 11 | 1188 | 5 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.0b | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 6× | associate-*r* associate-*l* |
| 5× | distribute-rgt-in sub-neg distribute-lft-in |
| 4× | associate-+r+ associate-*r/ |
| 2× | flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 1× | +-commutative diff-log sum-log |
| 3.0ms | (- (* x 3.0) 4.0) |
| 3.0ms | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 14.0ms | (* x (- (* x 3.0) 4.0)) |
| 7.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 42.0ms | (- (* x 3.0) 4.0) |
| 22.0ms | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 62.0ms | (* x (- (* x 3.0) 4.0)) |
| 31.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 472 |
| 1 | 1292 | 423 |
| 2 | 5002 | 422 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* 9.0 (pow x 2)) 3.0) |
| 0.0b | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 0.2b | (* 9.0 (pow x 2)) |
| 12× | add-sqr-sqrt |
| 10× | add-log-exp |
| 8× | add-exp-log associate-*r* |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down unswap-sqr |
| 3× | pow1 associate-*l* prod-exp |
| 2× | diff-log sum-log unpow2 sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg flip3-- flip3-+ pow-exp associate--l+ *-commutative flip-- cbrt-unprod flip-+ |
| 3.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 24.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 6.0ms | (* 9.0 (pow x 2)) |
| 47.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 27.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 25.0ms | (* 9.0 (pow x 2)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 299 |
| 1 | 891 | 276 |
| 2 | 4637 | 269 |
| 3 | 5001 | 269 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (* x 9.0) 12.0) |
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 7× | add-sqr-sqrt add-log-exp |
| 5× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | associate-*r* associate-*l* |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 3.0ms | (- (* x 9.0) 12.0) |
| 6.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 11.0ms | (* x (- (* x 9.0) 12.0)) |
| 42.0ms | (- (* x 9.0) 12.0) |
| 22.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 64.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 296 |
| 1 | 748 | 265 |
| 2 | 3793 | 261 |
| 3 | 5001 | 261 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (pow (* 12.0 x) 3) |
| 0.3b | (* (* 12.0 x) (* 12.0 x)) |
| 2.6b | (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) |
| 12.7b | (/ (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) (+ (* (+ (* 9.0 (pow x 2)) 3.0) (+ (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x))) (* (* 12.0 x) (* 12.0 x)))) |
| 73× | add-sqr-sqrt |
| 46× | pow1 |
| 40× | difference-of-squares |
| 39× | times-frac |
| 33× | *-un-lft-identity |
| 31× | sqr-pow |
| 23× | add-cube-cbrt |
| 21× | add-exp-log add-cbrt-cube |
| 18× | pow-prod-down |
| 13× | associate-/l* |
| 11× | unpow-prod-down cube-prod |
| 9× | prod-exp cbrt-unprod |
| 6× | add-log-exp |
| 5× | difference-cubes distribute-lft-out-- |
| 4× | pow-sqr pow-prod-up |
| 3× | pow-unpow associate-/r* |
| 2× | flip3-- pow-pow pow-plus pow-exp associate-/r/ flip-- associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv pow2 cube-mult pow-to-exp sub-neg frac-2neg flip3-+ diff-log unpow3 div-sub swap-sqr div-exp associate-*r* associate-*l* clear-num *-commutative flip-+ div-inv |
| 2.0ms | (pow (* 12.0 x) 3) |
| 10.0ms | (* (* 12.0 x) (* 12.0 x)) |
| 57.0ms | (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) |
| 145.0ms | (/ (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) (+ (* (+ (* 9.0 (pow x 2)) 3.0) (+ (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x))) (* (* 12.0 x) (* 12.0 x)))) |
| 37.0ms | (pow (* 12.0 x) 3) |
| 25.0ms | (* (* 12.0 x) (* 12.0 x)) |
| 55.0ms | (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) |
| 96.0ms | (/ (- (pow (+ (* 9.0 (pow x 2)) 3.0) 3) (pow (* 12.0 x) 3)) (+ (* (+ (* 9.0 (pow x 2)) 3.0) (+ (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x))) (* (* 12.0 x) (* 12.0 x)))) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 3093 |
| 1 | 2667 | 2970 |
| 2 | 5001 | 2967 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 4 |
| 1 | 11 | 4 |
| 256.0ms | 10659× | body | 80 | valid |