Time bar (total: 10.7s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 50% | 50% | 0.1% | 4 |
| 74.9% | 25% | 0.1% | 5 |
| 74.9% | 25% | 0.1% | 6 |
| 74.9% | 25% | 0.1% | 7 |
| 74.9% | 25% | 0.1% | 8 |
| 74.9% | 25% | 0.1% | 9 |
| 74.9% | 25% | 0.1% | 10 |
| 74.9% | 25% | 0.1% | 11 |
| 74.9% | 25% | 0.1% | 12 |
| 74.9% | 25% | 0.1% | 13 |
| 74.9% | 25% | 0.1% | 14 |
| 123.0ms | 86× | body | 1280 | valid |
| 39.0ms | 44× | body | 640 | valid |
| 21.0ms | 32× | body | 320 | valid |
| 16.0ms | 79× | body | 80 | valid |
| 6.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4955 | 50 |
| 1 | 4955 | 50 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.3b | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 0.4b | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.6b | (- (cos x) (cos y)) |
| 42× | associate-*r/ |
| 29× | flip3-- flip-- |
| 28× | frac-times |
| 13× | pow1 add-exp-log add-cbrt-cube |
| 12× | distribute-rgt-in add-sqr-sqrt distribute-lft-in |
| 10× | sub-neg *-un-lft-identity add-log-exp |
| 8× | associate-*l/ |
| 6× | add-cube-cbrt associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 4× | sqrt-prod |
| 3× | difference-of-squares |
| 2× | diff-log distribute-lft-out-- |
| 1× | +-commutative flip3-+ associate-*r* frac-add sum-log *-commutative flip-+ diff-cos |
| 26.0ms | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 10.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0))) |
| 4.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 35.0ms | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 29.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 9.0ms | (- (cos x) (cos y)) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4997 | 2617 |
| 1 | 4997 | 2617 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 12 | 108 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 13 | 110 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (/ (+ 2.0 (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))))) (* 3.0 (+ 1.0 (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0)))))) |
| 0.3b | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 0.4b | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 1.6b | (- (cos x) (cos y)) |
| 44× | associate-*r/ |
| 28× | frac-times flip3-- flip-- |
| 18× | add-exp-log add-cbrt-cube |
| 13× | pow1 |
| 12× | distribute-rgt-in add-sqr-sqrt distribute-lft-in |
| 10× | *-un-lft-identity |
| 9× | sub-neg |
| 8× | add-cube-cbrt associate-*l/ add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | associate-*l* pow-prod-down |
| 4× | times-frac associate-/l* |
| 3× | flip3-+ sqrt-prod flip-+ |
| 2× | cbrt-undiv div-exp associate-/r/ associate-/l/ distribute-lft-out |
| 1× | +-commutative frac-2neg diff-log associate-*r* frac-add clear-num associate-/r* sum-log *-commutative div-inv diff-cos distribute-lft-out-- difference-of-squares |
| 21.0ms | (/ (+ 2.0 (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))))) (* 3.0 (+ 1.0 (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0)))))) |
| 26.0ms | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 10.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 4.0ms | (- (cos x) (cos y)) |
| 252.0ms | (/ (+ 2.0 (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))))) (* 3.0 (+ 1.0 (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0)))))) |
| 35.0ms | (* (sqrt 2.0) (* (- (sin x) (/ (sin y) 16.0)) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))))) |
| 23.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 9.0ms | (- (cos x) (cos y)) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5530 | 4506 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 10 | 123 |
| Fresh | 10 | 2 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 12 | 136 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))) |
| 0.3b | (* (sqrt 2.0) (* (- (cos x) (cos y)) (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))))) |
| 0.4b | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 1.6b | (- (cos x) (cos y)) |
| 44× | associate-*r/ |
| 34× | flip3-- flip-- |
| 32× | frac-times |
| 22× | add-sqr-sqrt |
| 15× | pow1 add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 13× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*l* |
| 11× | sub-neg |
| 10× | associate-*l/ |
| 8× | add-cube-cbrt add-log-exp |
| 7× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 5× | difference-of-squares |
| 3× | sqrt-prod distribute-lft-out-- |
| 2× | times-frac *-commutative |
| 1× | +-commutative flip3-+ diff-log frac-add sum-log flip-+ diff-cos unswap-sqr |
| 16.0ms | (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))) |
| 28.0ms | (* (sqrt 2.0) (* (- (cos x) (cos y)) (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))))) |
| 12.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 4.0ms | (- (cos x) (cos y)) |
| 18.0ms | (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))) |
| 36.0ms | (* (sqrt 2.0) (* (- (cos x) (cos y)) (* (- (sin x) (/ (sin y) 16.0)) (- (sin y) (/ (sin x) 16.0))))) |
| 29.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 9.0ms | (- (cos x) (cos y)) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5039 | 3338 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 1 | 10 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 11 | 142 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (sqrt 2.0) (* (- (cos x) (cos y)) (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))))) |
| 0.4b | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 1.6b | (- (cos x) (cos y)) |
| 3.1b | (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))) |
| 45× | log-prod |
| 36× | distribute-rgt-in distribute-lft-in |
| 20× | unpow-prod-down |
| 18× | add-sqr-sqrt *-un-lft-identity |
| 16× | add-cube-cbrt |
| 11× | sub-neg |
| 10× | add-exp-log |
| 9× | pow1 add-cbrt-cube |
| 8× | add-log-exp |
| 6× | associate-*l* |
| 5× | unpow-prod-up exp-sum sqr-pow |
| 4× | associate-*r/ |
| 3× | rem-log-exp pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 2× | flip3-- associate-*l/ flip-- |
| 1× | +-commutative pow-to-exp log-div flip3-+ diff-log associate-*r* frac-add pow-exp sum-log log-pow *-commutative flip-+ diff-cos distribute-lft-out-- pow-sub difference-of-squares |
| 19.0ms | (* (sqrt 2.0) (* (- (cos x) (cos y)) (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))))) |
| 10.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 4.0ms | (- (cos x) (cos y)) |
| 11.0ms | (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))) |
| 55.0ms | (* (sqrt 2.0) (* (- (cos x) (cos y)) (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))))) |
| 25.0ms | (+ (* (cos x) (/ (- (sqrt 5.0) 1.0) 2.0)) (* (cos y) (/ (/ (- (* 3.0 3.0) 5.0) (+ 3.0 (sqrt 5.0))) 2.0))) |
| 9.0ms | (- (cos x) (cos y)) |
| 35.0ms | (log (pow (exp (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0)))) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5279 | 3479 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 0 | 118 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 118 | 11 | 129 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 58 |
| 1 | 101 | 58 |
| 3.7s | 2737× | body | 1280 | valid |
| 1.6s | 1811× | body | 640 | valid |
| 490.0ms | 797× | body | 320 | valid |
| 458.0ms | 2327× | body | 80 | valid |
| 135.0ms | 328× | body | 160 | valid |
Loading profile data...