Time bar (total: 7.6s)
| 7.0ms | 302× | body | 80 | valid |
| 0.0ms | 5× | body | 1280 | valid |
| 0.0ms | 5× | body | 640 | valid |
| 0.0ms | 2× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 9 |
| 1 | 18 | 9 |
| 2 | 24 | 9 |
| 3 | 30 | 9 |
| 4 | 32 | 9 |
| done | 32 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (* x (+ y z)) |
| 0.0b | (+ (* x (+ y z)) (* z 5.0)) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+l+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 10.0ms | (* x (+ y z)) |
| 5.0ms | (+ (* x (+ y z)) (* z 5.0)) |
| 24.0ms | (* x (+ y z)) |
| 28.0ms | (+ (* x (+ y z)) (* z 5.0)) |
Useful iterations: 3 (319.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 422 |
| 1 | 222 | 386 |
| 2 | 779 | 358 |
| 3 | 2944 | 356 |
| done | 5000 | 356 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (* z (+ x 5.0)) |
| 0.0b | (+ (* x y) (* z (+ x 5.0))) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 10.0ms | (* z (+ x 5.0)) |
| 5.0ms | (+ (* x y) (* z (+ x 5.0))) |
| 30.0ms | (* z (+ x 5.0)) |
| 28.0ms | (+ (* x y) (* z (+ x 5.0))) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 422 |
| 1 | 220 | 384 |
| 2 | 849 | 356 |
| 3 | 3371 | 356 |
| done | 5001 | 356 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x y) (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0))) |
| 3.4b | (* z (- (* x x) (* 5.0 5.0))) |
| 5.7b | (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0)) |
| 13× | add-sqr-sqrt |
| 11× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 times-frac associate-/r* add-log-exp |
| 4× | associate-*r/ associate-*r* |
| 3× | flip3-- associate-*l* flip-- difference-of-squares |
| 2× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out-- |
| 1× | +-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv associate-/l* unswap-sqr |
| 10.0ms | (+ (* x y) (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0))) |
| 11.0ms | (* z (- (* x x) (* 5.0 5.0))) |
| 11.0ms | (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0)) |
| 60.0ms | (+ (* x y) (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0))) |
| 63.0ms | (* z (- (* x x) (* 5.0 5.0))) |
| 88.0ms | (/ (* z (- (* x x) (* 5.0 5.0))) (- x 5.0)) |
Useful iterations: 2 (121.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1242 |
| 1 | 400 | 1165 |
| 2 | 1738 | 1013 |
| done | 5000 | 1013 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* x y) (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0))))) |
| 0.3b | (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0)))) |
| 7.8b | (/ (- x 5.0) (- (* x x) (* 5.0 5.0))) |
| 178× | times-frac |
| 123× | add-sqr-sqrt *-un-lft-identity |
| 81× | add-cube-cbrt |
| 47× | difference-of-squares |
| 30× | associate-/r* |
| 21× | distribute-lft-out-- |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/l* |
| 6× | flip3-- flip-- div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | +-commutative flip3-+ div-sub sum-log flip-+ |
| 35.0ms | (+ (* x y) (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0))))) |
| 17.0ms | (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0)))) |
| 11.0ms | (/ (- x 5.0) (- (* x x) (* 5.0 5.0))) |
| 57.0ms | (+ (* x y) (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0))))) |
| 86.0ms | (/ z (/ (- x 5.0) (- (* x x) (* 5.0 5.0)))) |
| 45.0ms | (/ (- x 5.0) (- (* x x) (* 5.0 5.0))) |
Useful iterations: 2 (273.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 4354 |
| 1 | 786 | 4075 |
| 2 | 4054 | 3337 |
| done | 5000 | 3337 |
6 alts after pruning (3 fresh and 3 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 | 8 | 9 |
| 1 | 12 | 9 |
| done | 12 | 9 |
| 220.0ms | 9724× | body | 80 | valid |
| 11.0ms | 106× | body | 1280 | valid |
| 9.0ms | 110× | body | 640 | valid |
| 5.0ms | 78× | body | 320 | valid |
| 1.0ms | 28× | body | 160 | valid |